搜索资源列表
FPE
- 按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.
AR模型定阶,用AIC准则对AR模型进行阶数的确定
- AR模型定阶,用AIC准则对AR模型进行阶数的确定,AR Model jieshu de queding yong AIC zhunce ,ok le meiyou
dingjie
- prony算法的定阶程序,很有用的,适合搞prony拟合相关算法的研究人员参考-a precess of order deceside of prony
zq1
- 太阳黑子的时间序列用最小二乘法模型定阶的C语言程序-Sunspot time series model using the least square method to determine the order of the C language program
ARORDER
- AR模型高阶谱分析工具箱即HOSA定阶函数-High-order spectral analysis toolbox AR model order determination function that HOSA
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
my_esprit
- ESPRIT的谱估计算法,含有自动定阶,设置相应参数即可直接运行。-ESPRIT algorithm for spectral estimation, with automatic set-order, set the corresponding parameters can be directly run.
RELS
- AIC定阶准则,借助信息论而提出的一个完全客观的定阶准则,建模时无需任何主观判断-Order determination criterion AIC
LinearBPM
- 这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口
granger_cause
- 比较好的格兰杰因果分析,利用BIC进行定阶-Granger causality analysis better use of BIC to determine the order of
Programs_17a
- 时间序列分析模型构建方法、过程及步骤,并通过假设的时间序列用MATLAB软件,实现了模型的定阶、模型参数的估计过程。-To get the Lds MOdel.
dingjie
- 用模型进行方针和预测,并根据仿真数据进行模型定阶-deposit
x2gujidingjie1
- MATLAB中用于时间序列分析的arma()函数的定阶-MATLAB, for time series analysis arma () function of order determination
HomeWork
- 关于FPE定阶,F检验定阶和自校正控制的程序,附有题目,适合入门的作业训练-About FPE order determination, F test order determination and self-tuning control of the program, with the subject, suitable for entry-job training
AIC
- 系统辨识AIC定阶法,用于进行模型阶次辨识-AIC fixed-order system identification method, used for model order identification
1111
- 数学建模定阶程序,最小二乘,递推最小二乘,增广矩阵法,信噪比的程序-Mathematical modeling of order determination procedure, least squares, recursive least squares, the augmented matrix method, the program signal to noise ratio
定步长四阶经典公式
- 使用的是matlab对定步长四阶经典公式的计算,可以加入收藏的(Using matlab is fixed step length calculation of the fourth-order formula can be added to the collection)
Z-N法整定PID控制器参数
- 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Finally, the unit step response di
用Z-N法实现P,PI,PID控制的参数整定
- 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjus
dingjie (2)
- 实现AR模型的定阶,使得预测更加有效,从而建立模型(Realizing Order Determination of AR Model)