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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答