登录
首页 » matlab » 基于粒子群算法的PID控制器优化设计

基于粒子群算法的PID控制器优化设计

于 2018-05-29 发布 文件大小:142KB
0 87
下载积分: 1 下载次数: 25

代码说明:

  基于粒子群算法的PID控制器优化设计,蛮不错的,可以入手哟(Optimization design of PID controller based on particle swarm optimization)

文件列表:

基于粒子群算法的PID控制器优化设计\cell模式下运行结果\GA_run.html, 3271 , 2010-08-23
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\GA_run.png, 1337 , 2010-08-23
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\GA_run_01.png, 10751 , 2010-08-23
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\PSO.html, 11078 , 2010-08-22
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\PSO.png, 3133 , 2010-08-22
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\PSO_01.png, 4996 , 2010-08-22
基于粒子群算法的PID控制器优化设计\cell模式下运行结果\PSO_02.png, 6157 , 2010-08-22
基于粒子群算法的PID控制器优化设计\源程序\GA_run.m, 477 , 2010-08-23
基于粒子群算法的PID控制器优化设计\源程序\PID_Model.mdl, 29558 , 2010-08-22
基于粒子群算法的PID控制器优化设计\源程序\PSO.m, 2589 , 2010-08-23
基于粒子群算法的PID控制器优化设计\源程序\PSO_PID.m, 174 , 2010-08-22
基于粒子群算法的PID控制器优化设计\问题解决思路.pdf, 116504 , 2010-08-23
基于粒子群算法的PID控制器优化设计\cell模式下运行结果, 0 , 2018-05-29
基于粒子群算法的PID控制器优化设计\源程序, 0 , 2018-05-29
基于粒子群算法的PID控制器优化设计, 0 , 2018-05-29

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

发表评论

0 个回复

  • Multi-objective-programming
    说明:  对于给定的多个优化目标,用fgoalattain函数,解决简单的多目标规划问题(For a given number of optimization goals, with fgoalattain function, multi-objective programming to solve simple problems)
    2011-04-18 09:45:07下载
    积分:1
  • photoprocess
    数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内(photo process system,use matlab)
    2009-05-22 12:02:41下载
    积分:1
  • 2013TSP
    通过并行压缩进行二维信号压缩,提出了一种利用并行压缩传感技术对二维信号进行压缩的新方案。根据这个原理,译码器的重新构造可以并行进行。通过对二维信号进行某些排列,可以确保所有列具有大致相同的密度级别,并且可以使用相同的测量矩阵进行采样。这样可以避免二维信号的矢量化,从而大大减小测量矩阵的尺寸。我们证明,如果排列良好,重建均方误差的上限会更紧。为了说明这一方案,我们将其应用于视频压缩并使用不同帧的排列有两种:参考帧的基于Z字形扫描的排列和非参考帧的基于块测试的排列。仿真结果表明,在相同的压缩比下,峰值信噪比比比在无置换情况下可提高3-7db左右。(we propose a new scheme to compress 2D signals using parallel compressed sensing. According to this seheme, the reeonstruction at the decoder can be performed in parallel. By performing certain permutation on a 2D signal, all columns are insured to have approximately the same density level and can be sampled using the same measurement matrix. In this way, vectorization of a 2D signal can be avoided, and thus the size of the measurement matrix can be dramatically reduced. We prove that with a good permutation, we can have a tighter upper bound on reconstruction mean square error. To illustrate this scheme, we apply it to video compression and use two kinds of permutations for different frames: the zigzag-scanbased permutation for reference frames and the block-test-based permutation for non-reference frames. Simulation results show that under the same compression ratio, the peak signal-to-noise ratio can be improved by approximately 3-7 dB compared to the case without permutation.)
    2019-01-12 22:48:49下载
    积分:1
  • Helpful-Function-for-the-Registry
    Note: const char* PATH means the Path inclusive the file name Note: HKEY hKey means the property, such as HKEY_LOCAL_MACHINE or HKEY_USERS
    2015-03-31 19:08:28下载
    积分:1
  • pwminverter
    basic Pulse width Modulation inverter
    2010-10-02 13:31:34下载
    积分:1
  • Matlab_Graphics_and_Image
    苏金明写的《Matlab图形图像学》,一本学习matlab非常好的书。(SGT written in " Matlab Graphics & Image" , a very good book to learn matlab.)
    2010-05-17 16:20:01下载
    积分:1
  • solve_possion-Mixed
    求解椭圆型方程的matlab程序 李荣华版(Matlab program Ronghua version of solving elliptic equations)
    2012-04-20 18:29:44下载
    积分:1
  • VRP
    两阶段法求解带时间窗的VRP问题,里面嵌套节约算法。(Two-stage method for solving the VRP with time windows, which nested saving algorithm.)
    2015-05-10 14:02:00下载
    积分:1
  • fuliyejisuan
    傅里叶算法,用MATLAB编程,采样周期12个点。可以实现输入变量电压或电流h12个点,计算出电压或电流的有效值(Fu Liye formula;MATLAB programming; calculation)
    2017-09-17 17:16:39下载
    积分:1
  • OFDMforWirelineLogging
    说明:  常规的单载波调制技术在带宽有限的测井电缆上的低传输速率制约着成像测井技术的发展。在分析测井 电缆传输特性和 OFDM 技术原理的基础上 ,设计了一种基于 OFDM 技术的测井电缆高速数据传输系统 ,并介绍了 基于 OFDM 技术的测井电缆高速数据传输系统的参数设计和工作原理 ,给出了不同长度测井电缆上的测试结果。 电缆实测结果表明 ,在 7 000 m长的测井电缆上 ,基于OFDM 技术的测井电缆高速数据传输系统可获得900 kbit / s 以上的数据传输速率和低于 5E28 的误码率。当变压器的接入模式为 Mode2II时 ,系统最高的数据传输速率可达到 1. 1 Mbit/ s。(To solve t he low data t ransmission rate problem in t he conventional single car rier mod2 ulation met hod for logging cable and enhance t he data t ransmission rate , a new data t ransmission system with high data t ransmission rate for logging cable is propo sed , which is based on t he Or2 t hogonal Frequency Division Multiplexing (OFDM) technology. The working principle of OFDM modem and t he procedure of data t ransmission system are al so presented and lot s of test s are car2 ried out on logging cables with different lengt hs. It is verified that t he data t ransmission rate can reach 900 kbit/s on 7 000 meter s logging cable wit h bit er ror rate (BER) lower t han 5E28 , and t he maximum data t ransmission rate is 1. 1 Mbit/s under Mode2II of t he t ransformer .)
    2009-08-15 22:22:38下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载