-
DSP_MATLAB
DSP程序开发MATLAB调试及直接目标代码生成.ceb(DSP program development and direct target debugging MATLAB code generation. Ceb)
- 2007-12-20 21:38:43下载
- 积分:1
-
关联维算法
说明: matlab实现关联维算法处理心电信号,代码包含在文档中,数据也包含在文件夹中(MATLAB realizes correlation dimension algorithm to process ECG signal, and the code is included in the document)
- 2020-06-19 16:13:13下载
- 积分:1
-
frequency_estimation
OFDM信号的频偏校正程序,用于估计子带上的频率偏移。(OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.)
- 2007-08-08 20:24:04下载
- 积分:1
-
z
说明: Damp control for UPFC
- 2013-02-27 02:58:43下载
- 积分:1
-
FDM
有限差分求解方程组,其中包括欧拉法、梯形法,打靶法、四阶龙格库塔(含隐性和显性)(The finite-difference equations include euler method, trapezoid method, target shooting method, fourth-order runge kuta (including recessive and dominant))
- 2018-10-31 10:15:15下载
- 积分:1
-
EGT
toolbox for camera calbiration using matlab
- 2009-05-06 08:03:23下载
- 积分:1
-
Steganography-on-LSB-Matching-Revisition-Techniqu
Steganography based on LSB matching revisited technique in MATLAB ....fully completed IEEE project
- 2011-07-26 00:03:23下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
SSF
分裂步程序matlab演示版,压缩包里包括了ssf.m的主程序,一个演示性的脉冲记录文件,和一个常速度的速度文件。(Step-by-step process to split demo matlab)
- 2009-05-12 00:01:41下载
- 积分:1
-
10.1.1.134.4053-(2)
MATLAB CODE FOR NEURAL NETWORKS
- 2013-05-08 13:20:59下载
- 积分:1