提问


error in plotting histogram
I have to plot histogarm , i have values A=[45,90,68] b=['jan','feb','mar'] i want to plot histogram,is it possible i hav...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Error in displaying output
I have posted code below A=[1;2;3;4;0;0;0;0] for i=1:size(A) if A(i)==0 A1= 'good' else A1= 'bad' end end ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


error processing wavelet3ddemo from help menu
I have a set of slices of image say 15,i want to proess compression,i saw from wavelet3ddemo from help menu ,but it gave coloure...

13 years 前 | 2 个回答 | 0

2

个回答

提问


training neural networks
i have set of data ,using fuzzy neural network i have to train tha data and find accuracy,can anyone tell how to process please,...

13 years 前 | 0 个回答 | 0

0

个回答

提问


selecting desired values
i gave some data column1 column2 1,1 3,4 1,2 1,3 ; ; ; 1,100 3,100 2,1 ; ; ; ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to close waitbar
I have a waitbar running ,it doesnot close automatically,now i dontwant that waitbar to run,can u tell how to process please

13 years 前 | 2 个回答 | 2

2

个回答

提问


program takes long time to run
I have a code below,which takes long time to run,can u tell how to process please.... Gout is my input which contains 990 row...

13 years 前 | 2 个回答 | 0

2

个回答

提问


generate a combination
there are 4026 datas i want to take 2data from top 100 to genarate FCI,can u tell how to process please

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to reorder the data
i have some values G1 G2 G3 G4 G5 1 2 4 5 9 0 2 3 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


how to form output from this given data
i have a combination of data column1 column2 3 75 4 15 5 20 6 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


ocr problem
jan this is the code for read_letter function letter=read_letter(imagn,num_letras) % Computes the correlation bet...

13 years 前 | 2 个回答 | 0

2

个回答

提问


ERROR READING SPECIAL CHARACTER USING OCR
walter i have posted the code for reference of OCR % PRINCIPAL PROGRAM warning off %#ok<WNOFF> % Clear all c...

13 years 前 | 2 个回答 | 0

2

个回答

提问


error in reading special characters
i am reading a text using ocr but in that i have some special characters ,my ocr doest not recognise that character,can u sugge...

13 years 前 | 1 个回答 | 0

1

个回答

提问


motor control using finger print
In finger print recognisation is it possible to do these things in real time 1.if i show my one finger ,some operatiom mu...

13 years 前 | 1 个回答 | 0

1

个回答

提问


error running at fist instant
i have a code for performing ebcot compression..I have to perform for low,high,vertical,diagonal coefficient [out,mat_log]=eb...

13 years 前 | 1 个回答 | 0

1

个回答

提问


error using webcam
i want to track redobjects,i have code for it and it detects redobjects,but wen i use cam to take picture i get an error error ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to send a signal to usb
I have a output (i.e)traini8ng and testing the finger print images,if finger print matches i want to send that output to usb whe...

13 years 前 | 2 个回答 | 0

2

个回答

提问


dimension mismatch
I have a set of code ,for some RGB images my codes works but for some the coed not work i get an error "Subscripted assignment ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


dimension mismatch
I have a set of code ,for some RGB images my codes works but for some the coed not work i get an error "Subscripted assignment d...

13 years 前 | 3 个回答 | 0

3

个回答

提问


errorin opening .mat file
Sir i have downloaded a .mat file and ifi try to open in ,it opens in microsoft access amd .mat extension is not there if i drag...

13 years 前 | 1 个回答 | 0

1

个回答

提问


error in reading small numbers
Sri I am reading the score from cricket match .say the score is IND 77-1 ,I HAVAE USED OCR TO READ,BUT WEN I WITE INTI ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


error in subplot
sir i have 15 images in a folder names,mri,i load this folder to perform 4 operations,low pass,high pass etc, so there are 15 i...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Renamimg the figure
I have 15 images ,and i have used subplot as shown,where m is 15 A is the output image , figure(1),subplot(4,4,m),imshow(A); ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


size of image
Sir i have 15 images,which i have formed into .mat file,it is an 2d images,if it was an 3D I GET SIZE 256*256*15,BUT IN 2D I GET...

13 years 前 | 2 个回答 | 1

2

个回答

提问


reconstruction of 3D FROM 2D
SIR,i have 15 images stored in a folder,it is of 2d (i.e)the images are of slices)15 slices of images,now i want to make a singl...

13 years 前 | 1 个回答 | 0

1

个回答

提问


creating .mat file
Sir I have 15 images ,I want to create .mat file so that i can load these images easily,please tell how to create .mat file

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to obtain wavelet co-efficient
I am working on 3D IWT ,sir,the output i need is eight 3-D frequency sub-bands LLLr,LLHr,LHLr,LHHr,HLLr,HLHr,HHLr,HHHr Eac...

13 years 前 | 2 个回答 | 0

2

个回答

提问


need output in 8 freq bands
sir,I am performing 3D-IWT,The output i need is eight 3-D frequency sub-bands LLLR,LLHr,LHLr,LHHr,HLLr,HLHr,HHLr,HHHr Each...

13 years 前 | 0 个回答 | 0

0

个回答

提问


many error performimg 3D IWT
i AM WORKING ON 3D IWT ,i HAVE TO PERFORM IWT OM 3D IMAGE,MANY IMAGE ANALTST COMMENTED ON MY QUESTION ,i AM GREATFUL TO THEM,BUT...

13 years 前 | 1 个回答 | 0

1

个回答

提问


how to remove background
I have an image which i have uploaded ,in that image i want to read only the text and need to remove background,can anyone tell ...

13 years 前 | 0 个回答 | 0

0

个回答

加载更多