-
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
-
MATLABzuixiaoercheng
用MATLAB实现了最小二乘法,并有较为详尽的注释,望各位赐教(Implemented with MATLAB least squares method, and have more detailed comments, hope you can enlighten)
- 2010-05-10 16:24:40下载
- 积分:1
-
sl0bp
SL0与BP算法压缩感知信号恢复比较,自行下载SL0包(SL0 COMPARE WITH BP)
- 2014-12-04 21:43:23下载
- 积分:1
-
TSP
tsp(旅行商问题) 利用matlab遗传算法、模拟退火算法以及lingo动态规划求解(tsp (TSP) using matlab genetic algorithms, simulated annealing algorithm and dynamic programming to solve lingo)
- 2008-06-28 11:16:02下载
- 积分:1
-
Rayleigh_ofdm
OFDM系统中, LS信道估计 , 基于DFT的信道估计 , 改进的基于DFT的信道估计 , 不进行信道估计 四种情况下的误码率对比(OFDM systems, ' LS channel estimation' , ' DFT-based channel estimation' , ' improve the DFT-based channel estimation' , ' not the channel estimation' error rate of four cases compared)
- 2021-03-11 15:49:26下载
- 积分:1
-
stbc
对多天线系统进行编码,既有空间分集,又有时间分集(stbc code containing time diversity and space diveisity)
- 2010-12-04 18:40:31下载
- 积分:1
-
workshop_part3_programming
introduction to matlab part 3 and examples
- 2009-06-04 00:28:15下载
- 积分:1
-
yiqun
文件中的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划。(File in is the procedure ant colony algorithm in most short-circuit the application of, a little expansion can be applied to robot path planning.)
- 2013-05-22 20:27:02下载
- 积分:1
-
Freespace_GuassBeam_FDTD
自由空间入射 二维高斯光束的模拟 (PML边界)(The free space incident two-dimensional analog of the Gaussian beam (PML boundary))
- 2012-08-28 14:19:52下载
- 积分:1
-
gonglvpuguji
实现功率谱估计的两种方法,直接法与自相关法(Power spectrum estimation of the two methods, the direct method and the autocorrelation method)
- 2014-01-04 16:48:23下载
- 积分:1