-
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
-
audioPlayPlot2
simple read audio file. plot time domain signal. play audio file. matlab source code
- 2010-07-11 16:23:17下载
- 积分:1
-
Matlab
这个一个关于Matlab的参考资料,包涵文件IO,tex字符等等,可做参考(This is a Matlab reference include file IO, tex characters, etc., can refer to)
- 2013-01-22 17:15:45下载
- 积分:1
-
Txtdata
itoolbox 非常厉害,非常好。非常美(itoolbox is a very perfect project.)
- 2017-10-29 00:02:28下载
- 积分:1
-
contorl
说明: 异步电动机有速度传感器矢量控制,逆变侧使用SVPWM,启动超调量约3.2%(The asynchronous motor has speed sensor vector control, the inverter side uses SVPWM, and the starting overshoot is about 3.2%)
- 2020-05-12 23:52:22下载
- 积分:1
-
breakdetect
小波算法用于频率突变的检测,已调试成功可以使用(Wavelet algorithm for the detection of the frequency break)
- 2013-11-14 16:29:28下载
- 积分:1
-
MATLABhandbook
matlab的学习手册,可以帮助入门的同志学习(learning matlab manual entry comrades can help learning)
- 2007-08-01 14:56:36下载
- 积分:1
-
FourierFilter
A fourier filter for time-series signals. Does not
require the Signal Processing Toolbox.
There is an interactive version with sliders that
allow you to adjust the filter parameters
continuously while observing the effect on your signal
dynamically.
- 2009-03-18 15:10:41下载
- 积分:1
-
2
说明: matlab file to calculate trajectory
- 2011-01-28 17:55:35下载
- 积分:1
-
nlms
we will be addressing the major concerns in telecommunication nowadays which are channel equalization and echo cancellation using different adaptive algorithms in order to identify the most efficient methodology. There are a number of conventional algorithms available in literature and every algorithm has its own properties, however the aim of every adaptive algorithm is to achieve minimum mean square error at a high rate of convergence and with less complexity. The experimental results prove that Normalized Least Mean Square algorithm (NLMS) is the best for channel equalization
- 2012-03-25 19:17:28下载
- 积分:1