-
fft-txcl
1.matlab编程,实现函数的倒排序;
2.程序实现FFT,傅立叶逆变换;
3.一个图像处理程序,添加噪声,去噪。
(1.matlab programming, realize inverted sort function 2. Procedures realize FFT, inverse Fourier transform 3. An image processing program, add noise, de-noising.)
- 2007-10-22 21:08:04下载
- 积分:1
-
system_identification_RELS001
说明: 系统参数辨识,用增广最小二乘算法实现。对书中的程序进行了改进:由于噪声是未知的,虽然我们模拟了系统的随机白噪声,但进行辨识时必须对噪声进行估计,见程序45行和53行。(System parameter identification, with the extended least squares algorithm. Procedures for improving the book: Because the noise is unknown, although we simulate a system of random white noise, but to identify the noise must be estimated, see the program of 45 lines and 53 lines.)
- 2011-03-22 10:40:02下载
- 积分:1
-
ekfukf
卡尔曼滤波,,,由于数据的滤波,,去波峰波谷(Kalman filter, and, as a result of the data filtering, and to the peaks and troughs)
- 2015-01-24 15:58:53下载
- 积分:1
-
PID
多变量输入、输出、多干扰、非线性和强耦合的复杂系统控制是一个比较困难的问题,常用的控制器可能因为多变量耦合问题难以控制系统。PID神经元网络是一种多层前向神经元网络,它的各层神经元个数、连接方式、连接权值是按照PID控制规律的已有原则和经验确定的,是一种动态的符合控制系统的前向网络。但是由于PID网络初始权值随机取值的原因,每次控制的效果都有所差别,个别情况下控制效果还比较差。本案例研究了基于PID神经元的多变量耦合系统控制,并用PSO算法来优化控制器以取得更好的控制效果。(Multivariable input, output, and more interference, complex nonlinear and strong coupling system control is a more difficult problem, commonly used multivariable controller may be because the problem is difficult to control the coupling system. PID neural network is a multi-front to neural networks, its number of neurons in each layer, connection, connection weights are in accordance with the existing principles and experience to determine the PID control law is a dynamic compliance before the control system to the network. However, due to the random initial weights of the network PID values of reason, every time there are differences in the effect of control and in some cases the control effect is still relatively poor. This case study of multivariable coupling system based on PID control neurons, and with PSO algorithm to optimize the controller to achieve better control effect.)
- 2015-03-22 13:42:37下载
- 积分:1
-
d27fengxing26
说明: 用于模拟曲面,是一种很好用的程序,可直接运行。(Used to simulate surfaces, it is a very useful program that runs directly.)
- 2020-06-20 22:20:01下载
- 积分:1
-
GA_matlab_M1
基于matlab的遗传算法的例程的M文件(Matlab genetic algorithm based on M-file routines)
- 2010-05-22 18:28:10下载
- 积分:1
-
微电网三目标优化调度
三目标微电网优化调度,减少成本,提升效益(Optimal Dispatching of Microgrid)
- 2021-01-16 05:08:45下载
- 积分:1
-
PSO-BP神经网络算法
微粒群算法,又称粒子群优化(Particle Swarm Optimization, PSO),是由J. Kennedy和R. C. Eberhart等于1995年开发的一种演化计算技术,来源于对一个简化社会模型的模拟。其中“群(swarm)”来源于微粒群符合M. M. Millonas在开发应用于人工生命(artificial life)的模型时所提出的群体智能的5个基本原则。“粒子(particle)”是一个折衷的选择,因为既需要将群体中的成员描述为没有质量、没有体积的,同时也需要描述它的速度和加速状态。
PSO算法最初是为了图形化的模拟鸟群优美而不可预测的运动。而通过对动物社会行为的观察,发现在群体中对信息的社会共享提供一个演化的优势,并以此作为开发算法的基础。通过加入近邻的速度匹配、并考虑了多维搜索和根据距离的加速,形成了PSO的最初版本。之后引入了惯性权重w来更好的控制开发(exploitation)和探索(exploration),形成了标准版本。
原理:
PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。然而它不对个体使用演化算子,而是将每个个体看
- 2022-01-25 17:53:53下载
- 积分:1
-
imageProc[mathworks.ir]
teaching image processing with matlab program
- 2013-11-12 04:02:51下载
- 积分:1
-
optimization
用matlab仿真最优化算法,有文档介绍 (Matlab simulation optimization algorithms, the document describes)
- 2013-05-17 15:48:04下载
- 积分:1