photo

Ferra


University of Arizona

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
2 Risposte

RANK
281.493
of 301.707

REPUTAZIONE
0

CONTRIBUTI
4 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 21.387

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

risposte

Risposto
Problem with solving an equation that includes beta CDF
Any idea?!

oltre 12 anni fa | 0

Domanda


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

risposta

Risposto
I 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

risposte

Domanda


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

2

risposte