Computer Games Forum
 

Go Back   Computer Games Forum > Tech > The Workshop > Limbaje de programare

Notices

Căutare produse PC Garage: Şterge căutarea

Reply
 
LinkBack Thread Tools
Old 12-01-2007, 20:52   #1 (permalink)
Registered User
 
Join Date: Jan 2005
Diagrame Bode in Matlab

Am urmatorul script de MatLab:

% verificare Bode
P1 = [1/8^2 0 0];
P2 = [1/5E7 1];
P3 = [1/1.25E8 -1]
P = 5.73 * conv(P2,P3);
P = conv(P1,P);
Q1 = [1/25.12^2 1/(25.12*0.6) 0];
Q2 = [1E-5 1];
Q3 = [1/6.3E8 1]
Q = conv(Q2,Q3);
Q = conv(Q1,Q);
bode (P,Q)

Imi returneaza: "??? Undefined function or variable bode".
Ce trebuie sa-mi instalez ca sa folosesc functia asta? Pe calcu profului a rulat scriptul insa la mine nu stiu ce sa-i fac.
Multumesc anticipat pt ajutor.
 
c_alecs is offline    Reply With Quote
Old 13-01-2007, 11:35   #2 (permalink)
Registered User
 
Join Date: Jan 2005
Am gasit functia intr-o versiune mai noua a programului.
 
c_alecs is offline    Reply With Quote
Advertisment
Reply

  Computer Games Forum > Tech > The Workshop > Limbaje de programare

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +2. The time now is 22:14.


Advertisement System V2.5 By   Branden
This site is copyrighted ©1997 - 2008, Computer Games Online SRL