
Felipe G. Nievinski
University of Colorado Boulder
Followers: 0 Following: 0
統計
All
ランク
of 159,380
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
read_teqc_compact
Reads teqc's QC compact files more rapidly -- without for loops.
4年以上 前 | ダウンロード 1 件 |

送信済み
mydate
Augments MATLAB's date/time library for improved handling of epochs and formats commonly used in GPS
7年弱 前 | ダウンロード 1 件 |
送信済み
Faster alternative to builtin str2double
str2doubles converts character string to double number faster than the builtin str2double.
約8年 前 | ダウンロード 1 件 |

送信済み
packed
Store and manipulate symmetric matrices with half of the dense memory consumption
約11年 前 | ダウンロード 1 件 |

送信済み
geod -- yet another geodetic toolbox
Vectorized manipulation of coordinates commonly used in geodesy.
約11年 前 | ダウンロード 1 件 |
送信済み
interp_linear_c
C/MEX linear and bi-linear interpolation for regularly spaced data
11年以上 前 | ダウンロード 2 件 |
回答済み
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
no subsex in Matlab?
see <http://www.mathworks.com/support/solutions/en/data/1-EE934O/index.html?product=SM&solution=1-EE934O>
12年弱 前 | 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>
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>
12年弱 前 | 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...
約12年 前 | 4 件の回答 | 1
4
回答送信済み
subtightplot
Asymmetric subplots with variable inner gaps and outer margins.
約12年 前 | ダウンロード 57 件 |

送信済み
getUserName
Returns the user name or id, as informed by the operating system.
13年以上 前 | ダウンロード 1 件 |
回答済み
FTP error 425
Try <http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab>
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.
14年弱 前 | ダウンロード 1 件 |
送信済み
frontal
Do: C = frontal_mtimes(A, b); not: for k=1:size(A,3), C(:,:,k) = A(:,:,k) * b(:,:,k); end
14年弱 前 | ダウンロード 1 件 |
送信済み
conv2fft_reuse
Reuse intermediary results in multiple related convolutions with the same data but different kernels
約14年 前 | ダウンロード 1 件 |