Community Profile

photo

Damiano Capocci


Last seen: fast 3 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

student

Statistiken

  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Peak "coordinates of a histogram
Hi, I want to study the histogram of an array. This array has only one peak, I want to determine the bin related to the peak. I ...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Spectral test for Random Number Generator
Hi, does it exist a way to test the lattice structure of a congruential random generator using fft ? Or a code/function here on ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Runstest: a good interpretation
I've found this thing: I generate 100000 random numb through rand but sometimes the null hypotesis is rejected. For see this ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Runstest and corrcoef : difference and problems
Hi. I have noticed that if i use rand() function to generate for example 2*10^6 numbers and then *i evaluate the correlation coe...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Determining optimal number of bins for chi squared distribution
More you have, better will be. if you have a great number of data you can go far with stand deviations because you will always h...

etwa 6 Jahre vor | 0

Frage


A good way to test uniform random number
Hi, i have got some generators i need to test. These produce uniform random numbers. I found only corrcoef() and runstest() are ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Complex numbers in ifft(fft(x))
Hi, i want to realize a convolution through fft and i also want to compare the time required for this process between gpu and cp...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


P value of corrcoef() is aways different !
Hi, in my tests i've introduced Matlab corrcoef(). But if i repeat this test i'm used to obtain different results for p value. T...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use a Mupad function in Matlab workspace
Hi, i want to use the function numlib::igcdmult because my aim is to apply the extended euclid algorithm for multiple argume...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Arrayfun - problem with input array
I've found this kind of problem: clear all; a=[3,7,9,5,11,2]; b=[1,2,3,4,5,6]; l=[1,0,0,0,0,0]; f=@(x,z,y) x*l(...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Efficient self-referential loop using GPU
I have lots of problems using for in GPU computing becuse it take a huge amount of time (as u know). My kind of loop is particul...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Strange values in convolution (using FFT through gpu)
I want to realize a code in which i use the convolution for GPU computing. So I'm studying all the characteristics of convulutio...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


A self assignment from scalar product
Hi there, i want to have a variable x which is involved in a scalar product with another vector but the result becomes an elemen...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Vectorization for dependent loops
Hi i want vectorize this code : a(1)= 1 ; for g=1:len_1 % len_1 >> len_2 for c=0:min(g-1,len_2...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Arrayfun - for conversion
I want to replace for loop with arrayfun but i don't have idea. In this case there is a particular dependence the two foor's. Ev...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Arrayfun for a particukar nested loop in GPU computing
Hi i've this situation (CPU): X(1)= first_step; for k=1:length_1 for p=0:min(k-1,length_2) X(k+1)=X(k+1)+j(p+1...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Vectorizing for loops - an efficient way to do it
Hi, i want to know how should i vectorize two loops like this: length=100000; limit=8; j=primes(9000); j=j(randp...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Comparison for/vectorization- some general advice
Hi, i'm trying to vectorize my code. But i have recently found this: clear all; tic k=zeros([1,10000]); a=1:1000...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
avoid negative index in array or matrix
Yes, all of u are right in particular david, my code is a bit complex so i've tried to explain the question giving the idea of m...

mehr als 6 Jahre vor | 0

Frage


avoid negative index in array or matrix
I'm working on 2 loops in which i have the difference of two indices like this: for i=1:interval_1 for j=0:interval_2 ...

mehr als 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Multiple input delay block (simulink)
I need more inputs for delay block, how should i do?

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there in Matlab a test for random numbers?
Hi, i'm working on RNG, for this reason i've to test my results. Is there any test in a toolbox? I'm looking for something like ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Does it exist function for a Simulink model related to time (more or less like 'now') ?
I'm working on a FPGA project, i want to have a function which gives values related to time (current). Unfortunately "now" is no...

mehr als 6 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Does it exist a function which is similar to time() function of C ambient ?
Hi, i'm working with random number generation, I would like to know if exists, in Matlab, a function like time(0) of C ambient (...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Obtaining all zeros from rand
Hi, i'm working with rand but when i do x(1,9)=rand the vector x has the first eight components are always equal to zero, in par...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Campus License - Sapienza Università di Roma
May you tell me when Campus License will be activated? I need MatLab latest version for my lab project in particular for the FPG...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort