-
MATLAB
说明: filter audio signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.(an example filtering signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.)
- 2020-06-19 23:40:01下载
- 积分:1
-
匹配场定位程序
说明: 主要是基于简正波模型的理论计算匹配场定位程序(Mainly based on the theoretical calculation of the normal wave model matching field positioning program)
- 2020-12-13 19:28:45下载
- 积分:1
-
fft
正交频分复用系统中信号的调制与解调,我们用傅里叶反变换和变换来实现(Orthogonal frequency division multiplexing system signal modulation and demodulation, and we use the inverse Fourier transform to achieve transform)
- 2013-07-18 11:42:59下载
- 积分:1
-
470684
强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,()
- 2018-03-28 09:34:01下载
- 积分:1
-
Time-Frequency-ToolBox
time frequency analysis of signals
- 2014-02-01 18:39:57下载
- 积分:1
-
DSP_code_dtc_motor
电机直接转矩控制矢量控制的相关程序和文档说明,比较详细(Direct torque control of the vector control program, and document description, a more detailed)
- 2020-06-29 01:00:02下载
- 积分:1
-
蚁群算法+Dijkstra算法=二维路径规划
说明: 蚁群算法+Dijkstra算法=二维路径规划(Ant colony algorithm+Dijkstra algorithm-two-dimensional path planning)
- 2021-04-26 16:38:45下载
- 积分:1
-
SPI
DSP SPI通信程序。把DSP的McBsp设置成SPI方式,对其内部的各内部寄存器进行配置,设置发送和接收中断。(DSP SPI communication program. The set of DSP McBsp SPI mode, the internal registers its internal configuration, set the transmit and receive interrupts.)
- 2021-03-14 12:49:23下载
- 积分:1
-
奇异值确定K
说明: 根据奇异值分解出来的奇异值,画出奇异值分布曲线,根据公式算出奇异值的突变点,此时突变点即是VMD分解分量数的K值(According to the singular value decomposed by singular value, the distribution curve of singular value is drawn, and the mutation point of singular value is calculated according to the formula. At this time, the mutation point is the K value of the decomposition component number of VMD)
- 2021-01-10 17:08:49下载
- 积分:1
-
模糊+卡尔曼滤波
说明: 属于MATLAB编程代码,可用于参数估计及寿命预测(Can be used for parameter estimation and life prediction)
- 2021-04-28 15:08:44下载
- 积分:1