photo

Nathan latchman


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
137.744
of 300.392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

meer dan 6 jaar 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...

meer dan 6 jaar 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 =...

meer dan 6 jaar ago | 1 answer | 0

1

answer