photo

Anthony Knighton


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
34,623
of 299,891

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,464

贡献数
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 years 前 | 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 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答