![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16416104_1569852830385_DEF.jpg)
Suvvi Kuppur Narayana Swamy
Followers: 0 Following: 0
Feeds
질문
Filter characteristics of smoothdata function ?
Hi all, I am using a matlab inbuilt function called smoothdata as a low pass filter to remove all the high freqeuncy components...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to convert time stamp 11:21:17.155 into seconds in MATLAB??
I am quite not sure how to covert time stamps of this sort into seconds in MATLAB. Any help is appreciated. Thank you
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Magnitude and Phase response of a Lowpass filter
I have a problem with understanding the phase response of lowpass filter in MATLAB(I'm writing my own code not using inbuilt fun...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Problem in opening and Reading a Binarydata file ??
% Here is the code for opening the and reading the data file file='dspCW2datav2.bin'; fid=fopen(file,'r'); %%%%%% fid= -1 ???...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Finding Peaks and Troughs of a signal using differentiation?
Hi, Firstly, I do know how to find the peak and troughs using findpeak blackbox. And now am trying to write my own algorithm t...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to number the peaks and troughs of signal ?
Here is my signal where i need to number the peaks and troughs in numbers as 1,2,3,4...
4년 초과 전 | 답변 수: 1 | 0