How to value swaps in MATLAB?

2 vues (au cours des 30 derniers jours)
Punar
Punar le 9 Juil 2012
I need to value 1000 swaps. Are there any inbuilt functions that can help me do that quickly?
  2 commentaires
Walter Roberson
Walter Roberson le 9 Juil 2012
I am not familiar with swaps myself, but the following suggests there are at least some available functions. Possibly the Financial Toolbox would be required ?
Punar
Punar le 9 Juil 2012
Modifié(e) : Punar le 9 Juil 2012
Hi Walter,
The question you are referring to was posted by me. There are functions in various toolboxes which value swaps but the problem I am facing is that I cannot value 1000 swaps in one go. The functions I have found value only one or two swaps at a time. So, I have to use 'For' loop which makes the code very very slow. Its possible that I am not being able to use the functions properly. Is there a way that I can avoid the loop and value the swaps in one call of a function('swapbyzero' or any other) ?

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by