convert circuit simulation data to transfer function

From circuit simulation,I get a series of data about frequency、magnitude and phase.Now,I want to convert the simulation data to a transfer function.Then,I can get the characteristic of this circuit.
So,I want to get some help here. Can anyone help me ? Thank you very much!

2 Kommentare

Can you explain what is circuit simulation?
Ge Lei
Ge Lei am 16 Apr. 2013
Bearbeitet: Ge Lei am 16 Apr. 2013
Thank you Azzi Abdelmalek! I get the simulation data by some software likes the Pspice or Powersim. I do not know whether this web can attach the simulation data. The data likes:
Frequency ; amp(Vo1) ; phase(Vo1)
1.000000000E+002 ; 8.880345651E+001 ; -1.770624284E+002
1.202264435E+002 ; 9.263054272E+001 ; -1.770466478E+002
1.445439771E+002 ; 9.493598924E+001 ; -1.769867984E+002
. . .

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Sabin
Sabin am 26 Jun. 2025

0 Stimmen

It is possible to use tfest to estimate transfer function model using the time-domain or frequency-domain data. Check out more about how to use this function in the documentation:

Tags

Gefragt:

am 16 Apr. 2013

Beantwortet:

am 26 Jun. 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by