登录
首页 » MultiPlatform » msimGARCH

msimGARCH

于 2013-11-25 发布 文件大小:105KB
0 161
下载积分: 1 下载次数: 12

代码说明:

  综合使用EViews(统计软件)与Matlab实现广义自回归条件异方差模型(GARCH)的模拟、估计与预测(Integrated use EViews (statistical software) and Matlab achieve generalized autoregressive conditional heteroskedasticity model simulations, estimates and projections)

文件列表:

msimGARCH
.........\simGARCH.prg,6572,2009-06-07
.........\simGARCH_shape.prg,2702,2009-03-17
.........\simGJR.prg,7526,2009-03-17
.........\simGJR_wfpage.prg,3716,2009-03-18
.........\simPrediction.prg,6632,2009-03-17
.........\simPreGJRWfpage.prg,6632,2009-03-18
.........\sim_lam=-02lam=00_skewt_gjr.xls,54272,2009-03-18
.........\sim_normal_garch.prg,5416,2009-03-17
.........\sim_normal_gjr.prg,5580,2009-03-17
.........\sim_stut_garch.prg,2248,2009-03-17
.........\skewt_rnd.m,1237,2009-06-06
.........\test_simols.prg,3329,2009-03-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • quanbofa
    利用全波法计算同轴线的特征模式以及同轴线内的场分布,对计算电磁学全波仿真的学习很有帮助(Use Full Wave Algorithm to calculate the eigenmodes and electromagnetic field distributions of coaxial line ,it will be very helpful for the learning of computational electromagnetics)
    2015-04-19 21:33:35下载
    积分:1
  • MultiStatis
    多元统计分析的教程。多因素方差分析。图形显示。函数的使用(Multivariate statistical analysis of the tutorial. Multi-factor analysis of variance. Graphical display. Function of the use of)
    2009-03-19 13:47:52下载
    积分:1
  • Capon_vs_DL_Capon_Beamforming
    Capon 与 DL_Capon_Beamforming 算法比较(Capon_vs_DL_Capon_Beamforming)
    2010-10-17 22:44:29下载
    积分:1
  • predicted
    说明:  在Matlab中加入神经网络预测模型,实现对Ad Hoc网络的AODV的预测功能。(In the Matlab neural network prediction model by adding to realize AODV for Ad Hoc networks prediction capabilities.)
    2010-03-25 10:23:52下载
    积分:1
  • CognitiveRadio
    Cognitive Radio Primary User Detection
    2010-05-19 13:19:24下载
    积分:1
  • _print_fixes
    作为巴新宽行打印情节并不十分好看。 这是我使用的命令后,一些在现在讨论的答案。( printing plots with wide lines as png does not look pretty. These are the commands that I use now after some discussion at answers.)
    2011-05-23 10:52:52下载
    积分:1
  • MVAbankrupt
    Computes the effects of financial characteristics on bankrupt with logit model
    2013-04-30 22:22:27下载
    积分:1
  • voice_enhancement_using_spectrum_minus
    MATLAB环境下对于含平稳噪声的带噪语音利用谱相减算法进行处理,原始语音请命名为“origin.wmv",处理后的语音为”enhanced.wmv"。rar内含有我自己做好的语音处理结果,可以用你自己的待处理语音替换它们,请放在同一目录下!(MATLAB environment containing stationary noise for Noisy Speech using spectral subtraction algorithm for processing, the original voice please named origin.wmv , after the voice for enhanced.wmv . rar contains my own voice to do a good job dealing with the results, you can use your own voice to be processed to replace them on the same directory, please!)
    2008-12-13 18:05:53下载
    积分:1
  • Make_Net
    本代码可以根据给定的小区数目和小区半径生成网络拓扑结构,并返回基站位置坐标(This code can be based on the given cell number and cell radius generated network topology, and return to the base station coordinates)
    2010-07-26 16:08:09下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载