资源列表

« 1 2 ... .18 .19 .20 .21 .22 15523.24 .25 .26 .27 .28 ... 28521 »

[数据结构常用算法backbag

说明:设有一个能装入总体积为T的背包和n件体积分别为W1,W2,…,Wn的物品,能否从n件物品中挑选若干件恰好装满背包,即使Wi1+Wi2+…+Wm=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到4组解:(1,4,3,2)、(1,4,5)、(8,2)和(3,5,2)。-the backbag problem
<龚俊宇> 在 2025-05-06 上传 | 大小:14kb | 下载:0

[matlab例程hilbert

说明:hilbert黄变换处理端点效应的几种算法,需要外加信号-hilbert transform processing yellow endpoint effect of several algorithms, require the addition of signal
<impoter117> 在 2025-05-06 上传 | 大小:19kb | 下载:0

[matlab例程fuzadu

说明:LZ复杂度反映的是一个时间序列中,模式数量序列长度增加的速率。为了在计算机上对连续信号的复杂度进行计算,需要先将连续信号离散化,通过预处理后的心音信号符合这个要求。实现心音信号的分离-LZ complexity reflects a time series model number sequence length to increase the rate. For a continuous signal on the computer,
<impoter117> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程xiaoboquzao

说明:采用小波去噪的方法对语音信号进行分解和重构,进而提取有效成分,实现信号的去噪-Wavelet denoising method of voice signal decomposition and reconstruction, and then extract the active ingredients, for signal denoising
<impoter117> 在 2025-05-06 上传 | 大小:249kb | 下载:0

[matlab例程NNDemo2.0

说明:神经网络基础,内涵神经网络的基础实例,包括图像的训练识别以及不同神经网络类型的程序实例-Neural network based on neural network-based instance of content, including images of the neural network training and the different types of identifying instances of the progra
<impoter117> 在 2025-05-06 上传 | 大小:615kb | 下载:0

[数学计算/工程计算DStheory

说明:DS证据理论的matlab实现,是数据挖掘的重要理论,可实现故障诊断。-Matlab implementation of DS evidence theory, data mining is an important theory, fault diagnosis can be achieved.
<陈晨> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lsebs

说明:自己编的最小二乘参数辨识,已经调试,内附详细程序说明。-Their own series of least-squares parameter identification, has been commissioning, containing detailed descr iption of the procedures.
<陈晨> 在 2025-05-06 上传 | 大小:11kb | 下载:0

[matlab例程pidgpc

说明:pid和GPC算法的结合,通过两种算法的结合,相互补充。-pid and GPC algorithm combined, through a combination of two algorithms complement each other.
<neo> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程pll

说明:数字通信中的锁相环(PLL)完整程序,包括噪声处理,可用于GPS的的跟踪和捕获-the matlab code of PLL ,including how to deal with the noise ,which can be used to acquiring and tracking on GPS
<天王> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法Gauss-user-guide

说明:高斯用户指导手册,对于想学习Gauss编程的有比较好的参考价值-Gauss user guide
<甜蛋> 在 2025-05-06 上传 | 大小:1.46mb | 下载:0

[matlab例程Time-series-Toolbox

说明:时间序列工具箱,包括时间序列分析的各种MATLAB源代码。-time series toolbox
<甜蛋> 在 2025-05-06 上传 | 大小:500kb | 下载:0

[matlab例程turbocode

说明:turbo编码,可以根据不同应用产生1/2或者1/3码率的turbo码-the turbo program of matlab, can be used to prodece the turbo code with code rate of 1/2 and 1/3
<天王> 在 2025-05-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 15523.24 .25 .26 .27 .28 ... 28521 »

源码中国 www.ymcn.org