资源列表

« 1 2 ... .24 .25 .26 .27 .28 22229.30 .31 .32 .33 .34 ... 28523 »

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

说明:利用模拟退火法进行旅行商问题的求解,能够快速得到最优解-Conducted using simulated annealing traveling salesman problem solving
<Bill > 在 2025-11-22 上传 | 大小:2kb | 下载:0

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

说明:利用RBM神经网络实现了手写数字体识别的GUI程序-RBM neural network using several fonts handwriting recognition GUI program
<Bill > 在 2025-11-22 上传 | 大小:6.18mb | 下载:0

[matlab例程ECG--QRS

说明:以软件为主的方法实现QRS波的检测滤波之后的信号一般经过一些 变换以提高QRS波的份量,进而采用一系列阈值进行判别,这些阈值有固定 阈值法,也有可变阈值法。前者由于可能的干扰或高P、高T波的存在,若 其滤波后超过其阈值便会产生假阳性(FP,falsepositive)结果;另外,当心 律失常或QRS波幅度变小,阈值设置过高,会导致漏检产生假阴性(FN, falsenegative)结果。由于固定阈值的这些缺点,有研究者提出了用可变阈 值检测,以提高检测的精确率,所采用的可
<钟能枝> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[matlab例程ACATSP

说明:蚁群算法无误源代码,没有密码,绝对正确,在MATLAB中直接打开运行-ant colony algorithm
<刘亦心> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法jiemi

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。-In the data encryption and data compression is often the need for special strings to be encoded
<ZoeSnow> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[数学计算/工程计算jobscheduling

说明: 用两台处理机A和B处理n个作业。设第i个作业交给机器A处理时所需要的时间是a[i],若由机器B来处理,则所需要的时间是b[i]。现在要求每个作业只能由一台机器处理,每台机器都不能同时处理两个作业。设计一个动态规划算法,使得这两台机器处理完这n个作业的时间最短(从任何一台机器开工到最后一台机器停工的总的时间)。-Processing n jobs with two processors A and B. Time the i-th processing operations required t
<ZoeSnow> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[数据结构常用算法arrangement

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the hall more than enough, and want
<ZoeSnow> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[matlab例程estimation

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[matlab例程ExemplarBasedInpainting

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程Exemplar-master

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-11-22 上传 | 大小:3.67mb | 下载:0

[matlab例程KolmogorovEntropy2

说明:求取K熵,代码简单,容易,运行速度快,可以看看,参考-Strike K entropy, the code is simple, easy, fast, can see, reference
<zacharyhu> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程EIG

说明:数值计算中的特征值、特征向量计算,采用matlab代码-eigenvalue computation
<han> 在 2025-11-22 上传 | 大小:14kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 22229.30 .31 .32 .33 .34 ... 28523 »

源码中国 www.ymcn.org