-
MatLab-Primer--7th-Edition
一本还不错的编程指导书,初学者可以借助它全面系统地学习怎么用matlab(A pretty good matlab instructions, which can help with matlab programming)
- 2011-09-27 15:51:23下载
- 积分:1
-
Matlab-HW1
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考(1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and N2 = 500.
(a) (30 )Write a MATLAB function myconv to compute x1[n]x2[n] where
denotes the convolution sum. You have to plot your result and attach
it in your report. You may use the MATLAB function conv to check
whether your result is correct.)
- 2014-10-29 22:19:56下载
- 积分:1
-
matlab_circonv_factorize
一个实现循环卷积、因式分解的参考程序,程序简洁易懂(A realization of cyclic convolution, Factorization reference procedure, the procedure easier to understand)
- 2008-01-08 18:13:46下载
- 积分:1
-
MATLABsingalprocessing
学习信号处理的经典代码,使用matlab7以上版本,包含了各种滤波器的源代码(Learn the classic signal processing code, the use of more than matlab7 version contains the source code for a variety of filters)
- 2009-04-07 15:33:30下载
- 积分:1
-
image-fusion-pos
image fusion using particle of swarm optimastion
- 2013-09-29 15:46:10下载
- 积分:1
-
mbuilder_ahgy1i
毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了TNIErq算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 KWMnxOx, 3 测试 4, 输出结果。
(Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combining TNIErq algorithms. In the case of a given temp.wav audio file, voice different people different lengths of time were identified. Real-time recognition and text-independent speaker verification automatically. Use steps include: 1 training, 2 KWMnxOx , 3 test 4, the output result.
)
- 2016-01-02 12:12:03下载
- 积分:1
-
SAS_specification
关于统计软件sas函数的用法和详细说明,供初学者参考(On the use of statistical software sas functions and detailed instructions for beginners reference)
- 2010-09-30 19:19:56下载
- 积分:1
-
priority-inversion
it detects the priority inversion where the high priority task need not have to wait for low priority task
- 2014-09-22 07:32:11下载
- 积分:1
-
__RF_Circuit_Design__Theory_and_Applications(1)
RF APPLICATIONS AND THEORY
- 2013-12-05 01:46:30下载
- 积分:1
-
LDA
LDA降维是常用的降维手段之一,其本质假设为数据的高斯分布。是有效常用的有监督学习降维工具。(LDA dimension reduction is one of the commonly used dimensionality reduction methods, and its essence is assumed to be the Gauss distribution of data. It is an effective and commonly supervised learning dimensionality reduction tool.)
- 2018-08-20 10:20:29下载
- 积分:1