nisha
2013 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,849
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
When do I run my program it gives the error i.e. Error using ==> mldivide
my program is load A; load b; c = reshape(b,[],1); d = A/b; error given is Out of memory. Type HELP MEMORY...
約13年 前 | 2 件の回答 | 0
2
回答質問
sir, i m using mean fn for an image, which is reshape into 64x3 double. but it shows an error i.e. "Too many input argument". why ?
w_k = reshape(w_k,[],3); mu = mean(w_k);
13年以上 前 | 0 件の回答 | 0