搜索资源列表
modelC
- 利用遗忘因子法和AIC辨识法,对一个输入输出数据已知的系统进行参数和阶次辨识。-use Fvrls and AIC identification method, a pair of input and output data of known system parameters and order identification.
slidingmodecontrol
- 滑模控制程序,可以实现对非线性,系统参数部分未知的系统控制。有一定的抗干扰能力-sliding mode control procedures can be achieved right nonlinear system parameters part of the unknown system. A certain degree of anti-jamming capability
bishe2
- 用遗传算法实现基于门限值控制的ABS系统参数进行优化-genetic algorithm based on the threshold of ABS control system parameters to optimize
lorenzsystembyinline
- 利用Maltab求解变参数lorenz方程,在非线性动力学和混沌研究中经常遇到类似的问题。本程序也可以求解类似的有变参数的微分方程系统如Chen system, Lv system, Rossler system 等。-use Maltab variational parameters lorenz equation, Nonlinear Dynamics and Chaos often encountered similar problems. The procedures also can
Matlabrealsystemparametercalculation
- matlab 实现系统的参数计算,系统单位阶跃响应的相关参数计算。Matlab real system parameters, the system unit step response of the relevant parameters.
zuixiaoercheng
- 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
zuixiaoerchengfa
- 这个程序主要是一个递推的最小二乘发,根据diphon方程来辨识一类系统的参数-This procedure is essentially a recursive least squares fat, according to diphon equation to identify a class of system parameters
m12_3
- 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
MSLS
- MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
fft
- 傅立叶变换的C语言源代码,N点DIT蝶形图,快速横向滤波器FTF用于系统参数估计-Fourier transform of C language source code, N-point DIT butterfly diagram, fast transversal filter for the system parameters estimated FTF
LMS
- 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
ResearchandImplicaofAutochargingEquipmentBasedonDS
- :介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数 字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用 在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控 制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都 表明,该充电装置能够有效地提高蓄电池的充电效率,加快
Robust
- 本文考虑了一类参数不确定系统的鲁棒正实性, 给出了一个输出反馈系统具有鲁棒严格扩展正实性( ESPR) 的充分条件以及求反馈控制器的方法, 并利用该条件可估计出系统保持ESPR 的最大参数摄动范围-In this paper we consider a class of uncertain system parameters are indeed robust, and gives a robust output feedback system expansion strictly posi
system
- 一个系统辨识例程,用递推贝叶斯方法辨识一个系统的四个参数,程序有注释和说明,系统系数在程序中给出。-Of a system identification routine, using recursive Bayesian identification of a system of four parameters, procedure notes and instructions, the system coefficients is given in the program.
daima
- 一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。-A total of five codes, which aufgabe and lms function is a pulse input signal, depen
ForcedPendulum
- This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q
dituirfm
- 该函数是用限定记忆法进行最小二乘法辨识。得到系统的参数。-This function is limited memory method of least squares identification method. Get the system parameters.
MATLAB-basedControlSystemAnalysis
- 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的 控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学 模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包 水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅 炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行 仿真。结果表明,该控制器自整
Second_Order
- 应用最小二乘法对二阶系统进行辨识,得到相关参数-Application of least squares, second order system identification, are relevant parameters
System-identification
- 系统辨识与自适应仿真程序,能够辨识出系统的参数,可以运行结果,非常实用的系统辨识程序。-System identification and adaptive simulation program, can identify the system parameters, can run the results, very practical system identification procedures.