搜索资源列表
Based_on_genetic_algorithm_friction_model_paramete
- 基于遗传算法摩擦模型参数辨识的PID控制,matlab程序-friction model parameter identification of PID control, Matlab procedures
Based_on_genetic_algorithm_friction_model_paramete
- 基于遗传算法摩擦模型参数辨识的PID控制,matlab程序-friction model parameter identification of PID control, Matlab procedures
ARX_Identification
- 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
PowerSystems
- 涉及电力系统的文献,电力系统负荷模型结构与参数辨识的研究-Literature related to power systems, power system load model structure and parameter identification study
yichuansuanfayingyongyanjiu
- 摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objec
AugmentedLeastSquares
- 增广的最小二乘法源程序,加以改进,可以用于动力电池的电路模型参数辨识,也可以用于超级电容的系统辨识-Augmented Least Squares source code, to be improved, can be used to power batteries of the circuit model parameters identification, super-capacitor can also be used for s
1
- 模型阶次的辨识,各种模型参数辨识方法一般需要假定模型的结构已知,实际上在多数情况下这是不现实的。当没有模型结构的先验知识时,需要利用系统的输入输出数据来确定模型的结构。-Identification of various model parameters generally need to assume that the model structure is known, in fact, in most cases this is u
D_P_GA
- 这是我们稳态课程上的大作业,要求对ZIP负荷和电动机负荷进行参数辨识,算法这里选用的是遗传算法。所参考的负荷模型见艾芊老师编著的《电力系统稳态分析》一书。(This is the homework of our course, which demands us to distinguish parameters of ZIP load & Motor load with GA.)
系统参数辨识+matlab+实现
- 对该模型参数辨识采用递推最小二乘法,即RLS( recurisive least square),它是一种能够对模型参数进行在线实时估计的辨识方法(parameter identification)
新建文件夹
- 递推最小二乘参数辨识,适用于ARMA模型,锂电池等效电路模型参数辨识时使用(RLS for parameter identification)
lqz_ga
- 上述两个文件分别是遗传算法和包括侧倾的三自由度车辆模型,遗传算法(GA)主要用于辨识三自由度车辆模型参数,主要辨识的参数有前后轴等效侧偏刚度、整车绕X轴和Z轴的转动惯量、质心位置、悬架侧倾刚度和阻尼等关系参数。(The above two files are respectively a genetic algorithm and a three-degree-of-freedom vehicle model including a r
batterymodel2RC
- 基于MATLAB/Simulink建立2RC等效电路模型,用于电池模型参数辨识(2RC equivalent circuit model for battery model parameter identification)
PI实现
- 基于改进的PI模型对非线性曲线进行拟合,二次寻优算法进行参数辨识,用逆模型前馈补偿(classical PI modeling)
ABC_identify
- 用于MATLAB/simulink仿真模型参数辨识(Parameter identification for MATLAB/simulink simulation model)
RLS_Libattery
- 基于递归最小二乘算法在线辨识锂离子电池一阶模型参数。(The first order model parameters of lithium ion battery are identified online based on recursive least square algorithm.)
PMSMidentRLS
- 基于最小二乘法的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(MATLAB simulation model of on-line parameter identification of permanent magnet synchronous motor based on least square method identifies resistance, inductance and per
PMSMidentMRAS
- 基于模型参考自适应MRAS的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(On-line parameter identification of PMSM based on model reference adaptive MRAS and MATLAB simulation model can identify resistance, inductance and permanent magn
zuixiaoercheng
- 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the trans
锂离子电池模型
- 可用于锂电池模型建立,利用最小二乘法进行参数辨识与仿真分析(Second order RC equivalent circuit model)
参数辨识
- 使用最小二乘法对永磁同步电机进行参数辨识,在simulink中搭建了永磁同步电机模型,然后使用s函数写了最小二乘法。(Use the least square method to identify the parameters of the permanent magnet synchronous motor, build a permanent magnet synchronous motor model in simulink, a