Community Profile

photo

Ramy Rabie


Last seen: environ un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer
  • First Review

Afficher les badges

Feeds

Afficher par

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0