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

2年弱 前 | ダウンロード 3 件 |

送信済み


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

4年弱 前 | ダウンロード 3 件 |

Thumbnail

送信済み


mpsim
A GNSS multipath simulator in Matlab/Octave

約5年 前 | ダウンロード 4 件 |

送信済み


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

送信済み


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年以上 前 | ダウンロード 2 件 |

送信済み


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年以上 前 | ダウンロード 42 件 |

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.

13年弱 前 | ダウンロード 3 件 |

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

13年弱 前 | 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年以上 前 | ダウンロード 5 件 |

送信済み


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