资源列表
[人工智能/神经网络/遗传算法] ResSVD
说明:给出了如何使用伪逆滤波器的matlab代码-give a matlab code of pseudo-inverse filter<栾> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] add-sub-and-or
说明:add sub. and or 加法 減法-add sub. and or<wong kwok fung> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] elm
说明:elman神经网络用于峰值检测 三角波 矩形波 方波调制信号 -elman peak detector neural network for rectangular-wave square wave triangle wave modulation signal<guojing> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[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-08-02 上传 | 大小:1kb | 下载: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-08-02 上传 | 大小:1kb | 下载:0
[matlab例程] hurst_calculation
说明:计算hurst指数 主程序 利用经典的RS分析法计算分形H指数-calculate hurst parameter<wangmei> 在 2025-08-02 上传 | 大小:1kb | 下载: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-08-02 上传 | 大小:1kb | 下载:0