統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,279
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
To find the average of values in matrix
I have 32 (131X160) matrices. I want to find the average of 5 elements in each matrices and return in (1X32) matrix.
約4年 前 | 1 件の回答 | 0
1
回答質問
How to obtain a particular value from set of matrix
I have a workspace with set of 40 matirx 131X160. I want to get the value of (59,127) in a form of single matrix (1X41) named ne...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Sum of elements in 2D matrix greater tha 150
I wouls like to find the sum of elements in a 2D matrix (254*318) with elements value greater than 150. but I get the code run b...
約5年 前 | 2 件の回答 | 0
2
回答質問
Pexp function working and lsquarefit
Pexp = zeros(1,length(v1)); for i1 = 194:194 %i1 = 1:254 Y direction for i2 = 110:110 %i2 = 1:31...
約5年 前 | 0 件の回答 | 0
0
回答質問
how can I use the parallel computing for lsquarefit function.
I run a image processing program and it has a data of matrix with size of (254*318*31). Each element represents a pixel and it ...
約5年 前 | 1 件の回答 | 0

