搜索资源列表
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.
基于DPT的非线性调频信号参数估计
- 将非线性调频(NLFM)信号建模为高阶多项式相位信号(PPS)模型, 采用由低阶离散多项式变换(DPT)到高阶DPT的逆向定阶方法确定模型阶数, 并在此基础上, 给出一种正弦调频信号(SFM)的DPT参数估计算法, 可以实现对载波频率、调制频率及调频系数的估计。该算法不受调频系数范围的限制, 核心环节为延时相关和FFT。
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
AutoPID
- PID自整定算法程序,根据阶跃响应曲线最优评价函数自动实现PID参数整定。-PID self-tuning algorithm for the procedure, according to step response curve of the optimal evaluation function automatically setting PID parameters.
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
yc3
- 时间序列分析中AR模型的建立,可求的残差平方和,便于用AIC准则定阶。-Time series analysis of AR model, rectifiable the residual sum of squares, easy to use the AIC criterion to determine the order.
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
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
定步长四阶经典公式
- 使用的是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)