资源列表
[数据结构常用算法] bf_algorithm
说明:字符串匹配算法-BF算法,它是字符串匹配的最简单算法,适合入门时参考。-String matching algorithm-BF algorithm, which is the most simple string matching algorithm, suitable for entry-reference.<raymond> 在 2025-05-18 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] viterbi216
说明:一种应用比较广泛的维特比译码算法--(2,1,6)卷积码的维特比译码算法,采用回溯进行译码。-A broader application of Viterbi algorithm (2,1,6) convolutional code Viterbi algorithm, used for decoding back.<raymond> 在 2025-05-18 上传 | 大小:2kb | 下载:0
[压缩解压] Huffmancodeandincludeexe
说明:这是一些Huffman编码的代码,包括源程序,以及生成的可执行文件-This is the number of Huffman coded code, including source code, as well as the generated executable file<陈嵩> 在 2025-05-18 上传 | 大小:336kb | 下载:0
[数学计算/工程计算] numericalrecipes
说明:对各种数值计算方法的详细介绍,还有相关部分的源码。-Of various numerical methods detailed introduction, there are relevant parts of the source.<dahai> 在 2025-05-18 上传 | 大小:9.66mb | 下载:0
[人工智能/神经网络/遗传算法] ARTMAP
说明:ART神经网络的原理方法与MATLAB实现,有详细的例子-ART neural network methods and MATLAB Principle realize, there are detailed examples of<阎涛> 在 2025-05-18 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] juzhenqiuni
说明:求满秩矩阵pMatrix的逆矩阵,并存结果于矩阵_pMatrix中-Full rank matrix pMatrix for the inverse matrix, coexist in the matrix results in _pMatrix<段勇> 在 2025-05-18 上传 | 大小:1kb | 下载:0
[matlab例程] FFTpowerspectrumandtheestimated
说明:用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(multitaper method ,MTM法) 功率谱估计----最大熵法(maxmum entmpy method,MEM法) 功率谱估计----多信号分类法(multiple signal classification,<walkinghill> 在 2025-05-18 上传 | 大小:2kb | 下载:0
[matlab例程] 006
说明:MATLAB的程序最大熵谱法,Brug法和Levinson法MATLAB procedures maximum entropy spectrum, Brug law and the law Levinson-MATLAB procedure for maximum entropy spectral method, Brug law and Levinson Law MATLAB procedures maximum entropy sp<walkinghill> 在 2025-05-18 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] heibaidian
说明:设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示。一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw。若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对)。在一个黑点最多只能与一个白点匹配,一个白点最多只能与一个黑点匹配的前提下,求n个白点和n个黑点的最大匹配对数。-Plane based distributed white n black point a<kineapple> 在 2025-05-18 上传 | 大小:237kb | 下载:0