photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: mehr als ein Jahr vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

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

fast 2 Jahre vor | 3 Downloads |

Gesendet


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

fast 4 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


mpsim
A GNSS multipath simulator in Matlab/Octave

etwa 5 Jahre vor | 4 Downloads |

Gesendet


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

etwa 6 Jahre vor | 1 Download |

Gesendet


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

mehr als 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 10 Jahre vor | 1 Download |

Thumbnail

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>

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

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

fast 13 Jahre vor | 3 Downloads |

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

fast 13 Jahre vor | 1

Gesendet


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

mehr als 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

mehr als 13 Jahre vor | 1 Download |

Gesendet


convert_humidity
Convert humidity between different formats.

mehr als 13 Jahre vor | 5 Downloads |

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

Gesendet


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

mehr als 13 Jahre vor | 3 Downloads |