Statistica
RANK
128.297
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
1
RANK
of 157.725
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
Regression with some part of the array
Suppose I have x vector=[ 1 5 6 7 8 3 2 ] and corresponding y vector [2 9 4 6 4 5 6]. How to run regression for y on x for ...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How does 'fmincon' work?
Can fmincon estimated with different algorithms: active-search or sqp, provide different estimated values of parameters at the e...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to solve error in fmincon ?
Hi, what I'm doing wrong so that it displayes error after my specification: options = optimset('Display','off','Algorith...
quasi 11 anni fa | 1 risposta | 1
1
rispostaDomanda
fminsearch with integer parameters
Hi, i have problem with fminsearch. One of the parameters is the point on the grid. When i use fminsearch, the points can ge...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Calculate mean of a CDF
Can you please help to calculate mean on some interval [a,b]: $\underset{a}{\overset{b}{\int}}\theta dF\left(\theta\right)$ kn...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to correctly change mean in the distribution?
I computed numerically g-pdf function, where the means- i take points in the grid. When I would to change the mean, i.e. multip...
quasi 11 anni fa | 0 risposte | 0
0
risposteDomanda
How to find x for a given value of y?
I have found eigenvector h given matrix g. To do that, i have constructed a grid of random numbers : % generate grid dx = (x...
quasi 11 anni fa | 0 risposte | 0
0
risposteDomanda
how to draw random numbers from the vector
Hi, i have drawn a distribution based on on the generated vector of random numbers. My question is: # how to draw randoml...
quasi 11 anni fa | 2 risposte | 0
2
risposteHow to write code with iterations for this integral?
My code is the following. But it seems that my integral does not converge. What i'm doing wrong? clear all; close all; clc; ...
quasi 11 anni fa | 0
Domanda
How to write code with iterations for this integral?
The integral is the following : h(x)=integral(from a to b) of g(x,y)h(y)dy. I'm not so advanced in matlab. I know how to estimat...
quasi 11 anni fa | 1 risposta | 0