photo

chandrapal Singh


Last seen: 10 mois il y a Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
  • First Review
  • Commenter
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to load specific image extension from specific path directory MATLAB ?
Create a Pushbutton and use the following code path=uigetdir(); path img_directory= dir(path); total_images= length(img_di...

presque 5 ans il y a | 0

Question


How to read give Filename.csv in MATLAB?
I want to load this file but I am getting the error as "Trouble reading 'Numeric' field from the file" Can anyone help? Thanks...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
can any one check my model and correct the mistakes ....????
<</matlabcentral/answers/uploaded_files/113073/Out.JPG>> i am getting this type of output

plus de 6 ans il y a | 0

Question


I am working in MATLAB GUI. i want to hide the axes values in the gui . is there any possible solution to remove it without using Panel?
<</matlabcentral/answers/uploaded_files/112620/Capture.JPG>>

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Adding white noise to an audio signal to obtain a targeted SNR
you can try with this code. [ Output_noisy_signal, noise_value ] = generate_noisy( inp_signal, noise_value, snr );

plus de 6 ans il y a | 0

Réponse apportée
Cannot open file , no permission
a=strcat('Your_Path\','Image.extenstion'); imageName =imread(a);

plus de 6 ans il y a | 0

Réponse apportée
i am using 32bit matlab 2015b on my windows 7 . when i run simulink the following error occured
RAM should be minimum 4GB and /3GB boot flag should be configured. the best option is to go for 64 bit OS with 64-bit MATLAB ...

plus de 6 ans il y a | 0

Réponse apportée
while opening simulink, there's an error .please suggest me a solution.
windows and Matlab version compatibility issue. I think you need to install the proper version of MATLAB according to your opera...

plus de 6 ans il y a | 0

Réponse apportée
How to segment cursive/connected (Arabic) word into characters?
Blob analysis

plus de 6 ans il y a | 0

Réponse apportée
Can anyone please help me to fix this error in the coding of fractal image compression ? Your help is greatly appreciated. Thank you.
I tried this same code in MATLAB 2013b. It is working fine. You can try with PSNR function attached.

plus de 6 ans il y a | 1

| A accepté

Question


i am writing the code of active noise cancellation using simulink but i am getting the error.the error is
Error evaluating registered method 'CheckParameters' of MATLAB S-Function 'sdspfscope2' in 'ANC2/Input Spectrum/Frame Scope'.

presque 11 ans il y a | 1 réponse | 0

0

réponse