Community Profile

photo

bidyut mandi


2017년부터 활동

Followers: 0   Following: 0

통계

  • Revival Level 1
  • First Answer

배지 보기

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년 전 | 답변 수: 0 | 1

0

답변

답변 있음
how to load images from 2 folders
you may do this:- I1 = imread('folder1\images1.jpg'); I2 = imread('folder2\images2.jpg');

대략 6년 전 | 0

답변 있음
What is the earliiest version of matlab incorporates the Artificial nueral network toolbox?.
write in command window nnstart press enter

대략 6년 전 | 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

대략 6년 전 | 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

대략 6년 전 | 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.

대략 6년 전 | 0

답변 있음
Zoomed FFT in Matlab-2015
As i don't seen your code i cannot tell what error you have done.

대략 6년 전 | 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...

대략 6년 전 | 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...

6년 초과 전 | 답변 수: 1 | 0

1

답변