-
pso
个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。(Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on fitness.m inside, optimized for different functions as long as the modifications can fitness.m highly generic.)
- 2008-04-15 13:21:12下载
- 积分:1
-
LDPC
LDPC编码以及译码的matleb仿真文件(LDPC encoding and decoding matleb simulation files)
- 2012-06-12 20:54:28下载
- 积分:1
-
matlab_AM
通信原理上机实验_基于MATLAB的模拟幅度调制解调系统_AM调制解调系统程序代码(Machine on communication theory based on MATLAB simulation experiments _ amplitude modulation and demodulation system _AM code modulation and demodulation system)
- 2014-01-02 17:30:28下载
- 积分:1
-
pathRRT
用matlab将RRT算法编程并仿真出机器人的路径规划(Use the matlab to program the RRT algorithm and simulate the path planning of the robot)
- 2017-10-11 17:29:20下载
- 积分:1
-
基于ASM3模型的一体式MBR出水水质模拟分析
说明: 将活性污泥3号模型(ASM3)与一体式MBR结合,采用Matlab/Simulink自行开发了可视化的仿真模拟程序,构建了活性污泥系统模型(Abstract:Combined the activated sludge model No.3(ASM3)with the submerged MBR,an activated sludge system was constructed based on the self-developed simulation program of Matlab/Simulink)
- 2020-04-08 10:54:41下载
- 积分:1
-
PSO
基于粒子群优化算法(PSO)的类间方差估计(Otsu)(Based on Particle Swarm Optimization (PSO) of the between-class variance estimation (Otsu))
- 2007-12-09 21:23:48下载
- 积分:1
-
GSmethod
电力系统潮流计算高斯赛德尔迭代法Matlab源程序(Power flow calculation the high Sisaideer iterative method Matlab source code)
- 2012-06-07 22:11:42下载
- 积分:1
-
1234
基于matlab的简单函数优化的遗传算法程序(genetic algorithm )
- 2014-10-30 00:16:06下载
- 积分:1
-
Chuong-4
Lowpass filter with matlab
- 2013-03-22 03:59:14下载
- 积分:1
-
chengxu
用Ritz-Galerkin方法解边值问题:
u +u=-x,0<x<1,
u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x;
得出结果与精确解作比较,画出误差分析图(With the Ritz-Galerkin method to solve the boundary value problem: u' ' + u =- x, 0 <x<1,
u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x;
得出结果与精确解作比较,画出误差分析图)
- 2011-04-26 20:48:57下载
- 积分:1