photo

Edward


Lockheed Martin Mission Systems & Training

2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
8,835
of 300,364

評判
5

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

回答採用率
66.67%

獲得投票数
4

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Why doesn't magnitude plot from simulated output match my transfer function's expected bode plot?
Hi all, I have a transfer function. I can create its bode plot. I should be able to reproduce this plot by averaging the freq...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Why is "lsim" different than Simulink's "Linear Analysis Tool"
Hi All, I have a simple transfer function. I want to analyze its time response to a random input signal. When I use the "lsim...

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

2

回答

質問


Why does parpool take so long to start up for the first time in a MATLAB session?
Hi all, I've recently set up MATLAB's Distributed Computing Server for my cluster of 30 workers across three machines. When I...

11年以上 前 | 2 件の回答 | 1

2

回答

質問


Why can't MATLAB parse function declarations in CUDA C files containing the "restrict" keyword?
Hi all, I'm offloading computation to a GPU using the "CUDAKernel" object from Parallel Computing Toolbox (PCT). This involve...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I create CUDAKernel objects from compiled PTX code that implements dynamic parallelism?
I have a ".cu" file that uses dynamic parallelism - meaning it uses a CUDA kernel to launch another CUDA kernel (all on the GPU)...

12年弱 前 | 0 件の回答 | 2

0

回答

回答済み
CUDA_ERROR_LAUNCH_FAILED problem
I am having a similar problem as well. My kernel "runs," but then all GPU functionality is lost. If I try to do anything involvi...

12年弱 前 | 1

質問


How can I avoid this error when creating a MEX file? "Error: Link of 'mexGPUexample.mex64' failed."
Hi all, I am trying to compile the "mexGPUexample.cu" code according to the directions here: <http://www.mathworks.com/help/d...

12年弱 前 | 1 件の回答 | 0

1

回答