photo

Pedro GUillem


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
8,804
of 300,369

評判
5

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

回答採用率
50.0%

獲得投票数
4

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

コントリビューション
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

回答