Community Profile

photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: 1년 초과 전 2011년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

제출됨


randl+fitl
Laplace distribution generation and fitting

1년 초과 전 | 다운로드 수: 1 |

제출됨


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

3년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


mpsim
A GNSS multipath simulator in Matlab/Octave

거의 5년 전 | 다운로드 수: 3 |

제출됨


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

거의 6년 전 | 다운로드 수: 1 |

제출됨


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

대략 7년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 10년 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
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

거의 10년 전 | 0

제출됨


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

10년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

10년 초과 전 | 다운로드 수: 4 |

제출됨


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

10년 초과 전 | 다운로드 수: 1 |

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

거의 11년 전 | 0

답변 있음
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>

거의 11년 전 | 0

질문


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

11년 초과 전 | 답변 수: 4 | 1

4

답변

제출됨


subtightplot
Asymmetric subplots with variable inner gaps and outer margins.

11년 초과 전 | 다운로드 수: 73 |

Thumbnail

제출됨


mimtransform
Changes the map projection of a raster image.

11년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

12년 초과 전 | 다운로드 수: 1 |

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

12년 초과 전 | 1

제출됨


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

거의 13년 전 | 다운로드 수: 1 |

제출됨


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

대략 13년 전 | 다운로드 수: 1 |

제출됨


convert_humidity
Convert humidity between different formats.

대략 13년 전 | 다운로드 수: 9 |

제출됨


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

대략 13년 전 | 다운로드 수: 1 |

제출됨


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

대략 13년 전 | 다운로드 수: 3 |