photo

Serbianu


2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Write as a MATLAB program
<</matlabcentral/answers/uploaded_files/32486/Screenshot%20from%202015-05-31%2023:04:56.png>> How can I write this system as ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Stuck with electronic circuit simulation..
Can someoane help me to simulate this circuit without using Simulink? Must be solved by using Kirkov's second Law.. <</mat...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Got an error using ode45 - FUNC1 must return a column vector
Script looks like this : clear all clc x0=[7 10 13]; tspan=[0,10]; [t,x]=ode45(@func1,tspan,x0); subplot(3,...

9년 초과 전 | 답변 수: 1 | 0

1

답변