Amy - MATLAB Central
photo

Amy


Last seen: 5ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 11/24 to 04/25Use left and right arrows to move selectionFrom 11/24Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
0 回答

ランク
92,033
of 298,204

評判
0

コントリビューション
3 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,548

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,571

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

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 ...

5ヶ月 前 | 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....

5ヶ月 前 | 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, ...

5ヶ月 前 | 2 件の回答 | 0

2

回答