资源列表
The-shortest-path
- 最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位-The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
MultiStatis
- 多元统计分析的教程。多因素方差分析。图形显示。函数的使用-Multivariate statistical analysis of the tutorial. Multi-factor analysis of variance. Graphical display. Function of the use of
ReservoirSimulation
- Petroleum Reservoir Simulation
cl2
- cl2多小波去噪的源程序,对学校多小波的人很有帮助。需要自己修改一下图片的路径。-Cl2 many of the source wavelet denoising, the School Multiwavelet helpful people. Needs its own path picture changed a bit.
cl3
- cl3多小波也是一个比较热门的多小波,应用的也比较广泛。-Multiwavelet CL3 is a more popular Multiwavelet, and more extensive applications.
matlab
- 势场法路径规划matlab程序,本程序完整的实现了势场法。内有详细注解。-Potential Field Path Planning matlab procedures, the procedures for the complete implementation of the potential field method. There are detailed notes.
gmm_test1
- 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
fingerrecognize
- 本程序是在matlab的开发环境下,利用对指纹图像进行分类识别-This procedure is a development environment in matlab using the classification of fingerprint images to identify
besselm
- 逼近法计算变形的第一类整数阶贝赛尔函数值-Approximation method to calculate the deformation of the first category of integer-order Bessel function values
codeandanswer
- 《MATLAB 7.X程序设计》-王建卫-源代码及习题答案-" MATLAB 7.X program design" - Wang Wei- the source code and answer exercises
Matlab-GA
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
