newbie


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
38,466
of 301,352

評判
1

コントリビューション
8 質問
0 回答

回答採用率
62.5%

獲得投票数
1

ランク
 of 21,240

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,116

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

9年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約9年 前 | 0 件の回答 | 0

0

回答

質問


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

約9年 前 | 0 件の回答 | 0

0

回答

質問


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

約9年 前 | 1 件の回答 | 0

1

回答

質問


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

約9年 前 | 1 件の回答 | 1

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答