Financial toolbox transprob function
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm looking at the trasnprob function on this page
I presume you can use it to generate a transition probability matrix for other data other data other than credit rating?
I have speed and acceleration data in an excel file. When I import it to matlab I would like to generate a transition probability matrix. However I get the error below? Could someone explain to what is happening. transMat = transprob(data) ??? Undefined function or method 'transprob' for input arguments of type 'double'.
Thank you
0 Kommentare
Antworten (1)
Wayne King
am 18 Aug. 2011
Please ensure that you have the Financial Toolbox software installed. To see the toolboxes you have installed, enter
>>ver
at the MATLAB command line.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Financial Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!