Python Forum
Estimating transfer function from frd data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Estimating transfer function from frd data
#1
Information 
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 (in frd form), number of poles (np) and zeros (nz). The output contains the numerator and denominator coefficients of the transfer function.

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

Thanks for your help.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Transfer function victoriomariani 0 606 Dec-10-2022, 01:39 PM
Last Post: victoriomariani
  Setup host for consistent data transfer to client via TCP Gustav97 0 707 Jun-27-2022, 07:33 PM
Last Post: Gustav97
  Cant transfer a variable onto another function KEIKAS 5 1,906 Feb-09-2022, 10:17 PM
Last Post: deanhystad
  Transfer function tanh(Tes) swagata 2 1,697 Aug-20-2021, 01:14 AM
Last Post: swagata
  Password protected xls data transfer to master OTH 1 3,223 Feb-15-2021, 08:28 PM
Last Post: OTH
  Run function in parallel but inherite dynamic data from the previous function atizva 4 3,575 Jul-11-2018, 06:39 AM
Last Post: volcano63

Forum Jump:

User Panel Messages

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