时间:2023-01-13 20:20
aic的双语例句
1、The method combines the eigenvalues with the Gerschgorin radii to get the modified eigenvalues which are then applied to the Gerschgorin AIC ( GAIC). 将特征值和盖尔圆半径结合作为修正的特征值,并将修正后的特征值应用于GAIC方法。
2、The selected orders of the AR model by use of the FPE, AIC and L1 criteria are the highest, medium by L2 and the lowest by BIC, respectively. 结果指出,FPE、AIC和L1准则选择自回归模型的阶数较高,L2准则选择自回归的阶数为中等,BIC准则确定的阶数最低。
3、In this paper, wind speed time series simulation methods and AIC rule is elaborate. 阐述脉动风速时程模拟的方法和AIC准则。
4、Model selection criterion AIC and its application in ANOVA .模型选择信息量准则AIC及其在方差分析中的应用。
5、Study on Compiler Algorithm for AIC Robot Based on Fuzzy Control. 基于模糊控制的AIC机器人编译算法研究。
AIC信息准则
即衡量统计模型拟合优良性(Goodness of fit)的一种标准,由于它为日本统计学家赤池弘次创立和发展的,因此又称赤池信息量准则。它建立在熵的概念基础上,可以权衡所估计模型的复杂度和此模型拟合数据的优良性。
数字信号处理中对多种模型作选择的判别方法。在一般的情况下,AIC可以表示为: AIC=2k-2ln(L)其中:k是参数的数量,L是似然函数。假设条件是模型的误差服从独立正态分布。让n为观察数,SSR(SUM SQAURE OF RESIDUE)为残差平方和,那么AIC变为: AIC=2k+nln(SSR/n)增加自由参数的数目提高了拟合的优良性。