Statistics
RANK
157.117
of 295.569
REPUTATION
0
CONTRIBUTIONS
7 Questions
2 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
1.637 of 20.247
REPUTATION
1.124
AVERAGE RATING
3.10
CONTRIBUTIONS
1 File
DOWNLOADS
8
ALL TIME DOWNLOADS
11070
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersSubmitted
DIGITAL BEAMFORMING
plots the beam pattern of antenna arrays.
meer dan 8 jaar ago | 8 downloads |
Question
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 12 jaar ago | 0 answers | 0
0
answersQuestion
Exponential random number generation
hi, How to generate the exponential random numbers from uniform random number generator? thx
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerExecuting CUDA or PTX Code on the GPU
I have exactly the same problem :(
bijna 13 jaar ago | 0
Question
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 ...
bijna 13 jaar ago | 3 answers | 0
3
answersNVIDIA 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...
ongeveer 13 jaar ago | 0