統計
MATLAB Answers
6 質問
0 回答
ランク
of 177,364
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Sum area integration over latitudes
Hi, I am trying to interpolate vector pr to 0.05 lat grid, a problem arise when I interpolate it to fit from 30 degrees South...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Box plot days and years into months
Hi, I have a daily data A(244day x 63years) i.e A(244x63), I need to perform a monthly box plot, so I get the total amount in...
約10年 前 | 1 件の回答 | 0
1
回答質問
Average certain rows in 3D matrix
Hi I have a 3D matrix X(63x180x360), I need to average the following elements: X(4,:,:),X(5,:,:),X(6,:,:),X(9,:,:),X(11,:,:)...
約10年 前 | 2 件の回答 | 0
2
回答質問
plotting negative values with blue and positive values with red
Hi, I need to plot something similar to the attached picture out of 63X1 vector I used so far the following: plot(x(y<=...
約10年 前 | 2 件の回答 | 0
2
回答質問
Average of first component in 3D matrix
Hi, I have 3D matrix, I need to average every 4 elements of the first dimension in the matrix [(element 1+2+3+4)/4, then (ele...
約10年 前 | 1 件の回答 | 0
1
回答質問
Select season from monthly series
I have a mat file: A(73,144,756), where 73 for latitude, 144 for longitude and 756 is the number of months from year 1951 to 201...
約10年 前 | 1 件の回答 | 0
