photo

Ana


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
184,608
of 301,707

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,387

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,162

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Distance between all elements of row vector
So, I have 1x200 matrix, (row vector). I want to find difference (x(0)-x(1), x(0)-x(2)...) between all elements of an array. How...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


How to the position x of max value of y on certain interval of x using find command?
I don't really need the value of max(y), I just need its position on x axis. I would go for something like this: x=find(m...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to combine to arrays to play at the same time?
So I have two arrays. One is melody made through MATLAB, the other one is recorded techno music and converted into array. Now...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Inner matrices error question
So, inner matrices supposedly do not agree, but both H and H2 are 1x401 in a size. Here is my code w=-pi:(pi/200):pi; H=(0.5...

10年弱 前 | 1 件の回答 | 0

1

回答