Chris Hooper - MATLAB Central
photo

Chris Hooper


Last seen: 2 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

All
MATLAB AnswersCodyFile ExchangeZoom OutFrom 03/16 to 03/25Use left and right arrows to move selectionFrom 03/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Domande
2 Risposte

File Exchange

2 File

Cody

0 Problemi
5 Soluzioni

RANK
270.452
of 297.613

REPUTAZIONE
0

CONTRIBUTI
4 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
12.428 of 20.457

REPUTAZIONE
30

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
2 File

DOWNLOAD
3

ALL TIME DOWNLOAD
302

RANK
53.934
of 159.263

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


How do I reduce categorical array containing alternate spellings and formats?
I bet this problem comes up all the time: I have a categorical array of length ~ 10,000 and typical string length ~ 10 to 20. ...

6 mesi fa | 2 risposte | 0

2

risposte

Domanda


Is it possible to zip files one directory up with "zip"
This creates file1.zip containing file2 and file3: zip('file1',{'file2','file3'}) However, this creates file1.zip containing n...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


datenum(year,month,day,hr) that returns integer
I need a datenum(year,month,day,hr) that returns an integer, where year, month, day, and hr are vectors of integers. motivation...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Risposto
Excel custom properties Add function - Invoke Error: Incorrect number of arguments
I am very interested in this as well. I am trying to use optional arguments for the Range.Find() method in order to specify tha...

oltre 5 anni fa | 0

Domanda


interesting matrix indexing question without for loops
size(matrixA)=[b,n,m] size(matrixB)=[n,m] how can I create matrixC(i,j)=matrixA(matrixB(i,j),i,j) without using...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Risposto
64 Bit version of Matlab 2015a a lot slower than 32bit version
Did you try running the benchmarks multiple alternating times to avoid the order effect? running a matlab code is often slowest ...

circa 9 anni fa | 0