Amy
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 155,189
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to calculate the average of each column without taking zeros values
Assume that there is a matrix:[1,3,5,0,0,0; 2,0,3,4,0,0; 3,0,0,3,0,1;4,2,2,1,8,2; 5,3,3,0,5,0; 6,7,0,0,2,0]. Display as follows ...
19日 前 | 3 件の回答 | 0
3
回答質問
How to get a scalar from MATLAB
If I have two matrices w is A 1*50 matrix and B is a 1*50 matrix. I want to use this formula of rp= w'r to calculate the result....
21日 前 | 2 件の回答 | 0
2
回答質問
How to remove all NaN and Inf values when calculate the mean?
I just computed a 167*50 double matrix (Log_ret) mean, with a lot of NaN and +-Inf. I've seen a solution from another question, ...
28日 前 | 2 件の回答 | 0