Community Profile

photo

Felipe G. Nievinski


University of Colorado Boulder

Last seen: 1 year ago|Active since 2011

Statistics

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

查看徽章

Content Feed

查看

Submitted


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

2 years ago | 3 downloads |

Thumbnail

Submitted


mpsim
A GNSS multipath simulator in Matlab/Octave

3 years ago | 7 downloads |

Submitted


mydate
增强MATLAB的日期/时间库,用于改进GPS中常用的时期和格式的处理

4年前|2下载|

Submitted


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

5 years ago | 2 downloads |

Thumbnail

Submitted


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

8年前|1download |

Thumbnail

Submitted


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

8年前|2下载|

Thumbnail

Submitted


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

8年前|1download |

Submitted


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

9年前|1download |

Answered
no subsex in Matlab?
参见

9年前|0

Question


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

9年前|3 answers | 1

3

answers

Submitted


subtightplot
具有可变内部间隙和外边缘的不对称子图。

9年前|59 downloads |

Thumbnail

Submitted


mimtransform
更改栅格图像的地图投影。

9年前|2下载|

Thumbnail

Submitted


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

11年前|4 downloads |

Answered
FTP error 425
Try

11年前|1

Submitted


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

11年前|1download |

Submitted


frontal
做:c = frontal_mtimes(a,b);不:对于k = 1:size(a,3),c(:,:,k)= a(:,,:,k) * b(:,,:,:,k);结尾

11年前|1download |

Submitted


convert_humidity
转换不同格式之间的湿度。

11年前|12下载|

Submitted


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

11年前|1download |

Submitted


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

11年前|2下载|