资源列表

« 1 2 ... .67 .68 .69 .70 .71 3272.73 .74 .75 .76 .77 ... 28522 »

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

说明:转载:对神经网络中使用最广泛的一种:BP神经网络采用vbmatlab来实现,把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-reproduced : the neural network the most widely used one : BP vbmatlab using neural networks to achieve, it is copyed into
<yangjun> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法fenzhi

说明:零件切割问题: 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestri
<章为到> 在 2025-06-07 上传 | 大小:64kb | 下载:0

[数据结构常用算法zuixiaoshengchengshu

说明:最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-city building communications netw
<wangjian> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法mowangyuyan_whut

说明:有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2…βm (2) (θδ1δ2…δn)→θδnθδn-1…θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,用下述两条具体规则和上述规则形式(2)实现,把他的话解释成人能听得懂的话。 (1) B→tAdA (2) A→sae 设大写字母表示魔王语言的词汇;小写
<wangjian> 在 2025-06-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法project3shixi

说明:数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
<chaijian> 在 2025-06-07 上传 | 大小:190kb | 下载:0

[matlab例程NPFmain

说明:文件夹中NPFMain.m为滤波算法主运行程序,CRLBCompute.m为计算CRLB并且画出CRLB、NPF、EKF/IMM-EKF滤波误差(均值和均方差)曲线。-folder NPFMain.m filtering algorithm for the main operating procedures, CRLBCompute.m estimator to calculate and paint estimator, NPF, EKF/IMM- EKF filter error (mean
<赵辉> 在 2025-06-07 上传 | 大小:51kb | 下载:0

[数值算法/人工智能64bit_operator

说明:bit operation for 64.
<Rechird> 在 2025-06-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算hex2ten

说明:huge hex convert to dec. the value limite is less that 10^50-huge hex convert to dec. The value is limite less that 10 ^ 50
<Rechird> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[matlab例程gabor

说明:gabor变换是非平稳信号处理的有效方法之一,在时频平面内可获得最佳划分-gabor transform one of the effective methods of non-stationary signal processing, get the best in the division of the frequency plane
<Sun> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[matlab例程knn

说明:利用KNN最近邻算法,对心音信号进行分割并判断,给出第一心音、第二心音和收缩期、舒张期。-Use KNN nearest neighbor algorithm, the heart sound signal is divided and judgment is given first, second heart sound and systolic, diastolic.
<Sun> 在 2025-06-07 上传 | 大小:411kb | 下载:0

[matlab例程segment

说明:基于阈值分割心音信号,阈值可根据信号调整,程序给出心音分割的起止位置。-Threshold-based segmentation of heart sound signals, the threshold can be adjusted according to the signal, the program gives the starting and ending positions of heart sounds segmentation.
<Sun> 在 2025-06-07 上传 | 大小:408kb | 下载:0

[压缩解压VQSOM

说明:利用SOM神经网络设计矢量量化的码书,结果优于传统的LBG方法,失真度较小。-SOM neural network design use vector quantization codebook, the result is better than traditional methods LBG, distortion is small.
<Sun> 在 2025-06-07 上传 | 大小:409kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 3272.73 .74 .75 .76 .77 ... 28522 »

源码中国 www.ymcn.org