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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0