photo

Edward


Lockheed Martin Mission Systems & Training

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
8,824
of 300,369

평판
5

참여
6 질문
1 답변

답변 채택
66.67%

획득한 표
4

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
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

답변