Community Profile

photo

yahya elyan


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
easy question : why i get NaN here ?
try using U=1/(1+limit((K/(H*((J*H+b)*(L*H+R)+K^2))),H,0,'right'));

quasi 4 anni fa | 0

| accettato

Domanda


easy question : why i get NaN here ?
>> u=1/(1+limit(K/(w*(((J*w+b)*(L*w+R))+K^2)),w,0)) or >> limit(K/(w*(((J*w+b)*(L*w+R))+K^2)),w,0)

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


i keep getting this error Error using griddedInterpolant The coordinates of the input points must be finite values; Inf and NaN are not permitted.
clc clear %%%%%%%%%solving%%%%%%%%%%% %%%%%%%%%%%%%%Inputs%%%%%%% N=input('Set Your Desired Speed : '); R1=...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


I Keep Getting this Errors "Not enough input arguments. Error in SHT (line 2) OPTY=[((4*150/pi)*(cos(OP(1))-cos(OP(2))+cos(OP(3))))-112.5; " & this if i used Fsolve " Solver stopped prematurely. fsolve stopped because it exceeded the function "
function OPTY=OPTX(OP) OPTY=[((4*150/pi)*(cos(OP(1))-cos(OP(2))+cos(OP(3))))-112.5; (cos(3*OP(1))-cos(3*OP(2))+cos(3*OP(3)...

quasi 4 anni fa | 1 risposta | 0

1

risposta