
Chris Hooper
Followers: 0 Following: 0
Statistiques
RANG
270 427
of 297 589
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
12 427 of 20 461
RÉPUTATION
30
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
2 Fichiers
TÉLÉCHARGEMENTS
2
ALL TIME TÉLÉCHARGEMENTS
301
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 mois il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseExcel 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...
plus de 5 ans il y a | 0
Question
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...
plus de 6 ans il y a | 2 réponses | 0
2
réponses64 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 ...
environ 9 ans il y a | 0