Anthony Knighton
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
34 537
of 295 673
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 4 år ago | 1 answer | 1
1
answerQuestion
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...
nästan 4 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 4 år ago | 1 answer | 0