Community Profile

photo

bidyut mandi


Attivo dal 2017

Followers: 0   Following: 0

Statistiche

  • Revival Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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.

circa 6 anni fa | 0 risposte | 1

0

risposte

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

circa 6 anni fa | 0

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

circa 6 anni fa | 0

Risposto
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

circa 6 anni fa | 0

Risposto
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

circa 6 anni fa | 0

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

circa 6 anni fa | 0

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

circa 6 anni fa | 0

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

circa 6 anni fa | 0

Domanda


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

oltre 6 anni fa | 1 risposta | 0

1

risposta