Community Profile

photo

Daniel


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Cumulative sum by group
function S = labeledCumsum(X,L) % e.g. X=[3 5 8 9 1 2 5 8 5 4 9 2] % L=[0 1 1 2 2 0 0 1 1 ...

fast 9 Jahre vor | 0

Frage


Casting - why no optimization by default?
function [ret] = simplespeedtest() a = rand(1e7,1); a = typecast(a,'uint8'); tic ret(1) = sum(a==' '); %slowes...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab dll as browser NPAPI plugin
I am a big fan of Matlab normally, but I find it very difficult to make a nice Matlab GUI that feels responsive and pleasant to ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten