newbie: generate a function based on an expression

Jacob Rael jacob.rael at gmail.com
Tue Dec 13 09:52:24 EST 2005


Another example is a filter. From the CppSim doc:

Filter filt("1+1/(2*pi*fz)s","C3*s +
C3/(2*pi*fp)*s^2","C3,fz,fp,Ts",1/gain,fz,fp,Ts);

jr




More information about the Python-list mailing list