资源列表

« 1 2 ... .39 .40 .41 .42 .43 17844.45 .46 .47 .48 .49 ... 28522 »

[matlab例程dtw

说明:DTW算法,比较简单。在matlab下实现的,在matlab6。5下编译通过-DTW, relatively simple. Under the Matlab, in matlab6. Compiling under through five
<王春和> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法K-均值聚类算法C++编程

说明:K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
<韩磊> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[matlab例程ezwmatlab

说明:EZW:基于小波变换的零树编码程序,matlab实现-EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab
<陈杰> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[数值算法/人工智能大数运算类

说明:一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
<cai> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法Stochastic-Programming-2

说明:随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
<李晓鹏> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[数值算法/人工智能一个求解极值的多元的二次方程程序

说明:这是一个利用VC++编写的求解极值的多元的二次方程程序,在WindowsXP运行成功。-This is a VC solution prepared by the extreme diversity of the quadratic equation procedures, the successful running WindowsXP.
<李小> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[数据结构常用算法huffman编码解码

说明:这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
<xtbc> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法id3.c

说明:这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
<邢五丰> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[matlab例程Matlab code for LMS algorithm

说明:lms算法在MATLAB上的实现,有点小错误,给大家当参考吧-LMS algorithm in MATLAB on the realization of a little wrong, we can refer to it
<马会> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[生物技术chenxu1

说明:遗传算法的一个演示程序,演示了遗传算法的一些简单的功能,能够使人更加明白的了解遗传算法的好处!-a genetic algorithm Demonstration Program, demonstrated the genetic algorithm with some simple functions that could lead to a greater understanding of the genetic algorithm
<叶勇> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法基因计算

说明:简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
<赵小美> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[数值算法/人工智能货郎担分枝限界算法图形

说明:货郎担 分枝限界算法图形求解货郎担问题的分枝限界算法图形演示-traveling salesman Branch and Bound graphics algorithm to solve the traveling salesman problem Branch and Bound algorithm graphic demonstration
<李宏亮> 在 2024-11-05 上传 | 大小:4096 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 17844.45 .46 .47 .48 .49 ... 28522 »

源码中国 www.ymcn.org