photo

AC


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Misunderstanding Matlab's Bootstrap Example (bootstrp and bootci)
Hi, I was looking at this example: <https://www.mathworks.com/examples/statistics/mw/stats-ex84701200-bootstrap-resampling> ...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get p value of r squared of fitnlm
Hi, I'm fitting a non-linear model, using fitnlm. a = fitnlm(x,y,model, initpoints) From which I get the following printo...

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


F statistic and p values of 'fit' object
Hi, I have the results of applying a model to data using the function 'fit'. These results include the object, gof, and outp...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Resuelto


Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...

alrededor de 8 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

alrededor de 8 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 8 años hace

Pregunta


retrieve start point in Matlab fit object
Hi, When using the built-in equations of the fit function, Matlab calculates the best start point. My question is, how do ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta