統計
MATLAB Answers
6 質問
0 回答
ランク
of 178,851
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
i have matrix 19x10 i have to group the data ?.
how to group a matrix and i dnt know what the outcome is?pls me to sort out
7年以上 前 | 0 件の回答 | 0
0
回答質問
Too many input arguments.
NS = getimage(handles.axes3 ) f= fftshift(fft2(NS)) w=0.5; N=2; hf=ftrans2(N,w,'high'); OM=hf(255,255).*abs(f); imshow(OM,'...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Index exceeds matrix dimensions.
global X; global Y global B; X = get(handles.popupmenu1,'value'); B = get(handles.popupmenu2,'value'); NS = getimage(handl...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Subscript indices must either be real positive integers or logicals.
Error in MV = (0.5*(sum(abs(W-(mu*E)))^2)) + alpha1*(sum(abs((G*W)-(H*F))))+ alpha2(sum(abs(D*F)))
7年以上 前 | 1 件の回答 | 0
1
回答質問
In an assignment A(:) = B, the number of elements in A and B must be the same.
Error in cost(k) = 0.5*(sum(abs(y1-x).^2)) + lam*sum(abs(Dx)); % cost function value
7年以上 前 | 1 件の回答 | 0
1
回答質問
I am new to matlab i have 1 query
i dont know whether it is possible anyway i ask, how to get an image from mainmenu.m to secondmenu.m and i call the function a...
7年以上 前 | 1 件の回答 | 0



