photo

Abdurahman Itani


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Error Using ode45, trying to call a function into ode45? please help
clc; clear; m1 =250; m2=40; c1=2000; k1=15000; k2=150000; duf =@(t,y) [y(2); 1/m1*(c1*(y(4)-y(2))+k1*(y(3)-y(1))); ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Hi please help me correct this error
this is the error i am receiving while using the jacobian function, Error using sym/subs>normalize Inconsistency bet...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Conversion to logical from sym is not possible? please help
I am trying to build a newton raphson program to solve nonlinear equations. this is the function. for some reason i cant get it ...

quasi 7 anni fa | 1 risposta | 0

1

risposta