photo

Keith


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
24,294
of 301,229

評判
1

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,196

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,512

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to speed up OpenGL rendering?
I'm displaying dense triangle meshes using patch() and it's extremely slow to rotate. I have a nice graphics card and I know th...

12年以上 前 | 2 件の回答 | 0

2

回答

回答済み
FFT on dim > 1 returning negative values?
Whooooooooooooooooooooooooa. I did NOT know that! I've been using it for years. You seriously just blew my mind. Now I get...

14年弱 前 | 0

質問


FFT on dim > 1 returning negative values?
I have a matrix that's [NxT] and I want the fft over the second dimension. But if I do this: X = rand(100,200); F1 ...

14年弱 前 | 2 件の回答 | 1

2

回答