photo

bahman rostami tabar


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Data analysis, Matlab fundemental

Estadística

All
  • Thankful Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
time series 30 year sliding window
you can easily use this code: % where data is your column data vector % m is window length so for your case m=30; Overl...

más de 12 años hace | 0

Pregunta


making 3D graph by limiting colors, define colors based on the values of z
I want to make a 3D graph, but I need only three colors according to the value of z. if z<1 gray if z>=1 red if z>1 white I ...

más de 12 años hace | 2 respuestas | 1

2

respuestas