-
06675643
提高电源的动态响应 非线性和复杂的系统是一个转换器 电力电子的有趣的挑战。摘要介绍了 设计和实现数字PID控制器使用 混沌粒子群优化(复)提振 转换器,提出了自动调优转换器的方法 最优启动响应。当系统启动时,处理器 单元分析了开环启动响应转炉和 在一些迭代使用复准备最佳反应 算法。使用逻辑映射混沌映射序列 增加它的收敛速度和精度。模拟 和实现结果显示提出的效率 方法(Improving dynamic response of DC-DC
converters which are nonlinear and complicate systems is an
interesting challenge in power electronics. This paper presents the
design and implementation of digital PID controller using the
chaotic particle swarm optimization (CPSO) for a Boost
converter and proposes an approach for auto tuning converter
optimum startup response. When the system starts, processor
unit analyses the open loop startup response of converter and
prepares optimum response during some iteration using CPSO
algorithm. Chaotic mapping using logistic map sequences
increases its convergence rate and resulting precision. Simulation
and Implementation results show efficiency of proposed
approach)
- 2014-12-01 10:13:30下载
- 积分:1
-
Rotation
matlab应用程序可以实现图像的修正,可以使用。(matlab application images can be amended, you can use.)
- 2009-06-08 22:31:13下载
- 积分:1
-
basic-of-wavelet
说明: 本书旨在介绍小波变换,福利叶变换基本理论。小波变换在工程应用中很广泛,比如信号处理,图像处理等。(This book aims to introduce the wavelet transform, the basic theory of Fourier transform welfare. Wavelet transform in a very wide range of engineering applications, such as signal processing, image processing.)
- 2011-02-23 21:02:34下载
- 积分:1
-
learning-Matlab
这是一本matlab的入门教材,对matlab介绍很精简,电子版画面非常清楚,适合初学者学习(This is a Matlab introductory textbook description is very concise, very clear picture of the electronic version, suitable for beginners to learn matlab)
- 2012-07-29 14:44:21下载
- 积分:1
-
OFDM
正交频分复用(OFDM)通信系统的MATLAB源程序(OFDM communication system MATLAB)
- 2013-09-27 09:01:06下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
zipfiles
matlab实现目前常用的数据融合的方法——续(matlab data fusion)
- 2014-12-23 12:01:16下载
- 积分:1
-
finds_algorithm
对机器学习教材中列举的sportsday的例子进行finds算法的实例(Finds algorithm instance of the example of sportsday machine learning materials listed)
- 2012-10-02 07:07:16下载
- 积分:1
-
Time0
有源电力滤波器在产生指令电流时,基于瞬时无功功率的检测方法需要用到低通滤波器,本程序能够实现滑动滤波!(APF generating command current, based on instantaneous reactive power detection methods need to use a low-pass filter, the program can achieve sliding filter!)
- 2013-05-24 16:22:54下载
- 积分:1
-
DWT_Image_Watermarking
This matlab code for DWT image watermarking
- 2009-10-01 10:57:36下载
- 积分:1