-
sinorder
为sinudoidal模型的AIC阶估计.AIC信息准则即Akaike information criterion,是衡量统计模型拟合优良性的一种标准,又由于它为日本统计学家赤池弘次创立和发展的,因此又称赤池信息量准则。它建立在熵的概念基础上,可以权衡所估计模型的复杂度和此模型拟合数据的优良性。
在一般的情况下,AIC可以表示为: AIC=2k-2ln(L)
其中:k是参数的数量,L是似然函数。 假设条件是模型的误差服从独立正态分布。 让n为观察数,RSS为剩余平方和,那么AIC变为: AIC=2k+nln(RSS/n)
增加自由参数的数目提高了拟合的优良性,AIC鼓励数据拟合的优良性但是尽量避免出现过度拟合(Overfitting)的情况。所以优先考虑的模型应是AIC值最小的那一个。赤池信息准则的方法是寻找可以最好地解释数据但包含最少自由参数的模型。(AIC order estimation for sinudoidal model)
- 2013-12-05 13:18:54下载
- 积分:1
-
exemplo_VIII_1
exemplo metodo desacoplado
- 2013-12-12 09:33:58下载
- 积分:1
-
GM
说明: MATLAB编写的灰色预测模型源代码 可以根据自己的实际进行修改 (Gray prediction model written in MATLAB source code can be modified according to their actual)
- 2009-09-06 22:55:52下载
- 积分:1
-
crazyclimber
基于crazy climber算法的数字调制信号脊特征提取(陈利民)(Crazy climber algorithm based on digital modulation signal feature extraction ridge)
- 2010-10-22 16:38:00下载
- 积分:1
-
zuobiaobanhuan
坐标变换,实现3/2和2/2变换。异步电动机矢量控制中使用的(Coordinate transformation, to achieve 3/2 and 2/2 transformation. Vector control induction motor used)
- 2011-05-09 11:07:17下载
- 积分:1
-
Project2LPF
Create a 512-length signal then low-pass filter the signal with the filter
- 2009-04-11 12:02:34下载
- 积分:1
-
paper2
A novel method of Doppler shift estimation for OFDM systems. Military Communications Conference
- 2015-02-01 12:12:09下载
- 积分:1
-
MATLAB
包含多个未知数的多个方程组的matlab解法(Includes a number of unknown number of equations matlab Solution)
- 2008-12-20 12:57:15下载
- 积分:1
-
addaxisun
matlab code to add a second y-axis to a x-y plot
- 2010-09-29 19:20:07下载
- 积分:1
-
NNDemo2.0
神经网络基础,内涵神经网络的基础实例,包括图像的训练识别以及不同神经网络类型的程序实例(Neural network based on neural network-based instance of content, including images of the neural network training and the different types of identifying instances of the program)
- 2011-11-08 14:57:42下载
- 积分:1