-
matlab_cyclicstationary_toolbox
对循环平稳信号进行处理的工具箱,适用MATLAB。()
- 2007-09-01 10:04:27下载
- 积分:1
-
UWB_SNR
It is to simulation SNR of UWB.
- 2009-05-08 19:59:04下载
- 积分:1
-
DigitalDSsystemo
说明: A simple analytical model that predicts DSM spurious tones with arbitrary stimulus
- 2011-03-22 06:10:27下载
- 积分:1
-
nibianqi
给出一个逆变器具体的仿真实例,通过仿真 ,可以得出实际运行中的电压、电流的波形
(Give a concrete example of the simulation, the simulation can be drawn from the actual operation of the voltage and current waveforms)
- 2011-07-14 17:45:07下载
- 积分: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
-
windowedsync
high pass windowed sync filter / plot/develop input output filter response
- 2014-08-10 07:48:13下载
- 积分:1
-
pinyumengluokanuo
此代码为频域多通道采样实现并行传输的matlab源代码(This code for multi-channel frequency-domain sampling matlab source code for parallel transmission)
- 2020-12-10 09:39:19下载
- 积分:1
-
InvalidParameterException
InvalidParameterException extends IllegalArgumentException.
- 2014-02-18 11:06:14下载
- 积分:1
-
richardson外推法
高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
- 2021-04-21 22:18:49下载
- 积分:1
-
MATLAB_data_file_read_and_write_tutorial
MATLAB数据文件的读写教程MATLAB data file read and write tutorial(MATLAB data files read-write tutorials MATLAB data file read and write tutorial)
- 2010-08-03 10:39:49下载
- 积分:1