资源列表
[matlab例程] PSK_Sim_Core
说明:Thats Phase shift key program wich is very good for sudents Begginers can educate very well because cod is easy to be understod from everyone<Choko> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[matlab例程] 8
说明:对s进行小波分解,提取小波分解的低频系数,提取小波分解的各层高频系数,绘出各系数的图形-Wavelet decomposition of the s to extract the low frequency coefficients of wavelet decomposition to extract the layers of high-frequency coefficients of wavelet decomposition, the coefficients of the graph<冯自星> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] insertionsort
说明:插入排序,通过输入数据规模,以随机数作为待排序元素,得出运行时间,分析时间效率,数量级可达10^7-Insertion sort, through the input data size to be sort of random numbers as the elements come running time, analytical time efficiency of magnitude up to 10 ^ 7<bdx> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[matlab例程] ACodeforMatlab
说明:this is a matlab code for kmeans algorithm-this is a matlab code for kmeans algorithm...<Soorena> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] graphoperation
说明:根据从键盘输入的数据创建图(图的存储结构可采用邻接矩阵或邻接表),并对图进行深度优先搜索和广度优先搜索(实验类型:验证型) 1)问题描述:在主程序中提供下列菜单: 1…图的建立 2…深度优先遍历图 3…广度优先遍历图 0…结束 2)实验要求:图的存储可采用邻接表或邻接矩阵;定义下列过程: CreateGraph(): 按从键盘的数据建立图 DFSGrahp():深度优先遍历图 BFSGrahp():广度优先遍历图-According to dat<zf> 在 2025-08-02 上传 | 大小:1kb | 下载:0