photo

Abdurahman Itani


2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

1

답변