newbie


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
38.466
of 301.229

REPUTAZIONE
1

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
62.5%

VOTI RICEVUTI
1

RANK
 of 21.196

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.512

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 3

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 1 risposta | 1

1

risposta

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta