Testing Toolboxes (MATLAB Financial Toolbox)
Afficher commentaires plus anciens
Matrix =[0.0650 datenum('15-apr-1999') 101.03125 101.09375 0.0564
0.05125 datenum('17-dec-1998') 99.4375 99.5 0.0563
0.0625 datenum('30-jul-1998') 100.3125 100.375 0.0560
0.06125 datenum('26-mar-1998') 100.09375 100.15625 0.0546];
< Enter>
[Bonds, Prices, Yields] = tr2bonds(Matrix)
< Enter>
(can anyone add the output)
1 commentaire
Oleg Komarov
le 23 Mai 2012
You can request a trial copy of MATLAB: http://www.mathworks.co.uk/products/matlab/tryit.html
Réponses (0)
Catégories
En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!