-
7
说明: 这是为想学习Matlab的学习者准备的足够练习题,实例子,有了它们,你可以很好的去练习而不是纸上谈兵。(This is to prepare learners want to learn enough Matlab exercises, case children, with them, you' re good to practice rather than on paper.)
- 2011-04-28 17:21:31下载
- 积分:1
-
Image
转换色彩空间,实现各种图像的Compress-Decompress(Color space conversion, to achieve a variety of image Compress-Decompress)
- 2011-05-15 15:24:05下载
- 积分:1
-
Zemax
Matla准直透镜建立,在特定的环境下进行准直透镜的设计使用。(Establish the collimator lens by Matlab
)
- 2012-05-27 15:51:25下载
- 积分:1
-
kalman
本程序为用matlab对kalman滤波进行目标跟踪的应用仿真的程序代码(The procedures for the use of matlab kalman filter for target tracking application simulation program code)
- 2013-07-20 09:30:11下载
- 积分:1
-
Microprocessors
microprocessor basic theory
- 2011-01-04 20:04:41下载
- 积分:1
-
benchmark
optimization of benchmark function by different methods
- 2012-11-22 17:36:04下载
- 积分:1
-
SA-模拟退火算法
说明: 模拟退火算法的代码及其pdf说明,非常适于初学智能优化算法的同学学习,这个算法非常经典,用处非常广泛(The code of genetic algorithm and its PDF instructions are very suitable for the students who are beginning to learn intelligent optimization algorithm. This algorithm is very classical and has a wide range of uses.)
- 2019-10-15 10:54:56下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
Matlabcodes
很全的matlab 命令集,很不错,共享下。(Very wide of the matlab command set, it is good to share.)
- 2008-12-10 16:30:27下载
- 积分:1
-
METHODFBP
fbp算法是一种新的高效的SAR成像算法,对传统算法有很好的适应性(fbp algorithm is a new and efficient SAR imaging algorithm, the traditional algorithm has good adaptability)
- 2013-10-22 11:18:09下载
- 积分:1