Community Profile

photo

Ramy Rabie


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Respondida
how to make heatmap have a square-shape?
x = [zeros(11,1), 6*ones(11,1) , 137*ones(11,1) ,... 84*ones(11,1) ,9*ones(11,1) ,4*ones(11,1)] y = [ ones(1,6) ; 4*ones...

casi 4 años hace | 0

Respondida
How to create array, cell or structure, of cfit objects?
To Convert the fitted line to a -friendly- array : fitted_Line_Array = feval( cfitobj , 0:length(data)-1 ) plot(fitted_Line...

casi 4 años hace | 0