Statistics
7 Preguntas
2 Respuestas
1 Archivo
CLASIFICACIÓN
153.830
of 273.364
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
1.587 of 18.455
REPUTACIÓN
1.105
EVALUACIÓN MEDIA
3.10
CONTRIBUCIONES
1 Archivo
DESCARGAS
12
ALL TIME DESCARGAS
10874
CLASIFICACIÓN
of 122.784
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
Content Feed
Pregunta
Why Matlab prints incorrect EPS figure
Two same figures are printed via following code, one .EPS and other .PDF. *.PDF* is printed as desired *(468 point X 468 poin...
casi 7 años hace | 0 respuestas | 0
0
respuestasEnviada
DIGITAL BEAMFORMING
plots the beam pattern of antenna arrays.
casi 7 años hace | 12 descargas |
Pregunta
Matlab not generating pdf file with accurate measure
I am generating a **pdf** by saving a **figure** generated from following **Matlab code**. When **x=4**, it generated a **square...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Total Power output of a ULA using Phased Array Toolbox
Hi: How to plot the non-normalized radiation-pattern of the 2-element ULA while total power out of the ULA is equal to the O...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
State-Space of 2 by 2 MIMO, with two separate tranfer functions for each input-output pair?
hi For a 2 by 2 MIMO system, with* _two separate transfer functions_ *for each of the SISO models. How can we write a state...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Exponential random number generation
hi, How to generate the exponential random numbers from uniform random number generator? thx
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
parallel.gpu.CUDAKernel() not working
I have written the following .cu code: __global__ void addToVector(float * pi, float c, int vecLen) { int idx = blockIdx.x...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaExecuting CUDA or PTX Code on the GPU
I have exactly the same problem :(
alrededor de 11 años hace | 0
Pregunta
Why GPU performance is worse than CPU for this code?
clear all close all tic t=9999; X = rand( t, 'single' ); G = gpuArray( X ); isequal( gather( G ), X ...
alrededor de 11 años hace | 3 respuestas | 0
3
respuestasNVIDIA GPU recommendation: Mac (OSX 10.6.x - 64bit server)
If you are o.k with 1.3 capability and not going to work for enormous amount of data, 4800 is enough. But you think that your al...
alrededor de 11 años hace | 0