-
GA-TSP
经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究(The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research)
- 2013-10-04 11:01:00下载
- 积分:1
-
bptest
该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。(The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods for some function extreme, can compare their characteristics.)
- 2014-01-09 22:49:26下载
- 积分:1
-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1
-
FILTER
一種可用於SAR影像上的應用,並且提供使用者簡單的把圖片慮波得到更好的影像辨識(An application can be used on the SAR images, and provides users with a simple wave to get a better picture into account image recognition)
- 2013-12-11 15:04:14下载
- 积分:1
-
ex18
1. 设计在数组中查找数据模板函数
函数名: SeqSearch
参数名及顺序: 数组:list, 数据:key, 个数:n
返回: 成功:数据在数中的下标,失败: -1(1 designed to find the data in the array template function function name: SeqSearch parameter names and order: Array: list, data: key, number: n Returns: Success: Data on the number of the next standard, failed:-1)
- 2014-10-24 19:38:06下载
- 积分:1
-
SUOXIANGHUAN-
通过锁相环的方法实现2fsk的传输系统的设计,,这是仿真图。。仅供参考(Achieved through the PLL 2fsk designed transmission system, which is the simulation of Fig. . For reference only.)
- 2014-01-06 18:52:53下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
videoIO-r531-source
matlab 上用的视频输入输出函数比mmread要好!(use matlab video input and output function mmread better than that!)
- 2009-04-22 22:09:22下载
- 积分:1
-
MATLABVCVB
在学校图书馆下的MATLAB混合编程的书,对MATLAB的接口有详细介绍,特别是初学者,对mxArray不熟悉者。(At the school library under the mixed MATLAB programming book on the MATLAB interface has a detailed introduction, especially beginners, to those who are not familiar with the mxArray.)
- 2009-03-06 09:07:46下载
- 积分:1