-
ImageMatching
本人编的图像配准算法,使用相关算法,模板在参考图像上移动(I compiled image registration algorithm, using the correlation algorithm)
- 2010-02-21 21:56:53下载
- 积分:1
-
dap
有限元小程序,非常适合自己编程,比较简明,适合继续开发(Small finite element program suitable for their own programming, more concise and suitable for continued development of)
- 2009-04-14 18:07:08下载
- 积分:1
-
LFSOURCE
line following robot source code
- 2009-07-06 19:47:42下载
- 积分:1
-
traffic1
关于交通流量的仿真,利用matlab编写的元胞自动机的仿真程序!很好玩哦!很棒哦!(On the traffic flow simulation, matlab prepared using cellular automata simulation program! Oh is a lot of fun! Oh great!)
- 2009-02-04 15:25:23下载
- 积分:1
-
voicebox
一个用于语音处理的非常好的工具箱,支持语音编码,语音识别等功能(A very good for speech processing toolbox, voice coding, voice recognition and other functions)
- 2010-12-05 12:43:57下载
- 积分:1
-
TheSimulationStudyonPIDNeuralNetworkDecouplingCont
说明: 介绍了汽包锅炉燃烧控制系统的控制任务、量间关系、原则性控制方案、传统控制方法,以及解耦控制方法的发展 ,引入了 PID型神经网络控制系统的结构、学习算法、初始权值参数选取. MATLAB仿真结果表明 ,该控制系统对多变量强耦合时变的锅炉燃烧控制对象具有良好的解耦性能和自学习控制特性.(The control tasks, the relations between physical variables, the fundamental controlschemes, the conventional controlmethodsof the control system for steam drum boiler combustion)
- 2009-08-27 16:02:00下载
- 积分:1
-
ricianchannel
关于莱斯信道的仿真,进行分析及绘图,包含三个程序(rician_channel_right)
- 2019-04-24 08:58:50下载
- 积分:1
-
Prewitt
used to perform edge detection using prewitt operator without using edge function
- 2012-11-25 22:14:59下载
- 积分:1
-
3
说明: 本程序产生一个目标不断下移的图像数据并将其保存到文本文件中。可以用于目标跟踪中的图像输入。(create a picture data and save it to a txt file/)
- 2010-04-15 21:07:20下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1