-
fuzzy-PID
将PID 控制与模糊控制的简便性、灵活性以及鲁棒性融为一体,构造了一个参数自整定模糊PID 控制器. 通过模糊控制规则在线调整PID 控制器的参数,并利用MATLAB 语言结合具体实例方便而快速地实现了该控制器的计算机仿真. 仿真结果表明:该控制方法提高了控制系统的动、静态特性,使系统获得了较好的性能.(The PID control and fuzzy control of the simplicity, flexibility and robustness of the integration, construction of a parameter self-tuning fuzzy PID controller. Through the fuzzy control rules online adjust the parameters of PID controller, and use specific examples of MATLAB language and quickly realize the convenience of the controller)
- 2008-04-02 12:18:15下载
- 积分:1
-
Edge-Detection
这个程序是在MATLAB下运行,对图像进行边缘检测。(This program is carried out on the image edge detection.)
- 2015-02-02 19:07:11下载
- 积分:1
-
boost_APFC
matlab做的一个高功率因数整流器的仿真,做的是单相的。(matlab to do a simulation of high power factor rectifier, single phase)
- 2010-05-12 17:47:31下载
- 积分:1
-
CUM2EST
求信号二阶矩的matlab源程序,在基于二阶统计量的信号处理中有重要作用 (second-order cumulant)
- 2012-04-19 14:28:11下载
- 积分:1
-
splinenormalize
function [ndata,a]=splinenormalize(data)
The function SPLINENORMALIZE normalizes with splines,
the data(n,m) where n specifies the number of time points,
and m is the number of IMF components.
The normalization is carried out with both maxima and minima hence emax
is taken as the absolute sign.
- 2015-02-11 20:19:01下载
- 积分:1
-
Sudoku
Player fills a number from 1 to 9 into given empty space with a rule that no number is appear twice in a single row, column, and minigrid. To play a game of Sudoku, click PlayGame button and an incomplete board of Sudoku will be created in the grid box. Use CheckBoard button to check whether there is a violation in the board. To solve an incomplete Sudoku board, fill the grid box with the corresponding number and click SolveSudoku button. Remember to click ResetBoard before starting a new game or entering an incomplete board to be solved.
- 2013-05-04 20:05:11下载
- 积分:1
-
fadchan
the matlab code of fading channel
- 2014-02-07 05:49:36下载
- 积分:1
-
Matlab
非线性整数规划的遗传算法Matlab程序
通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Matlab genetic algorithm of nonlinear integer programming
Usually, the nonlinear integer programming is a NP problem, having the index complexity if the constraint is relatively complex, the Matlab optimization toolbox and some optimization software lingo, etc, for example, are often unable to apply, even if that can be also cannot give a more satisfactory solution.This is where the problem for design optimization algorithm.Here for a genetic algorithm is applied to nonlinear integer programming programming examples, for your reference!)
- 2016-03-04 01:08:07下载
- 积分:1
-
PI_Fuzzy_controller
inverted pendulum control
- 2013-01-09 16:50:24下载
- 积分:1
-
particlefilter
用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的(Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation)
- 2010-10-29 14:48:48下载
- 积分:1