統計
MATLAB Answers
2 質問
0 回答
ランク
of 171,361
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I have a data matrix of size 890*9 , now I want to find out the correlation coefficient matrix, So I use the corrcoef command and get a 9*9 matrix. But the problem is I get a 9*9 matrix which is full of NaN. What am I doing wrong
The attached file is the 890*9 matrix.
9年以上 前 | 1 件の回答 | 0
1
回答質問
I need to carry out multivariate linear regression such that the values of dependent variables are different for each of the independent variables. How do I go about doing it
Say we have two independent variables : Y(1), Y(2) such that Y(1) = B(1) + w1*V1(1) + w2*V2(1) + ... + w6*V6(1) and Y(2) =...
9年以上 前 | 0 件の回答 | 0
