Community Profile

photo

Anthony Knighton


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort