Community Profile

photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: oltre un anno fa Attivo dal 2011

Statistiche

All
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • First Answer

Visualizza badge

Content Feed

Visto da

Inviato


randl+fitl
Laplace distribution generation and fitting

oltre un anno fa | 4 download |

Inviato


read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.

oltre 3 anni fa | 1 download |

Thumbnail

Inviato


mpsim
A GNSS multipath simulator in Matlab/Octave

quasi 5 anni fa | 2 download |

Inviato


mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS

quasi 6 anni fa | 1 download |

Inviato


Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.

circa 7 anni fa | 3 download |

Thumbnail

Inviato


rfitslm
Robust fit of simple linear regression model (ignoring NaNs).

quasi 10 anni fa | 1 download |

Thumbnail

Risposto
How can I implement a linear fit based on Theil–Sen estimator in MATLAB 7.13 (R2011b)?
See also https://www.mathworks.com/matlabcentral/fileexchange/34308-theil-sen-estimator

quasi 10 anni fa | 0

Inviato


packed
Store and manipulate symmetric matrices with half of the dense memory consumption

circa 10 anni fa | 1 download |

Thumbnail

Inviato


geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.

oltre 10 anni fa | 4 download |

Inviato


interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data

oltre 10 anni fa | 1 download |

Risposto
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>

quasi 11 anni fa | 0

Risposto
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>

quasi 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...

circa 11 anni fa | 4 risposte | 1

4

risposte

Inviato


subtightplot
Asymmetric subplots with variable inner gaps and outer margins.

circa 11 anni fa | 84 download |

Thumbnail

Inviato


mimtransform
Changes the map projection of a raster image.

oltre 11 anni fa | 1 download |

Thumbnail

Inviato


getUserName
Returns the user name or id, as informed by the operating system.

oltre 12 anni fa | 1 download |

Risposto
FTP error 425
Try <http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab>

oltre 12 anni fa | 1

Inviato


trilin
Facilitates the reuse of matrix factorizations in large dense linear algebra problems.

quasi 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

quasi 13 anni fa | 1 download |

Inviato


convert_humidity
Convert humidity between different formats.

quasi 13 anni fa | 5 download |

Inviato


testit
Software testing functions (interface similar to Octave's).

circa 13 anni fa | 1 download |

Inviato


conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels

circa 13 anni fa | 3 download |