統計
MATLAB Answers
3 質問
0 回答
ランク
of 176,162
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I plot the following function in MATLAB?
How can I plot the following function in MATLAB? x = 0:20:200; y = 1+((x/8)^(1/3))+((8/x)^(1/3)); I tried it using ...
約9年 前 | 1 件の回答 | 0
1
回答質問
a little PIZZA menu using MATLAB
I want to write a little menu in MATLAB for a user who wants to order pizza using the ‘input’ function to ask for a few options....
9年以上 前 | 3 件の回答 | 0
3
回答質問
How to form 2-dimensional matrix
How to create 8 participants of an experiment(e.g. gender,age and handedness) and store the information in a 2-dimensional matr...
9年以上 前 | 1 件の回答 | 0
