楼主: xuechao2008
22545 64

matlab的GARCH工具箱 [推广有奖]

  • 0关注
  • 1粉丝

本科生

53%

还不是VIP/贵宾

-

威望
0
论坛币
6057 个
通用积分
0
学术水平
0 点
热心指数
2 点
信用等级
1 点
经验
920 点
帖子
107
精华
0
在线时间
19 小时
注册时间
2005-11-27
最后登录
2020-8-31

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

一共260页 PDF文档 超清晰

包括 introduction, garch overview,simulation,estimation,forcasting,regression components in conditional mean models and so on

有问题的话可以随时提问

67043.pdf (1.77 MB, 需要: 5 个论坛币)


 

1
What is the GARCH Toolbox?  . . . .. . . . . . . . .  1-2
GARCH Overview . . . . . . . . . . . .. . . . . . . . . . . .  1-3
What is GARCH? . . . . . . . . . . . . . . . . . . . . . . .  1-3
Why Use GARCH? . . . . . . . . . . . . . . . . . . . . . .  1-3
GARCH Limitations  . . . . . . . . . . . . .  . . . . . . .  1-4
Software Requirements and Compatibility . . . . . . . . . . . . . .  1-5
Expected Background . . . . . . . . . . . . . . . . . . . .  1-6
Technical Conventions . . . . . . .. . . . . . . . . . . . . . 1-7
Data Sets . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . .  1-11
DEM2GBP . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  1-11
NASDAQ  . . . . . . . . . . . .. . . . . . . . . . . . . . .  1-12
NYSE  . . . . . . . . . . . . . . . . . . .  . . . . . . . . . . . . .
GARCH Overview
Modeling of Financial Time Series  . . . . . . . . . . . . . . . .  2-2
Characteristics of Financial Time Series . . . . . . . . . . . . . . . . . .  2-2
Correlation and Forecasting of Financial Time Series  . . . . . . .  2-4
Serial Dependence in Innovations  . . . . . . . . . . . . . . . . . . . . . . .  2-4
Conditional Mean and Variance Models . . . . . . . . . . . . . . . . .  2-6
Conditional Mean Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  2-6
Conditional Variance Models  . . . . . . . .  . . . . . . . .  2-6
Comments on the Models  . . . . . . . . . . . .. . . . . . . . .  2-9
The Default Model  . . . . . . . . . . . .  . . . . . .  2-12
Primary Toolbox Functions . . . . . .. . . . .  2-13
Analysis and Estimation Example Using the
Default Model . . . . . . . . . . . . . . . . . . . . . . .  2-15
Preestimation Analysis  . . . . . . . . .. . . . .  2-15
Parameter Estimation . . . . . . . . . . . . . . . . .  2-23
Postestimation Analysis  . . . . . . . . . .  . . . .  2-26
3
GARCH Specification Structure
Introduction . . . . . . . . . . . . . . . . . . . . . . .  3-2
Equation Variables and Parameter Names  . . . . . . . . . . . . . .  3-4
Conditional Mean Model  . . . . . . . . . . . . . . . . . .  3-4
Conditional Variance Models  . . . . . . . . . . . . .  3-4
Examples of Specification Structures . . . . . . . .  . . . . .  3-5
Reading and Writing Specification Structures . . . . . . . . . . .  3-8
Creating and Modifying a Specification Structure . . . . . . . . . . .  3-8
Retrieving Specification Structure Values . . . . . . . . . . . . . . . .  3-11
4
Simulation
Simulating Sample Paths  . . . . . . . . . . . .  4-2
Introduction  . . . . . . . . . . . . . . . . . . . . . . .  4-2
Simulating a Single Path . . . . . . . .  . . . .  4-3
Simulating Multiple Paths  . . . . . . . . . . .  4-4
Presample Data . . . . . . . . . . . . . . . . . . .  4-6
Automatically Generated Presample Data . . . . . . . . . . . . . . . . .  4-6
User-Specified Presample Data . . . . . .  4-10
5
Estimation
Maximum Likelihood Estimation . . . . . . .  5-2
Initial Parameter Estimates . . . . .. . . . .  5-4
User-Specified Initial Estimates . . . . . . .  5-4
Automatically Generated Initial Estimates . .. . . .  5-5
Parameter Bounds . . . . . . . . . . . . . . . . . . .  5-9
Presample Observations . . . . . . . . .  5-11
User-Specified Presample Observations . . . . . .  . . . .  5-11
Automatically Generated Presample Observations . . . . .. . .  5-11
Termination Criteria and Optimization Results . . . . . . . . .  5-13
MaxIter and MaxFunEvals . . . . . .  . . . . . . .  5-13
TolCon, TolFun, and TolX . . . . . . . . . . . . . .  5-14
Convergence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  5-14
Optimization Results . . . . . . . . . . . .. . . . . .  5-15
Constraint Violation Tolerance . . . . . . . . . . . . . . . . . . . . . . . . .  5-16
Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  5-19
Specifying Presample Data . . . . . . . . . .. . . . .  5-19
Presample Data and Transient Effects . . . . . . . . .  5-23
Alternative Technique for Estimating ARMA(R,M)
Parameters . . . . . . . . . . . . . . . . . . . . .  5-27
Active Lower Bound Constraint  . . . . . . .. . . . .  5-28
Determining Convergence Status . . . . . .. . . . . .  5-316
Minimum Mean Square Error Forecasting  . . . . . .. . . .  6-2
Conditional Standard Deviations of Future Innovations  . . . . .  6-2
Conditional Mean Forecasts of the Return Series . . . . . . . . . . .  6-3
MMSE Volatility Forecasts of Returns . . . . . . . . . . . . . . . . . . . .  6-3
RMSE Associated with Conditional Mean Forecasts . . . . . . . . .  6-4
Presample Observations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  6-5
Asymptotic Behavior for Long-Range Forecast Horizons  .  6-6
Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  6-8
Computing a Forecast  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  6-8
Volatility Forecasts over Multiple Periods . . . . . . . . . . . . . . . .  6-11
Computing a Forecast with Multiple Realizations  . . . . . . . . .  6-13
7
Regression Components in Conditional
Mean Models
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  7-2
Incorporating a Regression Model in an Estimation . . . . . .  7-3
Fitting a Model to a Simulated Return Series . . . . . . . . . . . . . .  7-3
Fitting a Regression Model to the Same Return Series . . . . . . .  7-5
Simulation and Inference Using a Regression
Component . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  7-8
Forecasting Using a Regression Component . . . . . . . . . . . . .  7-9
Forecasted Explanatory Data  . . . . . . . . . . . . . . . . . . . . . . . . . . .  7-9
Generating Forecasted Explanatory Data  . . . . . . . . . . . . . . . .  7-10
Ordinary Least Squares Regression  . . . . . . . . . . . . . . . . . . .  7-11
Regression in a Monte Carlo Framework . . . . . . . . . . . . . . .  7-13
8
Likelihood Ratio Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  8-2
Akaike and Bayesian Information Criteria  . . . . . . . . . . . . . .  8-5
Equality Constraints and Parameter Significance . . . . . . . .  8-7
The Specification Structure Fix Fields . . . . . . . . . . . . . . . . . . . .  8-7
The GARCH(2,1) Model as an Example . . . . . . . . . . . . . . . . . . .  8-8
Equality Constraints and Initial Parameter Estimates . . .  8-11
Complete Model Specification . . . . . . . . . . . . . . . . . . . . . . . . . .  8-11
Empty Fix Fields  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  8-12
Limiting Use of Equality Constraints . . . . . . . . . . . . . . . . . . . .  8-13
Simplicity and Parsimony  . . . . . . . . . . . . . . . . . . . . . . . . . . . .  8-14
9
Advanced Example
Estimating the Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  9-2
Forecasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  9-4
Monte Carlo Simulation  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  9-6
Comparing Forecasts with Simulation Results . . . . . . . . . . .  9-8
10
Function Reference
Functions — Categorical List  . . . . . . . . . . . . . . . . . . . . . . . . .  10-2
GARCH Modeling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10-2
GARCH Innovations Inference  . . . . . . . . . . . . . . . . . . . . . . . . .  10-2
Statistics and Tests  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10-2
GARCH Specification Structure Interface Functions  . . . . . . .  10-3
Helpers and Utilities  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10-3
Graphics  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10-3
Functions — Alphabetical List  . . . . . . . . . . . . . . . . . . . . . . . .  10-4

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:MATLAB matla atlab GARCH ARCH MATLAB GARCH 工具箱

已有 2 人评分热心指数 信用等级 收起 理由
purple5252 + 1 热心帮助其他会员
andy_songlin + 1 + 1 我很赞同

总评分: 热心指数 + 2  信用等级 + 1   查看全部评分

沙发
nazikhan 发表于 2006-10-13 08:48:00 |只看作者 |坛友微信交流群
You are very kind. Thank you very much!!

使用道具

藤椅
xuechao2008 发表于 2006-10-13 20:47:00 |只看作者 |坛友微信交流群

呵呵

现在MATLAB最高版本达到7.1了把

可以解决好多金融工程方面的问题

我还有MATLAB 金融工具箱的帮助文挡 有谁想要的话我给传上来

使用道具

板凳
songking 发表于 2006-10-14 14:28:00 |只看作者 |坛友微信交流群
我要啊s_empire@sina.com

使用道具

报纸
leiliangtao 发表于 2006-10-14 16:42:00 |只看作者 |坛友微信交流群
f0701930@yahoo.com.cn

使用道具

地板
tortaga 发表于 2006-10-22 18:58:00 |只看作者 |坛友微信交流群

楼主,请给我一份好吗?等着用,感谢!

tortaga@126.com

使用道具

7
candywu 发表于 2006-10-27 00:56:00 |只看作者 |坛友微信交流群

^^最近要交作業,正好需要用到,真是太感謝你的分享了

相信一定很有用的,謝謝

使用道具

8
casperchan 发表于 2006-11-3 17:20:00 |只看作者 |坛友微信交流群
3K U~~~~~~··

使用道具

9
wangweiwudi 发表于 2006-11-4 03:44:00 |只看作者 |坛友微信交流群

我也需要啊 谢谢啊

nuaa_wangwei@126.com

使用道具

10
yekailaile 发表于 2006-11-5 12:43:00 |只看作者 |坛友微信交流群
我也需要/谢谢。shmily1818@gmail.com

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-6 07:29