Felipe G. Nievinski
University of Colorado Boulder
Followers: 0 Following: 0
Statistics
RANK
8,428
of 295,448
REPUTATION
3
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
495 of 20,227
REPUTATION
3,388
AVERAGE RATING
4.50
CONTRIBUTIONS
17 Files
DOWNLOADS
70
ALL TIME DOWNLOADS
30510
RANK
of 153,872
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
read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.
4 years ago | 4 downloads |
Submitted
mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS
6 years ago | 1 download |
Submitted
Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.
8 years ago | 1 download |
Submitted
rfitslm
Robust fit of simple linear regression model (ignoring NaNs).
10 years ago | 1 download |
Submitted
packed
Store and manipulate symmetric matrices with half of the dense memory consumption
11 years ago | 1 download |
Submitted
geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.
11 years ago | 3 downloads |
Submitted
interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data
11 years ago | 1 download |
Submitted
subtightplot
Asymmetric subplots with variable inner gaps and outer margins.
12 years ago | 47 downloads |
Submitted
getUserName
Returns the user name or id, as informed by the operating system.
13 years ago | 1 download |
Submitted
trilin
Facilitates the reuse of matrix factorizations in large dense linear algebra problems.
13 years 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
13 years ago | 1 download |
Submitted
testit
Software testing functions (interface similar to Octave's).
13 years ago | 1 download |
Submitted
conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels
13 years ago | 1 download |