Community Profile

photo

Nathan latchman


2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


inline function with 3 variables
hello, I'm trying to run this code but I don;t know how to write the function in a way that uses the values of h and t, then fx...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


inline function error help(tanh)
hi, can anyone help with writing an inline function using tanh, e.g: fx = inline('((2.*pi^2)./t)-((g*2*pi)./x).*tanh((2*pi...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Hello everyone. I'm trying to plot first , second and third order functions on the same graph. heres what i have so far. Its only giving me the last function. Any help would be much appreciated
x=[-4:0.5:2.5] y =[0.0013 0.0026 0.0052 0.0106 0.0213 0.0429 0.0863 0.1738 0.3500 0.7048 1.4193 2.8582 5.76556 11.5904] %n =...

대략 5년 전 | 답변 수: 1 | 0

1

답변