Python Forum
Fitting transfer function model to FRF data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fitting transfer function model to FRF data
#1
I'm new to python and trying to find a way to fit a transfer function to FRF data. Something similar to sys = tfest(data,np,nz) in matlab where the inputs are the FRF data, number of poles (np) and zeros (nz). The output contains the numerator and denominator coefficients of the transfer function.

I checked the control library but couldn't find such a function.

Thanks for your help.
Larz60+ write Feb-10-2022, 10:06 AM:
Please do not post more that one thread on same subject.
This is a violation of forum rule: https://python-forum.io/misc.php?action=help&hid=22
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Supervised learning, tree based model - problems splitting data Pixel 0 675 May-16-2023, 05:25 PM
Last Post: Pixel
  Sine fitting - extra modulation Pikano 2 1,024 Jan-04-2023, 07:41 AM
Last Post: Pikano
  Training a model to identify specific SMS types and extract relevant data? lord_of_cinder 0 984 Oct-10-2022, 04:35 AM
Last Post: lord_of_cinder
  Transfer function from experimental data thunderspeed 0 1,402 Oct-18-2021, 05:11 PM
Last Post: thunderspeed
  Error in running the Elliott Fitting function shashisourabh 9 5,288 Nov-19-2020, 06:54 PM
Last Post: osvan
  curve fitting matlotlib scipy Cjstarling 2 2,487 Sep-15-2020, 02:56 PM
Last Post: Cjstarling
  transfer learning, how preprocess data sveto4ka 1 2,019 Jun-15-2020, 11:39 AM
Last Post: hussainmujtaba
  Feeding new data to a model RawlinsCross 0 1,812 Feb-01-2020, 10:47 PM
Last Post: RawlinsCross
  Fitting experimental data with differential equations : Optimization madoko 6 6,898 Jan-17-2019, 11:30 AM
Last Post: scidam
  Fitting Lognormal Data Carolyn 3 16,112 May-21-2018, 12:10 AM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020