登录
首页 » matlab » Adaptive_PID_control_based_on_Fuzzy_RBF_Identific

Adaptive_PID_control_based_on_Fuzzy_RBF_Identific

于 2015-12-04 发布 文件大小:1KB
0 199
下载积分: 1 下载次数: 3

代码说明:

  Compared with other forms of motor, permanent magnet synchronous motor (PMSM) has better dynamic performance, smaller size and higher efficiency

文件列表:

Adaptive_PID_control_based_on_Fuzzy_RBF_Identification.m,3140,2013-04-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMSclassifier
    LMS分类器,用于对多维采样点进行分类。可根据类别数修改分类器,模式识别作业里头摘出来的。(LMS classifier, multi-dimensional sampling points used for classification. Can be modified in accordance with several types of classifiers, pattern recognition operations picked up inside.)
    2009-07-08 17:31:46下载
    积分:1
  • wavelet-transform
    一种基于matlab的图像小波去噪源代码程序(Wavelet based image denoising matlab source code program)
    2011-05-12 12:26:02下载
    积分:1
  • AntColony
    蚁群算法:matlab编程实现蚁群算法源代码(Ant Colony Algorithm: Matlab programming ant colony algorithm source code)
    2013-03-09 22:38:44下载
    积分:1
  • PSO BP wind power
    说明:  粒子群结合神经网络智能算法优化最值问题。(And the output of the fan is tracked and predicted in real time based on the wind power prediction of the PSO algorithm.)
    2020-07-02 10:20:02下载
    积分:1
  • VectorControl
    这是一个矢量控制成功mdl模型,可改编为任何电机(永磁同步电机 异步电机等),低版本matlab上编写,大家均可成功运行 (Vector Control;PMSM Induction motor;mdl)
    2010-10-01 14:44:56下载
    积分:1
  • PCA_Codes_Matlab
    Principal component analysis sourcecode in matlab.
    2010-05-09 09:51:05下载
    积分:1
  • Information-hiding
    基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。(Based on DCT (discrete cosine transform) domain information hiding algorithm is the most widely used transform domain algorithms, the largest of these algorithms is the lack of a small amount of information embedded. Hiding Algorithm for DCT domain by analyzing the hidden reasons for the low capacity, a large capacity of information hiding algorithm for DCT domain. Firstly, the spectrum of the carrier image homogenization, and then the image is a global DCT transformation, and hidden information embedded into the image of the low-frequency DCT coefficients, the information embedded in the methods used to achieve sub-quantization, extract hidden information without the original Vector image. Experimental results show that the algorithm embedding capacity, can not be perceived good.)
    2021-04-06 09:29:03下载
    积分:1
  • adaboost
    AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的,并且训练样例的权重是一直在变化的,分错的样本的权重不断加大,正确的样本的权重不断减小。 AdaBoost元算法是boosting中流行的一种,还有其他的系统融合的方法,比如bagging方法以及随机森林。 对于非均衡样本的处理,一般可以通过欠抽样(undersampling)或者过抽样(oversampling),欠抽样是削减样本的数目, 过抽样是重复的选取某些样本,最好的方法是两种进行结合的方法。 同时可以通过删除离决策边界比较远的样例。 (AdaBoost boosting systems dollar fusion algorithm is the most popular one, it plainly systems integration approach is a serial train and final weighted cumulative. Specific process is: Each training example is given equal weight, and the weights satisfy normalization, after the first classifiers after Calculating a first classifier weights alpha value for each sample and updates right weight training, and then the second classifier training, the same way ....... 0, or until the specified error rate training rounds, wherein the label is the calculation of the final prediction system* alpha weighted and then sign (predicted value). As can be seen, the training process is serial, and weight training examples is always changing, the right of the wrong sample weight continued to increase, the right to correct sample weight decreasing. AdaBoost algorithm is an element, as well as other methods of boosting popular systems integration, such as bagging and random forest method. For )
    2014-07-09 19:24:29下载
    积分:1
  • 利用标准遗传算法计算基于TDOA定位的移动通信基站定位算法TDOA-SGA
    本程序完成了利用标准遗传算法计算基于TDOA定位的移动通信基站定位算法,采用二进制编码过程,选择、交叉、变异操作等,运行结果分析都包含在内。(This program uses standard genetic algorithm to calculate the location algorithm of mobile communication base station based on TDOA positioning, using binary encoding process, selection, cross, mutation operation and so on, and the operation result analysis is included.)
    2018-06-27 08:27:38下载
    积分:1
  • EMS Microgrid
    说明:  含风力发电、光伏、微型燃气轮机、储能的微电网能量管理,采用粒子群算法优化。(Particle swarm optimization (PSO) is used to optimize the energy management of microgrid including wind power generation, photovoltaic, micro gas turbine and energy storage.)
    2021-04-12 21:08:57下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载