Hinde essmahi BOUZIANE
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
140,991
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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