Pedro GUillem - MATLAB Central
photo

Pedro GUillem


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/16 to 04/25Use left and right arrows to move selectionFrom 05/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 質問
1 回答

ランク
8,694
of 298,292

評判
5

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
4

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
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...

約8年 前 | 0

質問


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...

約8年 前 | 1 件の回答 | 0

1

回答

質問


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 ...

9年弱 前 | 3 件の回答 | 4

3

回答