Handy Commands for Matlab

~ 0 min
2014-02-18 21:12

Matlab & Simulink

Some handy commands:

 - clc     : clear command window
 - ver     : To see which versions and toolboxes are installed.
 - zpk     : zeros, poles and gain zpk(sys)
 - tfdata  : to extract numerator and denumerator from an equation
             tfdata(Sys,'v')  alternatief Sys.num{1,1} - minreal : to reduce an equation where possible - c2d     : convert from s-domain (continous) to z-domain (discrete)
Gemiddelde beoordeling: 0 (0 Stemmen)

U kunt commentaar op deze vraag geven