photo

Nathan latchman


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
247,362
of 300,137

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,493

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

6 years 前 | 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...

6 years 前 | 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 =...

6 years 前 | 1 个回答 | 0

1

个回答