-
particle-swarm-algorithm-matlab-code
基本粒子群算法的matlab源程序,适合于初学者学习的模板。(Matlab source of the particle swarm algorithm, suitable for beginners to learn the template.)
- 2012-05-14 09:16:14下载
- 积分:1
-
lineedit
C++基于栈实现行编辑程序,输入#表示退格,输入@表示退行,CTRL+Z表示结束。(C++ stack implementation based on-line editing program, enter the# represents the backspace, enter @ represent regression, CTRL+Z indicates the end.)
- 2014-12-13 11:42:30下载
- 积分:1
-
Funval
matlab 程序 进行优化分析 使用的方法是惩罚函数法进行优化。(it is called penlty methods,it can optimize the function ,obtaining the minium value)
- 2013-10-25 16:48:31下载
- 积分:1
-
immunity
免疫遗传算法流程为:
(1)随机产生初始父代种群A1
(2)根据先验知识抽取疫苗。
(3)若当前种群中已包含最佳个体,算法结束;否则进行以下步骤。
(4)根据抗体浓度和适应度进行复制。
(5)对当前第K代父代种群AK进行交叉操作,得到种群BK。
(Immune genetic algorithm process as follows: (1) randomly generated initial parent population A1 (2) vaccine based on a priori knowledge extraction. (3) If the current population already contains the best individuals, the algorithm ends otherwise, perform the following steps. (4) be reproduced in accordance with antibody concentration and fitness. (5) the population AK Present Generation K parent cross was obtained population BK.)
- 2016-11-11 17:44:49下载
- 积分:1
-
convolutive
卷积盲源分离,采用matlab编程,带有说明文档。(convolution Blind Source Separation using Matlab programming, with documentation.)
- 2020-06-30 12:00:02下载
- 积分:1
-
卡尔曼滤波估测电池SOC
利用卡尔曼滤波估计锂离子电池的SOC状态,可以达到良好的效果,误差很小。(Using Kalman filter to estimate SOC state of lithium-ion battery and it can achieve good results with little error.)
- 2017-12-03 18:08:42下载
- 积分:1
-
matlab_dll_Cpp
作者曾经实现过将matlab函数编译成dll供Cpp调用,这篇文章的目的是对新增的面向对象的的扩展mwArray进行讲解,matlab很容易和C/C++联合起来使用。
以前做过matlab7与c++的混合编程:将matlab函数编译成dll给C++调用,从而加快开发的进度。但是今天在matlab2008b下面又做了一遍,发现matlab又改了很多东西,诸如增加了面向对象的的扩展mwArray,于是做笔记如下。(matlab_dll_Cpp)
- 2010-06-29 13:59:49下载
- 积分:1
-
pso-GM
基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数(Perturbation algorithm based on chaotic PSO algorithm to solve the early problems and to train with a combination of both gray prediction model parameters)
- 2007-11-11 00:40:29下载
- 积分:1
-
PSD_zqt
周期图法进行功率谱估计的函数,配套张旭东的课本习题(Periodogram power spectrum estimate of function, supporting the Textbook Exercise Zhang)
- 2009-05-01 17:29:12下载
- 积分:1
-
DSPanditsmatlab(2004)
《数字信号处理及其MATLAB实现》程序集(2004)( Digital signal processing and MATLAB to achieve the assembly (2004))
- 2008-07-25 11:52:21下载
- 积分:1