Finding cross over frequency of transfer function in terms of symbols
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Consider a typical second order transfer function H(s)= A*N(s)/D(s) where N(s)= (1+s*R*C) and D(s)= 1+s*(L/R)+s^2*(LC) and ofcourse, s=j*w. Suppose I want to keep the L, R, C and A as symbols. I want to find the cross over frequency wc (ie... when H(jwc)=1) without substituting numeric values (of L,R,C,A) in H(s). Is it possible to make MATLAB solve the equation and get an expression of wc in terms of symbolic variables (L,C,R,A)?
PS- Actually, the inspiration to my question is the fact that my actual transfer function is a 3rd or 4th order system and solving for value of wc by hand-calculation is not most feasible.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!