統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,376
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Please help me make this easy plot work
# f = exp(-0.5*x^2); # t = 0.5; # g_t = exp(-x-3t).^2; # h_t = exp(-x.^2+t).^2; # figure # hold all # plot(f,’r’) # plot(...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Make a function that takes in a temperature and a string variable that says what sort of temperature it is (K, C, F) and returns the temperature in both (K, C, F)
I have no idea how to approach this. Help would be greatly appreciated.
10年以上 前 | 0 件の回答 | 0