bidyut mandi
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to implement a Savitzky Golay Filter in Simulink
It is very easily to write code of Savitzky Golay Filter in matlab,but how to implement it in simulink.Can anyone please help.
6 years 前 | 0 个回答 | 1
0
个回答已回答
how to load images from 2 folders
you may do this:- I1 = imread('folder1\images1.jpg'); I2 = imread('folder2\images2.jpg');
how to load images from 2 folders
you may do this:- I1 = imread('folder1\images1.jpg'); I2 = imread('folder2\images2.jpg');
6 years 前 | 0
已回答
What is the earliiest version of matlab incorporates the Artificial nueral network toolbox?.
write in command window nnstart press enter
What is the earliiest version of matlab incorporates the Artificial nueral network toolbox?.
write in command window nnstart press enter
6 years 前 | 0
已回答
Silent Install MatLab R2018a Won't Start, Asks for Activation
do you copy the license.dat file and paste it in C:\Program Files\MATLAB\R2018
Silent Install MatLab R2018a Won't Start, Asks for Activation
do you copy the license.dat file and paste it in C:\Program Files\MATLAB\R2018
6 years 前 | 0
已回答
How to plot Sound Pressure Level data from an audio file(*.wav)
Please check this link it will help https://in.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html
How to plot Sound Pressure Level data from an audio file(*.wav)
Please check this link it will help https://in.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html
6 years 前 | 0
已回答
How do i write and save my calculation results in text file through GUI.
after running the code save the data from 'save the workspace'and then import the data.
How do i write and save my calculation results in text file through GUI.
after running the code save the data from 'save the workspace'and then import the data.
6 years 前 | 0
已回答
Zoomed FFT in Matlab-2015
As i don't seen your code i cannot tell what error you have done.
Zoomed FFT in Matlab-2015
As i don't seen your code i cannot tell what error you have done.
6 years 前 | 0
已回答
i need explaination for this code .....thanks in advance
Here a color image file is selected and then converted to gray image.After that edge of the image is shown(For more info about e...
i need explaination for this code .....thanks in advance
Here a color image file is selected and then converted to gray image.After that edge of the image is shown(For more info about e...
6 years 前 | 0
提问
noise reduction by using filter
I have added a signal of 4000Hz and a noise of 50Hz .I want to reduce noise by using a filter.Can anyone suggest what type of fi...
7 years 前 | 1 个回答 | 0