Roots:
>> roots([1,2,3,4,5,6])
ans =
- 5517+ 1.2533i
- 5517- 1.2533i
-1.4918
-0.8058+ 1.2229i
-0.8058- 1.2229i
Symbolic Mathematic:
Sym: Create symbolic object
>> x=sym(’x’)
Syms: Shortcut for creating multiple symbolic objects
>> syms x,y
Transfer Functions:
>> num=[1,5];
>> den=[1,2,3,4,5];
>> G=tf(num,den)
شامل 53 اسلاید powerpoint
دانلود پاورپوینت Application Software Course Control & Simulink