bidyut mandi
Followers: 0 Following: 0
Statistics
RANK
26,590
of 295,486
REPUTATION
1
CONTRIBUTIONS
2 Questions
7 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 1
0
answershow to load images from 2 folders
you may do this:- I1 = imread('folder1\images1.jpg'); I2 = imread('folder2\images2.jpg');
6 years ago | 0
What is the earliiest version of matlab incorporates the Artificial nueral network toolbox?.
write in command window nnstart press enter
6 years ago | 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 years ago | 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 years ago | 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 years ago | 0
Zoomed FFT in Matlab-2015
As i don't seen your code i cannot tell what error you have done.
6 years ago | 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 years ago | 0
Question
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 ago | 1 answer | 0