Statistics
3 Questions
0 Answers
RANK
263,720
of 301,213
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,191
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,422
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Need to reduce the noise and get rid of high frequencies in my signal (low pass filter?)
I've got a very simlpe code consisting of two numerical matrices imported from an excel spreadsheet. x = [A38(1:9000)]; y = [Y...
4 years ago | 1 answer | 0
1
answerQuestion
Need to find the distance on the x axis between my two peek points
on my graph X = time and Y = voltage I need to find the time between the two voltage peeks occuring the current code is below...
4 years ago | 1 answer | 0
1
answerQuestion
Need to find the area between two functions
I've got the following code, Y is a numeric matrix. Using the trapz function I've been able to find the area under the curve. Is...
4 years ago | 2 answers | 0
