Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
38.466
of 301.421
REPUTACIÓN
1
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.269
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.475
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How do I use the fminsearch function to find optimal values corresponding to the least-squared error?
Hi, I have the following data: x = [10 20 30 40 50 60 70 80 90 100 110 120]'; y = [0.18 0.40 0.65 0.80 0.87 0.92 0.94...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Newtonian Method applied to find the Jacobian
Hello, Using the Newtonian Method, |* If you are supplied with an arbitrary square matrix, J (Jacobian), write a MATLAB sc...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Fitting Quadratic and Inverse Functions
Hi, The data in the file SietusModel.mat, the first column is plate width (nanometers) the second column is animal survival ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Create a Model to Predict Data.
Hi, I'm given the data attached and I need to create a model to predict % Body Fat from a linear combination of Waist, Weight...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
6-Term Taylor Series Expansion
Hi, I am trying to solve a 6-term Taylor Series Expansion from x=-1 to x=1. The equation is attached as a jpg. a2=0; ...
alrededor de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
How do I get the mean of a row in a matrix?
The mean of each row of A and B should be computed. The resulting sequence of numbers (means of each row) from A should be stor...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I create a matrix with a sine and cosine function?
Individual elements of B are referenced using B[i,j], where i is the row and j is the column. Define each element within B as B[...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I create a script for a summation then plot?
I'm trying to convert this function to script: <</matlabcentral/answers/uploaded_files/60338/equation.JPG>> then once it'...
más de 9 años hace | 1 respuesta | 0
