![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11587587_1522139188196_DEF.jpg)
bavani marimuthu
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to convert the grayscale image into rgb image ????
How to convert the grayscale image into rgb image ????
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
am getting an error on filter function using this image called _ *sweets.png*_
am getting error on using this image called _ *sweets.png*_ if true % code <</matlabcentral/answers/uploaded_files/1...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to find PSNR and MSE value of the image without adding any noise in matlab ? Please Help...
Using matlab, i have embedded the message inside an image and displayed .. Now I want to find the psnr and mse value without ad...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to find psnr and mse value of the image without adding any noise , But It should remove the noise of the image? Please Help
How to find psnr and mse value of the image without adding any noise , But It should remove the noise of the image? Please Help
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Can you please share a code for random forest algorithm ?
Can you please share a code for random forest algorithm ?
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Please share me a code for calculating the psnr and mse value and removing the noise in the image???
Please share me a code for calculating the psnr and mse value and removing the noise in the image???
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to embedd an message in an image using lsb algorithm???? Please share a code... Since am new working with matlab. Give you please share me. It will be more useful for me to work with..
How to embedd an message in an image using lsb algorithm???? Please share a code... Since am new working with matlab. Give you p...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to Expand the matrix by considering it be equal size of image and scale it
How to Expand the matrix by considering it be equal size of image and scale it ..? I have a numeric matrix which contains a...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
If i change the image except rice.png it shows me the filter 2 error?
str ='Hello' A = double(str) I1=mat2gray(A) J=filter2(fspecial('sobel'),I1); min_matrix=min(J(:)) max_matri...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to convert matrix into image ?
Please tell How to convert matrix into image ? Is this Code correct : str ='Hello' a = double(str) K = mat2gra...
대략 7년 전 | 답변 수: 4 | 0
4
답변질문
How to convert sparse matrix into image?
I have a sparse matrix which contains aa = (1,1) 72 (1,2) 101 (1,3) 108 Now I want to conver...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to import csv file into matlab ?
How to import csv file into matlab which contains dataset
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How to convert numeric matrix into sparse matrix
I have a numeric matrix which the charcter str = Hello a = 72 101 108 108 111 32 a = double(st...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to create a matrix that accepts the file either .csv or .txt file which reads the input from it ?
How to create a matrix that accepts the file either .csv or .txt file which reads the input from it ? The content inside that ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to convert character matrix into numeric matrix ? Can you share code for that?
I have created a matrix that accepts the text file called pub.txt and content in that file is Hello word alone..and displayed it...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
How to create a matrix that accepts the text file which reads it..?? for example the filename is b.txt and content in that file is Hello word alone..
How to create a matrix that accepts the text file or text which reads it..?? for example the filename is b.txt and content in th...
대략 7년 전 | 답변 수: 0 | 0