资源列表
[matlab例程] pujianfa
说明:基于谱减法的语音增强算法,谱相减法及其变形方法总体上运算量较小,容易实时实现,增强效果也较好,是目前最常用的一种方法-Spectral subtraction based speech enhancement algorithm, spectral subtraction method and the deformation of the whole volume of the smaller operations, easy real-time implementation, and enha<王璇> 在 2025-10-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:模拟退火算法解决旅行商问题,从文件读入城市信息-Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city<肖佩瑶> 在 2025-10-13 上传 | 大小:7kb | 下载:0
[matlab例程] mechanical_characters_of_asynchronous_machine
说明:三相异步电动机的机械特性,matlab详细的仿真-mechanical characters of asynchronous machine<Caesar Ding> 在 2025-10-13 上传 | 大小:108kb | 下载:0
[matlab例程] OFDM_SIM
说明:经典的OFDM仿真,程序严谨规范,包含QAM8,16,32,64,128,QPSK,BPSK的不同编码调制的下的仿真,非常适合学习!!吐血推荐-Classical OFDM simulation, discipline procedures, including QAM8, 16,32,64,128, QPSK, BPSK modulation of the different coding of simulation, very suitable for learning! ! Recomme<yh> 在 2025-10-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] 01_introduction-ComSys1
说明:This file is about the FFT , .. asdasfa as fsf sdf sdf sdfsd fs fds<thong> 在 2025-10-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] find
说明:数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l<wuyoudanbo> 在 2025-10-13 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] pso_bspline
说明:malab语言实现bspline曲线拟合,采用改进的pso算法实现-malab language bspline curve fitting, using the improved algorithm pso<张三> 在 2025-10-13 上传 | 大小:4kb | 下载:0
[数值算法/人工智能] datastruct
说明:数据结构 清华严蔚敏c语言版 配套光盘 献给大家 -Data structure c Min Wei Yan Tsinghua language edition dedicated to supporting all CD-ROM<ligang> 在 2025-10-13 上传 | 大小:6.82mb | 下载:0
[matlab例程] hurst_calculation
说明:计算hurst指数 主程序 利用经典的RS分析法计算分形H指数-calculate hurst parameter<wangmei> 在 2025-10-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] GeneralHashFunctions_-_C
说明:This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations<Dev> 在 2025-10-13 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Matrix
说明:设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static<5235668> 在 2025-10-13 上传 | 大小:1kb | 下载:0