-
some-examples
介绍了matlab的一些案例 并介绍了相关的一些函数的用法 (introduce some matlab cases and the use of some function)
- 2012-10-02 17:42:32下载
- 积分:1
-
PCA-TEST
pca算法,有详细注释,通过光谱区分苹果酸甜度,对于想学习pca算法的初学者,有很大帮助(pca algorithm, detailed notes, by spectroscopic distinguish sour apple degree, want to learn pca algorithm for beginners, there are a great help)
- 2015-10-12 17:33:32下载
- 积分:1
-
aviface
说明: 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错(This program is a avi video, face detection, requires relatively simple background, as part of the expansion of corrosion removed, so real time is not bad)
- 2011-02-19 06:07:29下载
- 积分:1
-
Untitled2
上传的是SIR的代码,给粒子滤波初学者提供一些简单的基础的代码。(SIR code is uploaded to the particle filter for beginners to provide some simple basic code.)
- 2015-03-26 19:24:25下载
- 积分: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
-
newmat10.tar
LDPC matrix generation
- 2010-02-23 14:26:51下载
- 积分:1
-
Matlab
《MATLAB7.0从入门到精通》全书源码,包括使用说明。(MATLAB7.0 From Novice to Professional book source code, including instructions for use.)
- 2010-09-16 16:43:34下载
- 积分:1
-
Microprocessors
microprocessor basic theory
- 2011-01-04 20:04:41下载
- 积分:1
-
radar_freq_select
对雷达的未知雷达部分选择进行分选的程序,主要使用C语言实现的算法(Part of the unknown radar radar selection procedures for separation, the main algorithm using C language)
- 2010-10-10 21:40:33下载
- 积分:1
-
Stationary_Series2_MA
演示MA序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(MA eigenvalues demo sequence, since covariance function and spectral density. The program is open, you can modify the parameters)
- 2013-12-22 18:05:24下载
- 积分:1