統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
creating grided matrix from lat lon and aod data
Say I have a matrix containing lat lon and AOD value A= 23.34232 67.43123 0.42 23.34562 67.42321 0.73 23.35813 67.4432...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Suppose i have points ( 0.9, 79, 76,23, 1, 3, 4.3,89), what is the slope of the line formed by this points
slope of line formed by arbitary points
11年弱 前 | 4 件の回答 | 0
4
回答質問
Slope of a row of a matrix
I have a 80 x 40 matrix, i need to find slope of each row of the matrix
11年弱 前 | 1 件の回答 | 1
1
回答質問
I have 2 values of population say 30000 for 2001 and 50000 for 2011, I want the population values for all the years between 2001 to 2011 following the trend of population rise from 2001 to 2011
do I use the extrapolation technique for this? If so how?
約11年 前 | 2 件の回答 | 0
2
回答質問
Suppose I have a matrix A(590x133). How should I find slope of each row of the matrix A
[r,m,b]= regression(i,j); It is not being possible to find the slope of each row using this command
約11年 前 | 1 件の回答 | 1