Statistica
RANK
281.493
of 301.707
REPUTAZIONE
0
CONTRIBUTI
4 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 176.162
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
Parameter estimation using Nonlinear Regression
Hi all I'm trying to estimate parameters of a function by nonlinear regression using "NonLinearModel.fit". My code is as foll...
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
Problem with solving an equation that includes beta CDF
Hi all I want to solve an equation that involve the CDF of a beta distribution, but it gives me error: syms x; solve(beta...
oltre 12 anni fa | 1 risposta | 0
1
rispostaI have a problem in writing the code for quad2d
Any idea? Please someone tell me what's the problem with this code! I really appreciate it!
oltre 12 anni fa | 0
Domanda
I have a problem in writing the code for quad2d
Hi Could anyone tell me what's the problem with this code: fun = @(x,y) (1./(2.* pi.* rint)) .* exp( - (x.^2 + y.^2)/(2.*...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
Warning: Explicit integral could not be found.
Hi I'm trying to solve this integral but it gives me this error: Warning: Explicit integral could not be found. syms ...
quasi 13 anni fa | 2 risposte | 0
