photo

Pedro GUillem


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
8.244
of 297.457

REPUTATION
5

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
4

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
Using Decimate fails with downsample parameter is a variable. Why?
Ok.. I just answered myself. It turns out if i do this r = 10000; NEWSIGNAL = decimate(ORIGINAL,r) It works becaus...

bijna 8 jaar ago | 0

Question


Using Decimate fails with downsample parameter is a variable. Why?
Hello all. I´m using Matlab2013. I have a single-channel signal stored in a matrix, which i can process with standard comman...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Add SINGLE element to array or vector
I have a vector of the format: x = [xval(1) xval(2) … xval(n)] , and I want to add an element to the end, xval(n+1). How do ...

bijna 9 jaar ago | 3 answers | 4

3

answers