Felipe G. Nievinski
University of Colorado Boulder
Followers: 0 Following: 0
Statistics
RANK
8.428
of 295.467
REPUTATION
3
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
495 of 20.234
REPUTATION
3.388
AVERAGE RATING
4.50
CONTRIBUTIONS
17 Files
DOWNLOADS
69
ALL TIME DOWNLOADS
30511
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
randl+fitl
Laplace distribution generation and fitting
ongeveer 2 jaar ago | 2 downloads |
Submitted
read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.
ongeveer 4 jaar ago | 4 downloads |
Submitted
mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS
meer dan 6 jaar ago | 1 download |
Submitted
Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.
bijna 8 jaar ago | 1 download |
Submitted
rfitslm
Robust fit of simple linear regression model (ignoring NaNs).
meer dan 10 jaar ago | 1 download |
Submitted
packed
Store and manipulate symmetric matrices with half of the dense memory consumption
bijna 11 jaar ago | 1 download |
Submitted
geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.
bijna 11 jaar ago | 3 downloads |
Submitted
interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data
ongeveer 11 jaar ago | 1 download |
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
meer dan 11 jaar ago | 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>
meer dan 11 jaar ago | 0
Question
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...
bijna 12 jaar ago | 4 answers | 1
4
answersSubmitted
subtightplot
Asymmetric subplots with variable inner gaps and outer margins.
bijna 12 jaar ago | 43 downloads |
Submitted
mimtransform
Changes the map projection of a raster image.
ongeveer 12 jaar ago | 1 download |
Submitted
getUserName
Returns the user name or id, as informed by the operating system.
meer dan 13 jaar ago | 1 download |
FTP error 425
Try <http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab>
meer dan 13 jaar ago | 1
Submitted
trilin
Facilitates the reuse of matrix factorizations in large dense linear algebra problems.
meer dan 13 jaar ago | 1 download |
Submitted
frontal
Do: C = frontal_mtimes(A, b); not: for k=1:size(A,3), C(:,:,k) = A(:,:,k) * b(:,:,k); end
meer dan 13 jaar ago | 1 download |
Submitted
convert_humidity
Convert humidity between different formats.
meer dan 13 jaar ago | 5 downloads |
Submitted
testit
Software testing functions (interface similar to Octave's).
meer dan 13 jaar ago | 1 download |
Submitted
conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels
meer dan 13 jaar ago | 1 download |