photo

Ferra


University of Arizona

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
2 Réponses

RANG
69 535
of 301 545

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 319

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 285

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Problem with solving an equation that includes beta CDF
Any idea?!

plus de 12 ans il y a | 0

Question


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...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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!

plus de 12 ans il y a | 0

Question


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.*...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

presque 13 ans il y a | 2 réponses | 0

2

réponses