3 Topics

Member Avatar for
Member Avatar for SerogaM

I have problem upload and use imshow function with files that has extension JPEG Are there is such problem in matlab, I want to play with function[COLOR="Red"] imwrite [/COLOR] and use property of JPEG extension that is a 'quality' for example what Imean : [ICODE]imwrite(f,'filename.jpg',;quality',25)[/ICODE] and it give me an …

Member Avatar for quuba
0
78
Member Avatar for SerogaM

Are the any problems use JPEG files in matlab ,I try type this code and get an error [CODE]imwrite(f,'filename.jpg','quality',25)[/CODE],after (reading matlabs help) that gives same answer I don't know what to do the same problem comes uo when I try use function [COLOR="Red"]imshow(f)[/COLOR] where "f" is a file with extension …

0
80
Member Avatar for jennifer22cute

Hi, My name is Jennifer.Iam new to Matlab programming.Iam working on reducing the noise content in audio communication.Iam using Hamning codes for the same.I have a sample code with me,which iam uploading in a zip file.Iam unable to understand how it works.Can someone please explain me how the code is …

Member Avatar for jennifer22cute
0
125

The End.