Felipe G. Nievinski
University of Colorado Boulder
Followers: 0 Following: 0
Statistica
RANK
8.428
of 295.527
REPUTAZIONE
3
CONTRIBUTI
1 Domanda
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
2
RANK
495 of 20.242
REPUTAZIONE
3.388
VALUTAZIONE MEDIA
4.50
CONTRIBUTI
17 File
DOWNLOAD
66
ALL TIME DOWNLOAD
30515
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.
circa 4 anni fa | 4 download |
Inviato
mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS
oltre 6 anni fa | 1 download |
Inviato
Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.
quasi 8 anni fa | 1 download |
Inviato
rfitslm
Robust fit of simple linear regression model (ignoring NaNs).
oltre 10 anni fa | 1 download |
Inviato
packed
Store and manipulate symmetric matrices with half of the dense memory consumption
quasi 11 anni fa | 1 download |
Inviato
geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.
quasi 11 anni fa | 3 download |
Inviato
interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data
circa 11 anni fa | 1 download |
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
oltre 11 anni fa | 0
Problem with using subs() for products of symbolic variables
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
oltre 11 anni fa | 0
Domanda
Am I running in parallel? (best way to check)
Is there a better way than this? function answer = is_in_parallel () try answer = ~isempty(getCurrentTask...
quasi 12 anni fa | 4 risposte | 1
4
risposteInviato
subtightplot
Asymmetric subplots with variable inner gaps and outer margins.
quasi 12 anni fa | 39 download |
Inviato
getUserName
Returns the user name or id, as informed by the operating system.
oltre 13 anni fa | 1 download |
FTP error 425
Try <http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab>
oltre 13 anni fa | 1
Inviato
trilin
Facilitates the reuse of matrix factorizations in large dense linear algebra problems.
oltre 13 anni fa | 1 download |
Inviato
frontal
Do: C = frontal_mtimes(A, b); not: for k=1:size(A,3), C(:,:,k) = A(:,:,k) * b(:,:,k); end
oltre 13 anni fa | 1 download |
Inviato
convert_humidity
Convert humidity between different formats.
oltre 13 anni fa | 5 download |
Inviato
testit
Software testing functions (interface similar to Octave's).
oltre 13 anni fa | 1 download |
Inviato
conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels
oltre 13 anni fa | 1 download |