-
matlab
该文件代码可以在MATLAB环境下适用于语音智能识别,使用倒谱系数法(The code of the file in the MATLAB environment suitable for voice intelligent recognition using cepstral coefficients method)
- 2013-04-13 00:08:16下载
- 积分:1
-
New-folder
This code demonstrate CORDIC Rotation and Vectoring in circular mode. Also with compensation and angle correction. Also a code for Givens Rotation.
- 2017-05-26 20:06:24下载
- 积分:1
-
4
说明: 延迟对象的PID控制的方波响应。将滤波输出作为给定信号,可使方波响应和执行器的动作更加平稳,在工程上具有很大的意义。(PID Controler for Square Tracking with Filtered Signal)
- 2011-04-03 22:13:41下载
- 积分:1
-
BFSK-matlab
分析了BFSK的性能及原理,并利用matlab仿真实现其误码率等信息。写成word文档,后面附有源程序。(BFSK performance analysis and principle, and use matlab simulation to achieve its bit error rate information. Word document written in the back with a source.)
- 2011-05-15 21:41:46下载
- 积分:1
-
P3-1
灰色预测例题。。。。。。。。。。。。。。。。。。。。。。。。。。。(Grey. . . . . . . . . . . . . . . . . . . . . . . . . . .)
- 2013-08-20 10:50:11下载
- 积分:1
-
Non-linear-function-fitting
非线性函数拟合——利用遗传算法来优化BP神经网络,利用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。(Non-linear function fitting- using genetic algorithms to optimize the BP neural network, neural network development package to implement graphical neural network simulation, neural network theory makes more intuitive, can be used for teaching, but also can be used for the actual neural network training, in with detailed help files.)
- 2011-11-10 12:44:15下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
sub
麦克风阵语音增强中的子带分解MATLAB源代码(The sub-band decomposition of speech enhancement MATLAB source code)
- 2020-09-18 10:47:54下载
- 积分:1
-
aqammod
说明: 8,16,64进制的qam 星座图转换,MATLAB程序(8,16,64 qam constellation hex conversion, MATLAB program)
- 2010-04-26 09:20:54下载
- 积分:1
-
RayleighNoise_UniformNoise
UniformNoise & RayleighNoise & UniformNoise
- 2013-04-30 21:07:36下载
- 积分:1