Suvvi Kuppur Narayana Swamy
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
209,479
of 295,673
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0