Community Profile

photo

Hinde essmahi BOUZIANE


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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.

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 0 answers | 0

0

answers

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers