Community Profile

photo

veru


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I find the root of this equation?
I would like to create a function which finds the root of an equation numerically by using the following recursive formula: x...

11 years ago | 0 answers | 0

0

answers

Question


What changes should I apply to this code?
Let S(t) be the price of one share of a particular company at time t. The price S(t+1) at time t+1 can either take the value of ...

11 years ago | 1 answer | 0

1

answer

Question


How do I generate the first four polynomials?
A Legendre polynomial of degree n is given by the following expression: Pn(x)=1/(2^n*n!) * nth derivative of (x^2-1)^n H...

11 years ago | 1 answer | 0

1

answer