-
G-Rilling
G Rilling 团队写的一些关于EMD的算法程序,比较详细(It gives some files on EMD by the team of G Rilling,and it show the algorithm on EMD in detail.)
- 2012-03-25 15:27:10下载
- 积分:1
-
sampledft
生成一个一定参数的原信号,并附加一个符合均匀分布的随机噪声,分别画出该信号经过均匀采样的频谱图以及经过非均匀采样的频谱和时域图(Generate a certain parameter of the original signal, and attach a line with uniformly distributed random noise were drawn through uniform sampling of the signal spectrum as well as through non-uniform sampling of the spectrum and time domain)
- 2013-09-16 22:02:10下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
knapsack
Knapsack problem Solver
- 2010-12-03 13:46:19下载
- 积分:1
-
source-builder_elrpke
毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了cVnDbN算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 kLMAhvJ, 3 测试 4, 输出结果。
(Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combining cVnDbN 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 kLMAhvJ , 3 test 4, the output result.
)
- 2016-01-01 11:03:37下载
- 积分:1
-
rwtising
image noise reduction by level dependent thresholding
- 2007-08-21 09:45:41下载
- 积分:1
-
fseries
使用Matlab实现函数的傅里叶级数展开(Implement the function using the Matlab Fourier series expansion)
- 2011-04-28 17:23:42下载
- 积分:1
-
Wind_farm_capacitor
说明: IEEE33节点的并网风力发电可直接运行(The grid connected wind power generation of ieee33 node can operate directly)
- 2020-10-23 09:47:22下载
- 积分:1
-
xuliebianhuan
用 matlab 实 现 信 号 的 相 关 变 换(Associated with matlab for signal transformation
)
- 2011-10-09 09:53:51下载
- 积分:1
-
GPSPos
导入RENIX文件,通过卫星导航电文计算卫星的位置,并与精密星历做对比。(RENIX import files via satellite navigation data to calculate the position of the satellite, and with precise ephemeris do comparison.)
- 2014-12-13 00:13:27下载
- 积分:1