Community Profile

photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: mehr als ein Jahr vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


randl+fitl
Laplace distribution generation and fitting

mehr als ein Jahr vor | 1 Download |

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

Thumbnail

Gesendet


mpsim
A GNSS multipath simulator in Matlab/Octave

fast 5 Jahre vor | 3 Downloads |

Gesendet


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

fast 6 Jahre vor | 1 Download |

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

fast 10 Jahre vor | 1 Download |

Thumbnail

Beantwortet
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

etwa 10 Jahre vor | 0

Gesendet


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

mehr als 10 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 10 Jahre vor | 2 Downloads |

Gesendet


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

mehr als 10 Jahre vor | 1 Download |

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

fast 11 Jahre vor | 0

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

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

mehr als 11 Jahre vor | 4 Antworten | 1

4

Antworten

Gesendet


subtightplot
Asymmetric subplots with variable inner gaps and outer margins.

mehr als 11 Jahre vor | 78 Downloads |

Thumbnail

Gesendet


mimtransform
Changes the map projection of a raster image.

mehr als 11 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 1 Download |

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

mehr als 12 Jahre vor | 1

Gesendet


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

etwa 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

etwa 13 Jahre vor | 1 Download |

Gesendet


convert_humidity
Convert humidity between different formats.

etwa 13 Jahre vor | 9 Downloads |

Gesendet


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

etwa 13 Jahre vor | 1 Download |

Gesendet


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

etwa 13 Jahre vor | 3 Downloads |