photo

Inti Vanmechelen


Last seen: 3年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
237,188
of 300,756

評判
0

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

回答採用率
72.73%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Conconate arrays horizontally in an automatic manner
Hi, I have the following matrix: features_arm.(subjects{q}).(taskname{i}).AccNorm taskname contains RF1, RF2 & RF3. (reach fo...

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

1

回答

質問


Size of subplots in figure is not the same
I have attached a figure in which I want to plot 13 subplots. I have used subplot(5,3,n) to do so. For some reason, matlab...

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

1

回答

質問


Fix window width in bar plot
Hi, I am making bar plots of reponses of a survey and I have added 2 examples in attachment. For plot 1, the response options ...

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

1

回答

質問


Difference 'bandpower' with time-dependent signal or 'bandpower' with PSD
Hi all, I have a question with respect to matlab's built-in function "bandpower". The power of a certain signal can be calcula...

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

1

回答

質問


Automatically put content of structure fields in a matrix
Hi all, For the following structure: A.TEST=rand(15x8); A.TEST1=rand(15x8); A.TEST2=rand(15x8); A.TEST3=rand(15x8); A.TEST...

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

1

回答

質問


Fill NaN matrix with vector of unequal sizes
Hi all, I have the following code: temp = {'AccNorm','GyrNorm'}; NSensors = 5; for a = 1:length(temp) for k = 1:NSenso...

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

1

回答

質問


Multiple summations in one formula
Hi all, I'm not very good at matlab and trying incorporate the above formula. I'm trying to do part (2) and (3) first, to g...

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

2

回答

質問


How to remove fixed xlabels from bar plots?
Hi, I have a bar plot in which matlab automatically calls the two things I gave as an input as "one" and "two", but these are n...

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

1

回答

質問


Continue in a for loop if a string in a string array isn't present
Hi, I currently have this code: def = {'Acc_X','Acc_Y','Acc_Z','Gyr_X','Gyr_Y','Gyr_Z'}; RF = {'RF1','RF2','RF3','RF4'}; for...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


How to ignore non-existing variables in a for loop?
Hi, I am trying to load different structures with a for loop. However, some of the structures will not contain the field that i...

6年以上 前 | 3 件の回答 | 0

3

回答

質問


'Reference to non-existent field' when using nested for loops
Hi, I'm trying to calculate some simpe things for data that is in structures and put it in a new 'outcome' structure which can ...

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

1

回答