-
Matlab_example_in_different_field
matlab应用程序源代码实例,包括多个应用方向,1-32是:图形应用篇33-66是:界面设计篇67-84是:图形处理篇85-100是:数值分析篇(matlab source code examples of applications, including the direction of multiple applications, 1-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-05-15 00:37:59下载
- 积分:1
-
Kalman
卡尔曼滤波源码,基本的源码,用Matlab编写的,简单,易懂。(Kalman filter source code, the basic source code, using Matlab written in simple, easy to understand.)
- 2010-02-25 22:45:11下载
- 积分:1
-
QuantumMain
基于量子遗传算法的函数寻优算法,可以直接解压运行,主函数和子函数齐全。(Function based on quantum genetic algorithm optimization algorithms that can run directly extract the main functions and subroutines complete.)
- 2015-03-18 14:04:30下载
- 积分:1
-
contrast_Mask
Contrast_masking function
- 2009-05-27 20:02:02下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
intelligence-algorithm21-25examples
matlab 智能算法30个案例分析6-10例的代码(intelligent algorithm matlab analysis of 30 cases, 6-10 cases of code)
- 2011-11-01 21:29:51下载
- 积分:1
-
msource
This is matlab source of solenoid model.
It is variable choice , and easy plot
- 2010-02-09 22:19:19下载
- 积分:1
-
Matlab
说明: matlab控制系统仿真电子课件及其例程,其中涉及计算机辅助设计与仿真技术概述、matlab语言基础、控制系统的数学描述与建模、控制系统的分析方法、SIMULINK仿真基础等内容(matlab control system simulation courses and its examples)
- 2009-09-01 15:41:59下载
- 积分:1
-
Visualsimulationcode
说明: 包括一些常用算法及MATLAB实现,如可视化仿真。
(Visual simulation code)
- 2010-05-04 15:58:33下载
- 积分:1
-
uiyk
comparison with the genetic algorithm, the advantages of PSO is simple
- 2010-12-22 06:36:02下载
- 积分:1