Community Profile

photo

Serbianu


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Question


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,...

ongeveer 9 jaar ago | 1 answer | 0

1

answer