photo

Edward


Lockheed Martin Mission Systems & Training

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
1 Respuesta

CLASIFICACIÓN
8.827
of 300.292

REPUTACIÓN
5

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
 of 20.908

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 167.999

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 11 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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)...

más de 11 años hace | 0 respuestas | 2

0

respuestas

Respondida
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...

casi 12 años hace | 1

Pregunta


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

casi 12 años hace | 1 respuesta | 0

1

respuesta