photo

Anthony Knighton


Last seen: 4年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
34,294
of 300,799

評判
1

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

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error using plot: vectors must be the same lengths
I am trying to plot two function in the same file; however, I am getting the following error: "Error using plots: vectors must b...

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

1

回答

質問


Suggestions for financial simulation
This is a non-technical question. I want to do a financial simulation for an upcoming project. I would like to use Monte Carlo...

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

1

回答

質問


MATLAB: Newton-Raphson method to determine roots of square root function
Background: I am trying to implement the Newton-Raphson to determine the classical truning points of a particle in the potential...

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

0

回答

質問


Warning: Error updating FunctionLine
I have written 3 simple lines of code to plot a function. Here is my code: n=2; omega=@(r) log(factorial(r+n-1))-log(factorial...

5年弱 前 | 1 件の回答 | 1

1

回答

質問


code will not run, but gives no error message
I have written the following code that involves multiple functions. S calls A and B. Evidently this is wrong because the code is...

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

2

回答

質問


Code outputs correctly once, but gives an error message when I try to output a second time.
I have written the following code that evaluates the roots of the quadratic function . The coefficients b and c input parameters...

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

1

回答