CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 参数辨识

搜索资源列表

  1. byes

    1下载:
  2. 最小二乘的贝叶斯参数辨识 可以直接运行-Bayesian least squares parameter identification can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1625
    • 提供者:小刘
  1. lsebs

    2下载:
  2. 自己编的最小二乘参数辨识,已经调试,内附详细程序说明。-Their own series of least-squares parameter identification, has been commissioning, containing detailed descr iption of the procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:11408
    • 提供者:陈晨
  1. pulsebianshi

    3下载:
  2. 电机参数辨识 MATLAB SIMULINK 脉冲辨识-motor parameter identification
  3. 所属分类:matlab

    • 发布日期:2017-01-02
    • 文件大小:7168
    • 提供者:赵阳
  1. D_P_GA

    1下载:
  2. 这是我们稳态课程上的大作业,要求对ZIP负荷和电动机负荷进行参数辨识,算法这里选用的是遗传算法。所参考的负荷模型见艾芊老师编著的《电力系统稳态分析》一书。(This is the homework of our course, which demands us to distinguish parameters of ZIP load & Motor load with GA.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:钢琴家
  1. RLS20160228(1)方针

    1下载:
  2. 递推最小二乘法源代码,可以用于系统参数辨识(RLS source code, you can use for system parameter identification)
  3. 所属分类:文章/文档

  1. 系统参数辨识+matlab+实现

    1下载:
  2. 对该模型参数辨识采用递推最小二乘法,即RLS( recurisive least square),它是一种能够对模型参数进行在线实时估计的辨识方法(parameter identification)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:30720
    • 提供者:gg00gg
  1. 最小二乘参数辨识方法及应用程序清单

    1下载:
  2. 使用最小二乘法以及相关扩展算法对系统进行参数辨识(Least square parameter identification)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:介尔昭明
  1. 新建文件夹

    3下载:
  2. 递推最小二乘参数辨识,适用于ARMA模型,锂电池等效电路模型参数辨识时使用(RLS for parameter identification)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:MtPleast
  1. 卡尔曼滤波参数辨识kf13

    1下载:
  2. 卡尔曼滤波参数估计,基于无迹卡尔曼滤波算法,对状态变量进行参数估计(Calman filter parameter estimation is based on the unscented Calman filter algorithm for parameter estimation of state variables.)
  3. 所属分类:网络编程

    • 发布日期:2019-05-07
    • 文件大小:14336
    • 提供者:梦想家2012
  1. LSE

    4下载:
  2. 在电机参数随着系统运行变化时,通过递推最小二乘法在线参数辨识获得实时更新的电气参数,减小系统运行的误差(When the motor parameters change with the system operation, the real-time updated electrical parameters are obtained by the recursive least square method on-line parameter identification, and the er
  3. 所属分类:Windows编程

    • 发布日期:2020-03-30
    • 文件大小:8192
    • 提供者:123快乐点
  1. 模态参数辨识

    3下载:
  2. 1)通过随机建立法处理振动响应信号,是时域数据模态辨识的预处理方法 2)通过有理多项式辨识模态参数(The random establishment method is used to deal with the vibration response signal, and it is a preprocessing method for the time domain data modal identification.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:kuaileayili
  1. PI实现

    4下载:
  2. 基于改进的PI模型对非线性曲线进行拟合,二次寻优算法进行参数辨识,用逆模型前馈补偿(classical PI modeling)
  3. 所属分类:其他

    • 发布日期:2020-02-23
    • 文件大小:2191360
    • 提供者:木子1212
  1. ABC_identify

    1下载:
  2. 用于MATLAB/simulink仿真模型参数辨识(Parameter identification for MATLAB/simulink simulation model)
  3. 所属分类:仿真建模

    • 发布日期:2020-05-28
    • 文件大小:2048
    • 提供者:清风丶
  1. 变频器原代码

    5下载:
  2. 电机矢量磁链控制完整28335工程,PWM口,及V/F算法,参数辨识程序,磁场定向程序,从转速测量、参数辨识方面改善性能,转速PI调节,电流闭环 使用PI函数,串口SCI控制,ADC、DQ、CLARKE、park变换;(Debug PWM port, and V/F algorithm, parameter identification program, magnetic field orientation program, improve performance from speed meas
  3. 所属分类:DSP编程

    • 发布日期:2019-08-13
    • 文件大小:820224
    • 提供者:jie_
  1. 系统辨识及其MATLAB仿真

    0下载:
  2. 对动态系统辨识理论做了概括性的介绍,包含了常用的非参数系统辨识方法和参数辨识方法,并将神经网络人工智能算法应用到复杂系统参数识别,适用于系统控制、参数识别与数据预测等领域的学习。传统方法与现在智能算法都配有实例,每个代码文件都有详细注释。(This paper gives a general introduction to the dynamic system identification theory, including commonly used non-parametric system
  3. 所属分类:仿真建模

    • 发布日期:2020-05-28
    • 文件大小:716800
    • 提供者:盖勒
  1. 最小二乘

    1下载:
  2. 最小二乘法进行参数辨识,主要在系统辨识方面应用。(Least square method for parameter identification)
  3. 所属分类:文章/文档

    • 发布日期:2019-08-18
    • 文件大小:1024
    • 提供者:发的护身符
  1. 11

    1下载:
  2. 很好的关于参数辨识的论文材料,本文主要研究了自由漂浮双臂空间机器人在后捕获阶段的控制技术和目标动力学参数辨识技术(Good papers on parameter identification. This paper mainly studies the control technology and target dynamic parameter identification technology of free-floating dual-arm space robot in the pos
  3. 所属分类:其他

    • 发布日期:2021-03-12
    • 文件大小:3756032
    • 提供者:pepinot
  1. PMSMidentRLS

    8下载:
  2. 基于最小二乘法的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(MATLAB simulation model of on-line parameter identification of permanent magnet synchronous motor based on least square method identifies resistance, inductance and permanent magnet flux linkage of
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:144384
    • 提供者:alphaalgorithm
  1. PMSMidentMRAS

    9下载:
  2. 基于模型参考自适应MRAS的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(On-line parameter identification of PMSM based on model reference adaptive MRAS and MATLAB simulation model can identify resistance, inductance and permanent magnet flux linkage of the motor w
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:165888
    • 提供者:alphaalgorithm
  1. zuixiaoercheng

    2下载:
  2. 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and
  3. 所属分类:matlab例程

    • 发布日期:2020-05-19
    • 文件大小:20480
    • 提供者:pamtx%26977085
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com