Community Profile

photo

Anthony Knighton


Last seen: 거의 3년 전 2021년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 1 | 0

1

답변