Statistica
RANK
157.117
of 295.569
REPUTAZIONE
0
CONTRIBUTI
7 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
42.86%
VOTI RICEVUTI
0
RANK
1.637 of 20.247
REPUTAZIONE
1.124
VALUTAZIONE MEDIA
3.10
CONTRIBUTI
1 File
DOWNLOAD
8
ALL TIME DOWNLOAD
11070
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 8 anni fa | 0 risposte | 0
0
risposteInviato
DIGITAL BEAMFORMING
plots the beam pattern of antenna arrays.
oltre 8 anni fa | 8 download |
Domanda
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...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
Exponential random number generation
hi, How to generate the exponential random numbers from uniform random number generator? thx
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 13 anni fa | 1 risposta | 0
1
rispostaExecuting CUDA or PTX Code on the GPU
I have exactly the same problem :(
quasi 13 anni fa | 0
Domanda
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 ...
quasi 13 anni fa | 3 risposte | 0
3
risposteNVIDIA 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...
circa 13 anni fa | 0