Community Profile

photo

Aleksandar


Last seen: 3 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


transition probability matrix and for loop
I would like to run transition matrix with a rolling window, such that it ensures the transitions for consecutive periods such a...

3 months ago | 1 answer | 0

1

answer

Question


Using Observation Weights / set WeightsVar
In "Credit Scorecard Modeling Using Observation Weights" there is an example of using the weights, but it is not clear how to li...

2 years ago | 0 answers | 0

0

answers

Question


How to convert cell array to structure array
I would like to convert cell array to a structure 1x2 (or 2x1) with 3 fields with a1 as dimension/axis: a1={'AA','AA','AA',...

9 years ago | 2 answers | 0

2

answers

Question


How to add additional field in the structure from already formed cell array?
I want to add the additional field with (imported) data to include in already formed structure. I will use the example from th...

9 years ago | 1 answer | 0

1

answer

Answered
How to enumerate an array?
Thank you!!

9 years ago | 0

Question


How to enumerate an array?
I want a simple enumeration of the following series a= ['465465465','465465465','465465465','31546895489','31546895489','89...

9 years ago | 2 answers | 0

2

answers

Question


Retrieving (all) information from a cell array when meeting a predefined condition?
I have a cell array a={'100025','31-Jul-07','C';'100025','31-Aug-07','D';'020657','31-May-08','E';'020657','31-Aug-09','A'}; et...

9 years ago | 2 answers | 0

2

answers

Answered
Replacing values in a cell which is part of matrix
Guillaume, thank you, just a couple a few clarifications please with this I can change the tmp tmp = cell2mat(a(:,3)); %I...

9 years ago | 0

Question


Replacing values in a cell which is part of matrix
I have a cell column, which is a third column of a matrix named 'a'. The cell column contains values A,B,C,D and E. I just want...

9 years ago | 2 answers | 0

2

answers

Question


Calculate a return (base index)
I would like to calculate the column Base Index , for each particular ID is id(i)/id(base)*100, where id(base) is the first item...

9 years ago | 1 answer | 0

1

answer

Question


bnddury function / Financial toolbox
If I set the following: Yield=0.11245;CouponRate=0.175;Settle='04-Apr-12';Maturity='04-Oct-13';Period=12;Basis=0;... EndMonthR...

10 years ago | 1 answer | 0

1

answer

Question


Financial toolbox/Credit risk utilities/Transprob function/Exposuretransitions
Is there a possibility in MATLAB to "adapt" transprob function (or if there is another solution) so that it is the percentage of...

11 years ago | 0 answers | 0

0

answers

Question


Financial toolbox/Credit risk utilities/Transprob function/SnapsperYear
For a single client this is the information on dates an ratings 30.06.12 AAA 31.08.12 AAA 30.09.12 AA 31.10.12 AA 30.11.12 ...

11 years ago | 1 answer | 0

1

answer