photo

Chris Hooper


Last seen: 11 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

5 Domande
2 Risposte

File Exchange

2 File

Cody

0 Problemi
5 Soluzioni

Discussions

1 Punto principale

RANK
121.643
of 301.537

REPUTAZIONE
0

CONTRIBUTI
5 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
80.0%

VOTI RICEVUTI
0

RANK
12.622 of 21.318

REPUTAZIONE
30

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
2 File

DOWNLOAD
2

ALL TIME DOWNLOAD
305

RANK
59.500
of 175.234

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
1 Punto principale

NUMERO MEDIO DI LIKE
5

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

Visualizza badge

Feeds

Domanda


how to deal with discontinuities in solutions to differential equations using ode45
Motivation: I am trying to learn how to use ode45 for fun after studying some math (because it seems engineering eventually make...

circa un anno fa | 2 risposte | 0

2

risposte

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. ...

oltre un anno 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 2 anni 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 4 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...

quasi 7 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 7 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 10 anni fa | 0