Nonlinear PDE finite difference method

Hassen
Messages
4
Reaction score
0
Hello
I want to resolve a nonlinear partial differential equation of second order with finite difference method in matlab. the equation is in the pdf file attached.
Thanks
 

Attachments

Physics news on Phys.org
Cool! Have fun!
 
please can you help me in doing this..
 
Can you give some additional information?
Where does this equation come from? Did you derive it yourself? Is it possible that some terms can be neglected because they are small? What are the dimensions (units) of all the variables? Can you check that each of the terms has the same dimensions/units? Why do you need to solve it?

Also, you have \frac{dC}{dt} as well as \frac{2}{dt}, which seems a bit odd. Or do you mean that you take the time derivative of this big square-root term? You also mix derivatives with partial derivatives.

If you give the context of this equation, some people here will probably be able to tell you immediately what a common way to proceed would be.
 
Thank you
sorry I made some mistakes in the equation the new version is in the joint file.
dt mean a time step and not a derivatives.
and all the other terms are partial derivaties.
this equation is PDE of option pricing in presence of transaction costs and stochastic volatility from this article http://www.math.stevens.edu/~ifloresc/Research/Publications/OptionPriceswithTransactionCostsSV.pdf
page 11 equation (2.12) (I just add a term to this equation)
I want to simulate the call price C.
 

Attachments

??
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Replies
2
Views
2K
Replies
1
Views
2K
Replies
11
Views
3K
Replies
12
Views
6K
Replies
36
Views
4K
Back
Top