登录
首页 » matlab » MSRegress

MSRegress

于 2020-08-13 发布
0 172
下载积分: 1 下载次数: 0

代码说明:

说明:  马尔可夫区制转移模型 代码以及学习资料,从工具箱下载的。(Markov Switching Models)

文件列表:

MSRegress, 0 , 2020-03-03
MSRegress\About the MS_Regress_Package.pdf, 465238 , 2015-04-19
MSRegress\data_Files, 0 , 2020-03-03
MSRegress\data_Files\Example_FEX.txt, 59643 , 2010-03-14
MSRegress\data_Files\GNP_Hamilton.txt, 2302 , 2012-04-02
MSRegress\Example_MS_Regress_Fit.m, 986 , 2014-10-30
MSRegress\Example_MS_Regress_Fit_GED_Dist.m, 1000 , 2012-04-02
MSRegress\Example_MS_Regress_Fit_MSVAR.m, 808 , 2014-10-30
MSRegress\Example_MS_Regress_Fit_MultiVar.m, 1207 , 2012-08-09
MSRegress\Example_MS_Regress_Fit_t_Dist.m, 927 , 2013-01-09
MSRegress\Example_MS_Regress_Fit_using_constCoeff.m, 1679 , 2013-05-20
MSRegress\Example_MS_Regress_Fit_with_MEX.m, 1489 , 2012-08-09
MSRegress\Example_MS_Regress_For.m, 1493 , 2011-06-09
MSRegress\Example_MS_Regress_Sim.m, 1402 , 2012-08-14
MSRegress\Example_MS_Regress_Simul_2_States_Multivar.m, 2097 , 2009-10-27
MSRegress\Example_MS_Regress_Simul_3_States.m, 2075 , 2012-04-02
MSRegress\Example_MS_Regress_Simul_and_Fit_2_States.m, 2356 , 2012-08-10
MSRegress\Example_MS_Regress_Simul_and_Fit_2_States_Multivar.m, 2830 , 2009-10-27
MSRegress\Example_MS_Regress_Simul_and_Fit_3_States.m, 2613 , 2009-04-07
MSRegress\m_Files, 0 , 2020-03-03
MSRegress\m_Files\build_constCoeff.m, 3452 , 2012-04-02
MSRegress\m_Files\check_constCoeff.m, 2758 , 2012-08-09
MSRegress\m_Files\checkInputs.m, 5552 , 2012-08-09
MSRegress\m_Files\checkSize_constCoeff.m, 2590 , 2013-07-15
MSRegress\m_Files\confuneq_MS_Regress.m, 588 , 2012-04-02
MSRegress\m_Files\doOutScreen.m, 7779 , 2014-10-30
MSRegress\m_Files\doOutScreen_MSVAR.m, 3207 , 2014-10-30
MSRegress\m_Files\doPlots.m, 985 , 2012-04-02
MSRegress\m_Files\getvarMatrix_MS_Regress.m, 4756 , 2011-01-28
MSRegress\m_Files\mex_MS_Filter.cpp, 1894 , 2012-04-02
MSRegress\m_Files\MS_Regress_Fit.m, 5478 , 2012-09-17
MSRegress\m_Files\MS_Regress_For.m, 2283 , 2014-02-21
MSRegress\m_Files\MS_Regress_Lik.m, 6909 , 2013-01-13
MSRegress\m_Files\MS_Regress_Sim.m, 7867 , 2012-05-30
MSRegress\m_Files\MS_VAR_Fit.m, 1853 , 2013-04-18
MSRegress\m_Files\mvnpdf_MSPERLIN.m, 8206 , 2012-04-02
MSRegress\m_Files\myMVNPDF.m, 1054 , 2012-04-02
MSRegress\m_Files\nr3matlab.h, 19482 , 2008-04-28
MSRegress\m_Files\param2spec.m, 2991 , 2012-04-02
MSRegress\m_Files\preCalc_MSModel.m, 9669 , 2013-05-20
MSRegress\m_Files\spec2param.m, 1368 , 2012-02-27
MSRegress\Script_Hamilton_Comparison.m, 1451 , 2012-04-02

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

发表评论

0 个回复

  • FLch5eg1
    采用CMAC网络对对频率为0.1572HZ的谐波进行辨识,选择联想单元A*=4,权值Wa=W1+W2+W3+W4( CMAC group program,include four sub-CMAC CMAC program 1)
    2009-05-05 09:46:36下载
    积分:1
  • Lecture8-2.Fisher-Linear-Discriminant-and-MDA
    Fisher Linear Discriminant
    2011-01-24 03:42:40下载
    积分:1
  • prim
    利用Matlab编写构造最小生成树的Prim算法,程序注释清晰,通俗易懂。(Minimal Spanning Tree-- Prim)
    2013-09-21 21:59:01下载
    积分:1
  • 1
    说明:  matlab学习资料,是初学者可以借鉴的资料之一。包含绘图、GUI基本的入门知识。(matlab learning materials, beginners can learn. Contains graphics, GUI basic introductory knowledge.)
    2013-01-21 03:36:54下载
    积分:1
  • pca-fault
    故障诊断方面的一篇文章,发表在Automatica上,具有很大的参考意义。(Fault diagnosis of an article published in Automatica, and has great reference value.)
    2013-11-22 17:10:04下载
    积分:1
  • filterbank_for_speech_signal
    A speech signal filterbank, using melscale frequency and framebanking.( 1. For speech signal can be represented as a discrete sequence of frames (or feature vectors) that can be used as the input to a speech recogniser. Important ideas and techniques that are used in the assignment are the design of a (Mel frequency scale) audio filterbank, , windowing of a continuous audio signal, spectrum analysis of the signal, filtering as multiplication in the frequency domain, the visual representation of a speech signal as a spectrogram, appreciation of the acoustic variability in real speech utterances. 2. To gain a deeper knowledge of the application of MATLAB programming to audio signal processing. 3. To gain practice in the art of writing a formal report: structure, content, style, use of diagrams, presentation etc. etc. )
    2010-11-19 21:11:01下载
    积分:1
  • Matlab小技巧
    说明:  个人总结的matlab常用技巧,主要为输出图表时表格的形式(personal lessons Matlab commonly used techniques, mainly for export charts when a form)
    2005-11-01 21:48:11下载
    积分:1
  • dscdma
    DS-CDMA 通信系统的仿真,其中的信道为瑞丽衰落信道(Simulation program to realize DS-CDMA system)
    2013-01-14 14:35:31下载
    积分:1
  • RSA_char
    matlab code for data encryption and decryption using rsa algoritham
    2015-02-10 00:24:12下载
    积分:1
  • mfcc
    Mel-frequency cepstral coefficients (MFCCs) are coefficients that collectively make up an MFC. They are derived a type of cepstral representation of the audio clip (a nonlinear spectrum-of-a-spectrum ). The difference between the cepstrum and the mel-frequency cepstrum is that in the MFC, the frequency bands are equally spaced on the mel scale, which approximates the human auditory system s response more closely than the linearly-spaced frequency bands used in the normal cepstrum.
    2015-04-21 21:44:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载