-
cdfplot
绘制经验函数图像的Matlab程序,用于数理分析(Experience of Matlab functions to draw the image program for mathematical analysis)
- 2011-01-11 20:07:16下载
- 积分:1
-
put-c-code-into-matlab-
put c code into matlab
- 2011-08-23 10:11:51下载
- 积分:1
-
l1benchmark
sparse algorithm to solve l1 optimization
- 2010-11-11 09:33:36下载
- 积分:1
-
svpwm12345
根据空间矢量的原理,建立了svpwm的matlab/simulink模型,方便学习和使用(According to the principle of space vector is established svpwm the matlab/simulink model, easy to learn and use)
- 2011-01-04 11:19:07下载
- 积分:1
-
Mathematical-modeling-
数学建模算法与应用司守奎 (作者), 孙玺菁 (作者)(Mathematical modeling algorithms and applications)
- 2014-02-07 19:15:52下载
- 积分:1
-
MATLAB
说明: 这是基于MATLAB动态规划中最短路线的实现程序(good)
- 2010-04-20 16:21:58下载
- 积分:1
-
chap10_4
函数功能是基于二进制编码遗传算法的PID整定(Function function is based on the binary-coded genetic algorithms for PID tuning)
- 2015-04-17 10:23:49下载
- 积分:1
-
1
说明: LMS在加性高斯白噪声信道下迭代2000步的输出能量和误差权矢量(LMS in the additive white Gaussian noise channel output of the next iteration step 2000, the energy and the error weight vector)
- 2009-11-15 16:46:54下载
- 积分:1
-
ASTOOLSmatlabsatools
说明: matlab 功能工具
matlab 功能工具(matlab functions matlab function tool tool)
- 2008-11-19 14:03:11下载
- 积分:1
-
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