Community Profile

photo

Redouane Ch


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to get number of occurrence in a list with gaps?
Good morning; I have a list of dates like below: 1/1/2019 1/1/2019 2/1/2019 4/1/2019 4/1/2019 7/1/2019 7/1/2019 7/1/20...

4 years ago | 1 answer | 0

1

answer

Question


How to generate several matrix by varying one value?
I'm using that code below, and I want to get 6 matrix, according to the value of "i". the problem is that I get only i=15. so j...

6 years ago | 2 answers | 0

2

answers

Question


How can I see all the results in a loop with interval and reorder the results to plot them
I'm working on that code for i=[10:1:20]; for j=[21:1:30]; for k=[31:1:40]; for l=...

6 years ago | 1 answer | 0

1

answer