統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,911
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Using For Loop to find average of columns in a matrix
Hi I have a 4x365 matrix. I'd like to know the average of the numbers in each column, so that's 365 values I'm looking for. ...
7年以上 前 | 3 件の回答 | 0
3
回答質問
Question about a problem
I have a textfile which I've already unpacked into a vector. Each value (units: lbs) in the textfile is a minute of fuel co...
7年以上 前 | 2 件の回答 | 0
2
回答質問
Output Matrix in For Loop duplicates. Why?
hi, I have a text file which I unpacked using importdata, and then quads. M = importdata('Textfile.txt'); quads = M.data...
7年以上 前 | 1 件の回答 | 0
