|
|
Simulate Interest Rates
Hello,
I am new to MatLab, and I apologize in advance if what I am about to write sounds banal.
I need to simulate a risk free interest rate (Eonia) over a 10 years period and I don't know how to implement my model with MatLab.
I saw the example in this page http://www.mathworks.com/help/toolbox/econ/briajhb.html
but i really cannot change the simulation period (from 64 trading days to 2520 trading days).
Moreover, it's not so clear what's written there, because not every code line is explained (ex what you do when you write
average = obj.StartState * exp(-speed * T) + level * (1 - exp(-speed * T));
Y=obj.interpolate, why not Y=obj.simulate, and so on..)
I need an output of 2520 (252*10) daily observation of EONIA.
What can i do? Which code should I use?
Thank you very much in advance for the time everyone will spend reading this.
Giorgio
|
|
0
|
|
|
|
Reply
|
Giorgio
|
9/24/2010 9:00:27 AM |
|
|
0 Replies
235 Views
(page loaded in 0.006 seconds)
Similiar Articles: Best languages for simulation & modeling, DSP, computational ...Simulate Interest Rates - comp.soft-sys.matlab How to learn microkinetic model? - comp.soft-sys.matlab Best languages for simulation & modeling, DSP, computational ... Compound interest - comp.soft-sys.matlabRun the program for two different Savings interest rates: 4% and 5% Your help will ... loops ... > I'm not sure without actually trying this out, but ... Simulate Interest ... Forecasting with neural networks - comp.soft-sys.matlabNo matter which network I simulate, no matter how many layers and neurons in each ... Pbestneg is a 21x2610 matrix with stationary economic(day t) variables (interest rates ... Problem with simulation of sun-earth-moon trajectory - comp.soft ...... Following is the code I was writing to simulate the ... Furthermore, the rotation rates are equal. How ... problem not the OP's approach to solving it interest= s ... code for extended kalman filter anyone???? - comp.soft-sys.matlab ...Problem with simulation of sun-earth-moon trajectory - comp.soft ... > > The code is ... Matlab code to estimate Cox–Ingersoll–Ross interest rate model with Kalman Filter ... Test Banks & Solutions Manual - comp.lang.java.programmer ...... 3rd Edition, Boas, Solutions Manual Mathematical Modeling and Computer Simulation ... Consortium for Foundation Mathematics, Test Bank Mathematics of Interest Rates and ... All Solutions Manuals & Test Banks Are HERE (Just click)!!!!! #4 ...... 3rd Edition, Boas, Solutions Manual Mathematical Modeling and Computer Simulation ... Consortium for Foundation Mathematics, Test Bank Mathematics of Interest Rates and ... A development platform for implementation of hardware-in-the-loop ...... achieves real-time operation with sampling rates up to ... comp.lang.asm.x86 The only 16-bit systems of interest are ... LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications ..... Rendering Latency - comp.graphics.api.opengl... good idea to try to change the screen refresh rate ... dynamics of input data? i.e. max frequency of interest ... the standard frequency in avionics and military simulation ... Build your own Software Defined Radio - comp.dsp... chip ADC/DAC with flexible resolution vs. sample rate. ... The signal of interest is centered at an offset frequency ... True, but I'd like to simulate it before I build it. Simulating Interest Rates :: Stochastic Differential Equations ...Simulating Interest Rates. All simulation methods require that you specify a time grid by specifying the number of periods (NPERIODS). You can also optionally specify ... Simulate Interest Rates - Newsreader - MATLAB CentralHello, I am new to MatLab, and I apologize in advance if what I am about to write sounds banal. I need to simulate a risk free interest rate (Eonia) over a 10 years ... 7/12/2012 9:56:19 AM
|
|
|
|
|
|
|
|
|