-
Untitled7
实现对自己录制语音信号的加噪,并设计滤波器对其滤波。(To achieve their own recorded voice signal plus noise, and to design filters for its filter.)
- 2010-07-03 16:25:36下载
- 积分:1
-
What-is-VQ
what is vector quantization how and where it can be used
- 2011-01-19 03:21:30下载
- 积分:1
-
rcosfir_sqrt
通过代码计算根升余弦滤波器系数,并通过与matlab本身自带生成函数做了比较(By code calculates root raised cosine filter coefficients, and through matlab comes with its own generating functions were compared)
- 2021-02-07 16:19:55下载
- 积分:1
-
Adpcm
adpcm codification matlab code
- 2020-11-15 19:39:41下载
- 积分:1
-
vc_kalman_code
拥有VC界面的KALMAN滤波代码,仿真界面清晰易懂。(KALMAN filter with VC interface code, simulation interface clear and easy to understand.)
- 2010-12-25 18:09:02下载
- 积分:1
-
mean-functions
calcules the harmonic,mean square root and geometric mean
- 2014-02-05 12:28:24下载
- 积分:1
-
sho
finite difference scheme for simple harmonic oscillator
- 2014-11-11 08:53:28下载
- 积分:1
-
SIR
经典的疾病传播模型,包括SI、SIS、SIR模型等等(The classic model of disease transmission, including SI, SIR models, etc.)
- 2020-12-12 14:09:16下载
- 积分:1
-
CFAR
通过加载瑞利噪声的回波进行CFAR操作,完成信号的恒虚警检测仿真(The CFAR is operated by loading the echo of Rayleigh noise, and the CFAR simulation of the signal is completed)
- 2021-03-03 11:39:33下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1