资源列表
[matlab例程] MATLAB_K_Shortest_Path
说明:finding the shortest path algorithm<nadhen> 在 2025-09-21 上传 | 大小:5kb | 下载:0
[数据结构常用算法] sort_algorithm
说明:随机产生一组m到n之间的一组整数,对这一组整数编写常用的排序函数:直接插入排序、冒泡排序、快速排序、堆排序、归并排序。-Randomly generated between a set of m to a set of n integer, often used for the preparation of this group of integer sorting function: direct insertion sort, bubble sort, quick sort, heap so<tang> 在 2025-09-21 上传 | 大小:5kb | 下载:0
[matlab例程] my_wthresh
说明:软硬阈值函数和自定义的基于非线性变换阈值函数曲线图-Hard and soft threshold function and custom thresholding function based on nonlinear transformation curve<苦咖啡> 在 2025-09-21 上传 | 大小:1kb | 下载:0
[matlab例程] feature
说明:该文件包含了一些常用的声辐射噪声的特征提取方法,包括波形的包络特征,高阶谱特征,分形维特征,奇异指数特征等。-The document contains some common acoustic feature extraction method of noise, including waveform envelope characteristics, higher order spectral features, characteristic of fractal dimension, si<李娜> 在 2025-09-21 上传 | 大小:338kb | 下载:1
[数据结构常用算法] xianxingbiao
说明:线性表的源代码,数据结构的,本人特地打出来帮大家省时间-Linear table source code, data structures, I break out specifically to help you save time<suzhihuang> 在 2025-09-21 上传 | 大小:1kb | 下载:0
[matlab例程] Matlab-FunctionsModified
说明:matlab functions matlab functions matlab functions-matlab functions matlab functions matlab functions<pra> 在 2025-09-21 上传 | 大小:59kb | 下载:0
[人工智能/神经网络/遗传算法] Immunity-clone-algorithm-with-mutation-coevolution
说明:利用免疫系统的克隆选择机制,提出一种用于函数优化的算法. 算法的主要特点是:在迭代过程中,不仅抗体得到进化,同时建立变异向量集,令变异向量同步进化,协同工作,达到优化的目的. 仿真实验表明,所提出的算法能以较快的速度完成给定范围的搜索和全局优化任务-By using the clonal selection echanism of the immune system , a method for function optimizing is proposed. The character of<崔冰> 在 2025-09-21 上传 | 大小:542kb | 下载:0
[数据结构常用算法] 612109301
说明:要求采用邻接矩阵作为无向图的存储结构,邻接表作为有向图的存储结构,完成无向图和有向图的建立,并对建立好的图进行深度和广度优先遍历。具体实现要求: 1. 通过键盘输入图的顶点和边信息,分别构造一个无向图的邻接矩阵和一个有向图的邻接表。 2. 分别对建立好的两个图进行深度和广度优先遍历,输出相应的遍历序列。 3. 统计两个图的连通分量的个数。 -Require the use of adjacency matrix as the storage structure of an und<风雷> 在 2025-09-21 上传 | 大小:385kb | 下载:0