統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,413
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
i am getting error ... ??? Undefined function or method
image=im2double(imread('C:\s01_01','jpg')); j=rgb2gray(image); A= histeq(j); B = imresize(A, [150 130]); cr=fdct_w...
7年以上 前 | 1 件の回答 | 0
1
回答質問
i have a question... i am using fdct function but it says undefined function for uint8 when i convert
clear all train=train_mat_curv_gt(:,1:2173); % gp=train_mat_curv_gt(:,2174); f=imread('C:\s01_15','jpg'); % give ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
string from a textbox
hi. i want to extract 4,5,6,5 from string 4x^3 + 5x^2 + 6x^1 + 5
7年以上 前 | 2 件の回答 | 0
2
回答質問
hi.... i have a problem i am getting value from a edit box i am converting it into a string and then in a double decimal type its not working it shows NaN
handles = guidata(hObject); f = get(handles.edit2, 'String') ; i am converting my value from edit box like this and then...
7年以上 前 | 0 件の回答 | 0