Community Profile

photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: más de 1 año hace Con actividad desde 2011

Estadísticas

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

Ver insignias

Content Feed

Ver por

Enviada


randl+fitl
Laplace distribution generation and fitting

más de 1 año hace | 4 descargas |

Enviada


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

más de 3 años hace | 1 descarga |

Thumbnail

Enviada


mpsim
A GNSS multipath simulator in Matlab/Octave

casi 5 años hace | 2 descargas |

Enviada


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

casi 6 años hace | 1 descarga |

Enviada


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

alrededor de 7 años hace | 3 descargas |

Thumbnail

Enviada


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

casi 10 años hace | 1 descarga |

Thumbnail

Respondida
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

casi 10 años hace | 0

Enviada


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

alrededor de 10 años hace | 1 descarga |

Thumbnail

Enviada


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

alrededor de 10 años hace | 4 descargas |

Enviada


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

más de 10 años hace | 1 descarga |

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

casi 11 años hace | 0

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

casi 11 años hace | 0

Pregunta


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

alrededor de 11 años hace | 4 respuestas | 1

4

respuestas

Enviada


subtightplot
Asymmetric subplots with variable inner gaps and outer margins.

alrededor de 11 años hace | 86 descargas |

Thumbnail

Enviada


mimtransform
Changes the map projection of a raster image.

más de 11 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 12 años hace | 1 descarga |

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

más de 12 años hace | 1

Enviada


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

casi 13 años hace | 1 descarga |

Enviada


frontal
Do: C = frontal_mtimes(A, b); not: for k=1:size(A,3), C(:,:,k) = A(:,:,k) * b(:,:,k); end

casi 13 años hace | 1 descarga |

Enviada


convert_humidity
Convert humidity between different formats.

casi 13 años hace | 5 descargas |

Enviada


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

alrededor de 13 años hace | 1 descarga |

Enviada


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

alrededor de 13 años hace | 3 descargas |