Statistica
10 Domande
                        0 Risposte
RANK
283.142
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          10 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            60.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
How can I construct all fairs of points?
For example, there are points and fairs of the points. points = [(1:10); 100*rand(2,10)]'; fairs = [(1:17); floor(1:0....
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I distribute random points in some lines?
The follow code is a poisson line process code. https://github.com/hpaulkeeler/posts/blob/master/PoissonLine/PoissonLine.m ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I find only points in sector range ?
For the random point process, at a point, I want to find only locations of other points within a sector range. How can I ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I find integral of a 3-D mesh field?
For example, there is a mesh field for 2-D data. I want to find the integration for the mesh graph that consist of the data v...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
How can I generate an integral of some 2-d functions?
For example, there is a function for variables, x,y. The range of x,y are [0,500], respectively. The function is just random...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
How can I delete two or more elements in a vector?
For example, A = [1 1 2 3 10 7 10 1 5 3] two or more elements in A is 1, 3, 10. delet two or more elements in A -> A ...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I calculate the integral2 using sum of prod?
syms m r theta xm = 1:29; ym = 1:29; fun = @(r,theta) (... symprod((1 - exp(((1 - sqrt((r.*cos(theta)-(xm(m)))....
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I make a sigma sum graph?
For example there are following graph for "x" and "q". fun = @(x) x; pb = 1:500; a1 = length(pb); q = zeros(1,a1); for a...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I replace this a value in the array with the k where the value is k-th min?
I wanted to elaborate on the title, but it's not easy, so I'll explain it with the following example. For example, there is [...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
symbolic input error in fzero function
function x = ibetainc(y,z,w) %Inverse of incomplete beta function betainc zfun = @(x,z,w,y) betainc(x,z,w) - y; x = fzero(z...
quasi 7 anni fa | 1 risposta | 0

                
              