photo

Ian


University of Minnesota Twin Cities

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
227,838
of 300,813

評判
0

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,169

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Determining Constants of Best Fit Curve
I have a dataset (x,y) that I would like to fit a curve to. The curve must be of the form: y = a + b*c^d*x^e where a,b,c,d...

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

1

回答

質問


How to element by element multiply all rows of a matrix in a loop?
I've written a function which generates an (a x b) matrix where a,b are both inputted quantities. After I've generated this matr...

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

1

回答

質問


Running through a randomly generated array and doing calculations
Here's the problem statement: "Consider an array x of randomly generated positive and negative integers. Write a script that pe...

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

1

回答

質問


Sum of first 100 integers?
Write a script that uses a for loop to calculate the sum of the first 100 integer numbers

12年弱 前 | 5 件の回答 | 0

5

回答

質問


Vector Equation with scalars?
Define a and b as scalars a = 3 and b = 4, and x as the vector x = −3,−2.8,−2.6,··· ,1.6,1.8,2. Then use these variables to calc...

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

1

回答

質問


Three element vector function?
Create a MATLAB function that, given a three element vector [x1 x2 x3] as input, calculates r = x1^2 + x2^2 − x3^2.

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

1

回答

質問


Constucting an array in column form
Construct an array a (in column form) made of 17 (equally-spaced) values between 17 and 289.

12年弱 前 | 2 件の回答 | 0

2

回答