Serving the Quantitative Finance Community

Search found 11 matches

by mbacke
August 20th, 2003, 5:32 pm
Forum: Technical Forum
Topic: matlab plus
Replies: 1
Views: 189788

matlab plus

Does anybody know a nice site with sources of matlab code for financial calculations.
by mbacke
August 7th, 2003, 5:48 pm
Forum: Student Forum
Topic: Monte Carlo simulation in Option Valuation
Replies: 17
Views: 192524

Monte Carlo simulation in Option Valuation

<r>hi kryste,the best place you can get information about monte carlo and various reduction techniques is on Martin Haugh's homepage. He has pastedhis lecture notes about simulation. they are excellent . in fact this is the link <URL url="http://www.columbia.edu/~mh2078/MCSspring03/enjoy">http://www...
by mbacke
August 1st, 2003, 4:38 pm
Forum: Technical Forum
Topic: HW Extended Vasicek & Dual Currency
Replies: 6
Views: 192641

HW Extended Vasicek & Dual Currency

hi val, am trying to solve the same problem using simulation. could you sendme your code? cheers.
by mbacke
July 30th, 2003, 6:30 pm
Forum: Technical Forum
Topic: Credit Risk Model with Matlab
Replies: 9
Views: 197521

Credit Risk Model with Matlab

am not sure but can you tell me the model
by mbacke
July 30th, 2003, 6:27 pm
Forum: Technical Forum
Topic: Help needed with Optimization in Matlab!!!
Replies: 2
Views: 189804

Help needed with Optimization in Matlab!!!

what type of model are you using? can you give me details of your code and show me where you using the function fminsearch in your code
by mbacke
July 30th, 2003, 6:24 pm
Forum: Technical Forum
Topic: Price path generator - Matlab
Replies: 4
Views: 190597

Price path generator - Matlab

your code looks fine but am not sure whether it is doing the job properly. tell me what kind of values you get when you compute s0. take s0 to be 100
by mbacke
July 30th, 2003, 6:21 pm
Forum: Technical Forum
Topic: Price path generator - Matlab
Replies: 4
Views: 190597

Price path generator - Matlab

what is it that you want to price? can you explain the problem more in detail?
by mbacke
July 27th, 2003, 6:24 pm
Forum: Technical Forum
Topic: American option with malliavin
Replies: 7
Views: 190485

American option with malliavin

what is mallivian about. are you implementing it in matlab?
by mbacke
July 27th, 2003, 6:22 pm
Forum: Technical Forum
Topic: dual methods for american options
Replies: 6
Views: 190863

dual methods for american options

i have found a web related to this. they are using java, a language i don't understand. the webpage is martingale.berlios.deis there anybody who could tell what they are doing?
by mbacke
July 24th, 2003, 8:42 pm
Forum: Technical Forum
Topic: dual methods for american options
Replies: 6
Views: 190863

dual methods for american options

I am referring to the paper of Haugh and Kogan entitlted 'Pricing american option: A duality approach'.Basically, they are using a technique which allows them to get an upper bound for the price of the american option.
by mbacke
July 23rd, 2003, 7:25 pm
Forum: Technical Forum
Topic: dual methods for american options
Replies: 6
Views: 190863

dual methods for american options

does anybody know a webpage where i can get a matlab implementation of Haugh and kogan dual pricing of american option?