Hinde essmahi BOUZIANE
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to use subplot within two loops
I need one figure with multiple graphs within two loops. for i=1:length(state) [block] for j=1:length(channel) [b...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to fill a matrix with ones
I have two matrix A=109*26 and B=1600*26. I want to fill A with ones to reach 1600*26.
5 years 前 | 1 个回答 | 0
1
个回答提问
How to measure the similarity of two time frequency diagrams
I want to measure the similarity of two time frequency diagrams;each time frequency has three outputs: S (spectrum in form ti...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate the mean of different time frequency
Hello, I need to calculate the mean of different time frequency;each time frequency has this three outputs: S (spectrum i...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to set a dynamic loop
I have an array of 85 doubles and i want to browse the array 9 by 9 (ie: for i=1:9).I want to plot then the results in a figure ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to change the parameters of a loop
I have an array of 85 doubles and i want to browse the array 9 by 9 (ie: for i=1:9).I want to plot then the results in a figure ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to normalize time periods
I am very new to matlab and I don't know how to code this problem.I have two arrays: Debut and End. Each array conta...
5 years 前 | 2 个回答 | 0