![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14512099_1547146008897_DEF.jpg)
Nathan latchman
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0