Felipe G. Nievinski
University of Colorado Boulder
Followers: 0 Following: 0
Statistik
RANG
8.428
of 296.352
REPUTATION
3
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
2
RANG
496 of 20.394
REPUTATION
3.396
DURCHSCHNITTLICHE BEWERTUNG
4.50
BEITRÄGE
17 Dateien
DOWNLOADS
52
ALL TIME DOWNLOADS
30589
RANG
of 156.133
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
randl+fitl
Laplace distribution generation and fitting
mehr als 2 Jahre vor | 2 Downloads |
Gesendet
read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.
mehr als 4 Jahre vor | 3 Downloads |
Gesendet
mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS
mehr als 6 Jahre vor | 1 Download |
Gesendet
Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.
fast 8 Jahre vor | 1 Download |
Gesendet
rfitslm
Robust fit of simple linear regression model (ignoring NaNs).
mehr als 10 Jahre vor | 1 Download |
Gesendet
packed
Store and manipulate symmetric matrices with half of the dense memory consumption
etwa 11 Jahre vor | 1 Download |
Gesendet
geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.
etwa 11 Jahre vor | 3 Downloads |
Gesendet
interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data
etwa 11 Jahre vor | 2 Downloads |
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
mehr als 11 Jahre vor | 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>
mehr als 11 Jahre vor | 0
Frage
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...
etwa 12 Jahre vor | 4 Antworten | 1
4
AntwortenGesendet
subtightplot
Asymmetric subplots with variable inner gaps and outer margins.
etwa 12 Jahre vor | 32 Downloads |
Gesendet
mimtransform
Changes the map projection of a raster image.
etwa 12 Jahre vor | 1 Download |
Gesendet
getUserName
Returns the user name or id, as informed by the operating system.
mehr als 13 Jahre vor | 1 Download |
FTP error 425
Try <http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab>
mehr als 13 Jahre vor | 1
Gesendet
trilin
Facilitates the reuse of matrix factorizations in large dense linear algebra problems.
mehr als 13 Jahre vor | 1 Download |
Gesendet
frontal
Do: C = frontal_mtimes(A, b); not: for k=1:size(A,3), C(:,:,k) = A(:,:,k) * b(:,:,k); end
mehr als 13 Jahre vor | 1 Download |
Gesendet
convert_humidity
Convert humidity between different formats.
mehr als 13 Jahre vor | 1 Download |
Gesendet
testit
Software testing functions (interface similar to Octave's).
fast 14 Jahre vor | 1 Download |
Gesendet
conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels
fast 14 Jahre vor | 1 Download |