资源列表

« 1 2 ... .96 .97 .98 .99 .00 18301.02 .03 .04 .05 .06 ... 28523 »

[人工智能/神经网络/遗传算法GA

说明:智能算法中的遗传算的源程序,但是在调用编码函数的时候出现了错误,试想可能是版本的问题。-Genetic operators in the intelligent algorithm source code, but the coding function is called when an error, Imagine version.
<jessica> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程a

说明:这是基本Matlab的仿真原码,功能是验证无码间干扰的条件,包含了滚降滤波,参杂噪声,衰减,和眼图。-This is substantially the Matlab simulation original code, the function is to verify the absence of inter-symbol interference conditions, contains a rolloff filter, mixe
<万雨榕> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法apcluster

说明:AP聚类算法:Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。-Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。这些相似度组成N×N的相似度矩阵S(其中N为有
<limin> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[数据结构常用算法Parking-lot

说明:利用栈和队列建立停车场,停车场中的车由栈储存,停车场外设置便道,便道上暂停的车由队列储存!-Use of stacks and queues build a parking lot, the car in the parking lot by the stack storage, parking settings sidewalk outside, the the suspended car on the sidewalk by the
<李斌> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程2

说明:matlab源程序的经典学习案例,方便大家学习,欢迎下载-matlab source case study, to facilitate learning, welcome to download! !
<ligang> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程5

说明:特别好的matlab源程序的学习案例,方便大家学习,欢迎下载-Particularly good case study matlab source, to facilitate learning, welcome to download! !
<ligang> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[压缩解压adaptive-arithmetic

说明:一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
<侯淇彬> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程BP

说明:成熟的BP网络。包含数据和隐含层,适合初学者-Mature BP network. Contains the data and the hidden layer, suitable for beginners
<zgc> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程caipiao

说明:一个gui案例,可以产生随机的双色球数据,免去你的烦恼-For a gui case can produce random ShuangSeQiu data, and turn away your troubles
<zgc> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[数据结构常用算法rootdp

说明:题意:a->b c :攻克b城堡前要先攻克a城堡攻克b城堡将获得c 共有n个城堡(编号为-n)最多攻克m个城堡能获得的最大收益 把作为树的根把节点连成一棵树 p[root][i]表示在以root为根的子树中选取i个点能获得的最大收益 p[root][i]=max(p[root][i],p[root][i-j]+p[v[e]][j]) 当root!=0时每棵子树根必选所以p[root][i]=p[root][i
<> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法Stemmer

说明:在英语中,一个单词常常是另一个单词的“变种”,如:happy=>happiness,这里happy叫做happiness的词干(stem)。在信息检索系统中,我们常常做的一件事,就是在Term规范化过程中,提取词干(stemming),即除去英文单词分词变换形式的结尾。 应用最为广泛的、中等复杂程度的、基于后缀剥离的词干提取算法是波特词干算法,也叫波特词干器(Porter Stemmer)。详见官方网站。比较热门的检索系
<rongzunhe> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程frft_turkey_c.c

说明:frft的土耳其算法,基于ozaktas的离散分数阶傅里叶变换计算的文章。 frft的c.candan算法,基于C.C的离散分数阶傅里叶变换计算的文章。 绝对可用,学习FRFT必备。-FRFT Turkey algorithm, ozaktas based on the discrete fractional Fourier transformation calculation articles. The FRFT c.c
<小小> 在 2025-04-23 上传 | 大小:4kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 18301.02 .03 .04 .05 .06 ... 28523 »

源码中国 www.ymcn.org