搜索资源列表
lanczos
- lanczos迭代残差变化计算,给定矩阵,初值和右端项,返回残差,迭代次数和矩阵解-lanczos iterative changes residuals, given matrix, and the initial subguadratic return to residuals, the number of iterations and the solution matrix
strongtrackingfilter
- 在目标被动式跟踪中广泛应用的伪量测变换估计器(PLE)具有良好的误差收敛性。然而由于等价噪声和状态的相关性,该估计器的估计是有偏的。提出的强跟踪滤波器(STF)通过强制白化残差具有自适应地校正估计偏差和迅速跟踪状态变化的能力。STF已经在非线性系统时滞估计、故障诊断与容错控制方面取得了很好的效果。
canchagm
- 用matlab实现灰色序列残差预测模型GM(1,1)
05050822222628
- !逐步回归分析程序: ! M:输入变量,M=N+1,其中N为自变量的个数;M包括的因变量个数 ! K:输入变量,观测点数; ! F1:引入因子时显著性的F-分布值; ! F2:剔除因子时显著性的F-分布值; ! XX:存放自变量和因变量的平均值; ! B:存放回归系数; ! V:存放偏回归平方和和残差平方和Q; ! S:存放回归系数的标准偏差和估计的标准偏差; ! C:存放复相关系数; ! F:存放F-检验值;
小波分析--黄变换程序
- 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
FDISIRsmoothedresidual
- 基于粒子滤波的故障检测,使用状态估计和残差平滑的方法-Particle filter-based fault detection, the use of state estimation and residual smoothing method
lpcsyn
- 语音信号的LPC参数提取及合成,可以提取基音及残差信号-LPC parameters of speech signal extraction and synthesis, and the residual signal can be extracted pitch
matlab-GM
- GM(1,1)源代码,计算原始数据的残差、关联度、小误差概率等。同时画出原始数据和预测数据对比图-GM (1,1) source code to calculate the raw data residuals, correlation, and so a small error probability. At the same time draw the raw data and forecast data comparison chart
huise
- 灰色gm(1,1)模型 数据由txt文档调入 包括残差以及精度 可以预测多个数值-Gray gm (1,1) model data transferred from the txt file, including residuals, as well as a number of numerical accuracy can be predicted
jieci
- 算例及matlab程序 一、 利用行列式比估计模型的阶次 二、 利用残差的方差估计模型的阶次三、 利用Akaike准则估计模型的阶次四、 利用最终预报误差准则估计模型的阶次 五、 根据Hankel矩阵的秩估计模型的阶次 附录1 利用行列式比估计模型的阶次 附录2 利用残差的方差估计模型的阶次 附录3 利用Akaike准则估计模型的阶次 附录4 利用最终预报误差准则估计模型的阶次 附录5 利用Hankel矩阵的秩估计模型的阶次-jie ci bian s
cg
- CG算法,实现迭代功能,精度E-08。可以得到残差-CG algorithm, iterative functions to achieve an accuracy E-08. Residuals can be
GMRES2008.09.24
- 广义最小残差法求解矩阵方程。 不同于国外的代码,由本人亲自编写,非常清晰,易于使用。-GMRES to solve the matrix equations,which is easy to comprehend and apply.
GM110
- GM(1,1)灰色预测函数,自动返回预测值,并包括残差,关联度,后验差检验。-GM (1,1) Grey forecasting function, automatic return predictive value, and includes the residuals, correlation, after test.
MATLAB-SPIHT_v1.0_02-12-08
- 标准的SPIHT程序,可以看到原始图像,重构图像,残差图像,小波分解图像。-Standard SPIHT program, you can see the original image, the reconstructed image, the residual image, wavelet decomposition.
canchajieci
- matlab仿真残差的方差估计模型的阶次-matlab Autocorrelation of residuals
gm_tool
- 灰色预测工具箱。 特性: 0 数据预处理,替换掉一些不符合条件的点:如连续相等的点 1 选择最好的c进行平移变换 2 残差太大的,剔除坏点 3 最后使用 新陈代谢 灰色模型求解(xcdxgm11) 函数: ccfx.m:残差分析 gm11.m:一般的灰色预测工具 xcdxgm11.m:新陈代谢灰色预测工具-Grey toolbox. Features: 1 Data preprocessing, replace the points t
GreyPredictionMethodforPredictingAerialTargetTrack
- 针对防空作战中空中目标航迹预测的问题,提出一种基于灰色理论的空中目标航迹预测方法.该方法通过建立等维新息残差修正GM预测模型,实现了航迹的实时在线预测,从而提高了预测精度.-method for predicting aerial target tracks in air defense warfare was put forward based on grey theory.establishing the predicting GM model of corrected residual e
xitongbianshi
- 系统辨识的模型阶次辨识,其中包括Hankel矩阵法,残差法,行列式法-System identification of model order identification, including Hankel matrix method, residual method, the determinant method
Residual-Networks
- 残差神经网络的Python实现,用于机器学习的图像识别方向。(Python implement on Residual Network)
bin
- 残差在数理统计中是指实际观察值与估计值(拟合值)之间的差。“残差”蕴含了有关模型基本假设的重要信息。计算残差(Calculated residual error)