-
sift
这是一个关于SIFT算法介绍的pdf和ppt的合集,可以很好地帮助初学者了解sift算法。(中英文都有)(This is a collection of pdf and ppt about SIFT algorithm. I believe it can greatly help beginners to understand SIFT algorithm.)
- 2012-04-29 21:13:46下载
- 积分:1
-
sanbui
能量熵的计算,小波包分析提取振动信号中的特征频率,借鉴了主成分分析算法(PCA)。( Energy entropy calculation, Wavelet packet analysis to extract vibration signal characteristic frequency, It draws on principal component analysis algorithm (PCA).)
- 2016-11-25 13:59:54下载
- 积分:1
-
Matlab optimization programming example
分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
- 2018-07-25 18:45:57下载
- 积分:1
-
Matlab
有关学习matlab的资料,对于初学的人很有帮助,希望大家能够入门(Information about learning matlab, were very helpful for beginners, I hope we can start)
- 2011-11-24 15:35:50下载
- 积分:1
-
Diag_Rayon_Parabole_Dipole
Diagramme de Rayonnement Antenne Parabole alimenté par Dipole
- 2013-11-13 20:59:57下载
- 积分:1
-
WSNfencu
一种简单实现无线传感器网络时间同步的分簇算法(A simple wireless sensor network clustering algorithm for time synchronization)
- 2020-06-30 16:20:01下载
- 积分:1
-
HC_DNA-master
说明: hyper chaotic transformation
- 2020-06-20 03:00:02下载
- 积分: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
-
divide88
把一幅图象分为88块的MATLAB程序,改动系数,可以实现任意块的分割(put an image is divided into 88 MATLAB, altered coefficient, can achieve arbitrary block segmentation)
- 2006-07-10 13:00:51下载
- 积分:1
-
00297614
defining a fucntion and using it in other files
- 2013-03-02 06:54:22下载
- 积分:1