资源列表

« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 28522 »

[matlab例程db2

说明:代码主要计算Daubechies紧支集滤波器系数L0_d和H1_d,然后采用这两个系数对信号进行小波分解-The main calculation code compactly supported Daubechies filter coefficients L0_d and H1_d, then the use of these two coefficients of wavelet decomposition signals
<熊子东> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程bhpf

说明:这段代码主要是实现二阶巴特沃斯高通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve second-order Butterworth high-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程glpf

说明:这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程ihpf

说明:这段代码主要是实现二阶理想高通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve the ideal second-order high-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法GA_new

说明:遗传算法寻一元函数最优值,可解决函数寻优问题,结果较准确-Genetic algorithm optimal value function of a dollar, solve function optimization problems, the results of more accurate
<123> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp3-6

说明:此代码是数据结构中使用到的看病系统代码,希望对大家有用-This code is the data structure used to code the medical system, in the hope that useful
<sym> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:matlab中线性系统的模型降阶-Pade降阶模型源码-matlab in the model reduction of linear systems Reduced-order model of source-Pade
<不弃不舍> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:数据结构课程的实验程序,演示了线性表的排序操作,包含多种排序算法,是一个控制台程序。-Experimental data structure course procedures, demonstrated the sort operation of the linear form, contains a variety of sorting algorithm is a console program.
<menchael> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法HashTableApp

说明:简单的HASH,显示简单的哈希算法,算是一个例子新手见谅-Simple HASH, shows a simple hash algorithm will be forgiven as an example of new
<guojiang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法InorderTraversal

说明:中序遍历的递归算法定义:  若二叉树非空,则依次执行如下操作: (1)遍历左子树; (2)访问根结点; (3)遍历右子树。 -Traversal of the definition of the recursive algorithm: If the tree is not empty, then followed by the implementation of the following steps: (
<zong> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Topsort

说明:所谓拓扑排序是指将顶点按照拓扑次序排列。有几种简单的算法可以求出一个图的拓扑次序。一种算法的思想如下: (1)在有向图中查找一个没有后继(或前驱)的顶点并添加到顶点表中。 (2)从图中删除该顶点和所有以该顶点为头(尾)的弧。 -The so-called topological sorting refers to the vertex order in accordance with the topology.
<zong> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能kalman_filter

说明:基于kalman滤波算法的信号预测。包括源码和完整实验报告。-Kalman filtering algorithm based on signal prediction. Including the source and integrity of the test report.
<莫新康> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org