photo

abdullah ek


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
218,010
of 300,763

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答