photo

chandrapal Singh


Last seen: 10 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

已回答
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...

5 years 前 | 0

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

已回答
can any one check my model and correct the mistakes ....????
<</matlabcentral/answers/uploaded_files/113073/Out.JPG>> i am getting this type of output

6 years 前 | 0

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

已回答
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 );

6 years 前 | 0

已回答
Cannot open file , no permission
a=strcat('Your_Path\','Image.extenstion'); imageName =imread(a);

6 years 前 | 0

已回答
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 ...

6 years 前 | 0

已回答
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...

6 years 前 | 0

已回答
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.

6 years 前 | 1

| 已接受

提问


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

11 years 前 | 0 个回答 | 0

0

个回答