搜索资源列表
HCM
- FCM与硬聚类算法,(HCM)的VB6.0实现及其应用-FCM clustering algorithm and hardware, (HCM) and its application VB6.0
kalman
- 本程序实现了卡尔曼滤波器的算法及其在信号处理中的应用
fft
- 这是本人的本科毕业论文《二维FFT变换程序实现及其应用》中的程序,先用c语言将算法模块封装成dll,然后在VC和VB中调用。
PrincipleandApplicationofantcolonyalgorithm
- 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
pattern-recognition
- 本文针对几种有代表性的流形学习算法进行了深入的研究,主要探讨了流形学习的框架理论相关研究及其在模式识别中的应用。 -In this paper, a representative of several manifold learning algorithms in-depth study, which focused on the theoretical framework of manifold learning research and its application in pattern
09
- 数学建模算法 灰色系统理论及其应用 马氏链模型 神经网络模型 时间序列模型 图与网络-Grey system theory, mathematical modeling algorithms and its Markov chain model neural network model and network time series model diagram
WEB110707
- 有限元方法在工程中的广泛应用以及并行计算机硬件环境的快速发展使得 有限元并行计算及其网格生成技术受到了前所未有的重视。本文对有限元并行计 算核心技术之一的基于节点的局部网格生成算法(简称局部网格生成算法)作了 较为系统、深入地研究。-With widespread use of FEM in engineering and the rapid development of the parallel computing system,Parallel finite element
EMD-new-algorithm
- EMD新算法及其应用 主要讲了emd的分段幂函数插值算法-EMD new algorithm and its application is mainly about emd piecewise power function interpolation algorithm
sysidjob6
- 该程序是最小二乘法及其推广算法在实际问题当中的应用,比较全面地展示各种算法。-The program is the least squares method and its promotion algorithm in which practical problems, a more comprehensive display of the various algorithms.
Knapsack-problem-based-on-GA
- 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper
suan-fa
- 数学建模中的常用算法及其在matlab中的应用,对于学习数学建模很有用。-Used in the mathematical modeling algorithm and its application in matlab useful for learning mathematical modeling.
1_3-FFT2
- 数字信号处理中基于快速傅里叶变换及其相应算法应用的程序-Digital signal processing based on fast Fourier transform algorithm and its corresponding application program
gcd
- 数学算法,最大公约数算法以及其扩展应用,ACM材料。-Mathematical algorithms, the greatest common divisor algorithm and its extended application, ACM materials.
Unconstrained-optimization-method
- 本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。-The resources are mainly in the matrix decomposition LU decomposition, LDL decompo
Untitled
- 利用地震初至波确定近地表介质结构,在矿产资源的勘探开发及工程建设中有重要作 用。地震射线追踪方法是研究地震波传播的有效工具,目前常用的方法主要有有限差分解方 程法和最小路径法。最短路径方法起源于网络理论,首次由 Nakanishi 和 Yamaguchi 应用于 地震射线追踪中。 Moser 以及 Klimes 和 Kvasnicha 对最短路径方法进行了详细研究。通过科 技人员的不断研究,最短路径方法目前已发展较为成熟,
模拟退火算法及其在求解TSP中的应用
- 模拟退火算法(Simulated Annealing,SA)最早的思想是由N. Metropolis [1] 等人于1953年提出。1983 年,S. Kirkpatrick 等成功地将退火思想引入到组合优化领域。它是基于Monte-Carlo迭代求解策略的一种随机寻优算法,其出发点是基于物理中固体物质的退火过程与一般组合优化问题之间的相似性。(The earliest idea of Simulated Annealing (SA) was put forward by N. Metropo