Community Profile

photo

Nathan latchman


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer