Community Profile

photo

abdullah ek


Active since 2018

Statistics

Content Feed

View by

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 0 answers | 0

0

answers

Question


string from a textbox
hi. i want to extract 4,5,6,5 from string 4x^3 + 5x^2 + 6x^1 + 5

5 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 0 answers | 0

0

answers