-
linear
领域插值和双线性插值算法的matlab实现(Field interpolation and bilinear interpolation algorithm matlab realize)
- 2014-09-15 09:24:52下载
- 积分:1
-
compress_sensing_without_frame
Compressive sampling is an emerging technique that promises to effectively recover a sparse signal from far fewer measurements than its dimension. The compressive sampling theory assures almost an exact recovery of a sparse signal if the signal is sensed randomly where the number of the measurements taken is proportional to the sparsity level and a log factor of the signal dimension. Encouraged by this emerging technique, this thesis briefly reviews the application of Compressive sampling in speech processing. It comprises the basic study of two necessary condition of compressive sensing theory: sparsity and incoherence. In this thesis, various sparsity domain and sensing matrix for speech signal and different pairs that satisfy incoherence condition has been compiled.
- 2014-01-27 20:55:41下载
- 积分:1
-
Rectifier
12脉动换流器MATLAB-simulink仿真(rectifierSimulation of UHVDC lcc-hvdc, 12-pulse converter by MATLAB-simulink)
- 2020-12-08 09:09:21下载
- 积分:1
-
MATLAB
matlab使用教程,对初学者很有帮助的~~(the use of matlab tutorials for beginners helpful ~ ~)
- 2009-04-10 09:55:24下载
- 积分:1
-
Data-Makers
These scripts demonstrate techniques used to generate test data and write those data to external data files.
- 2011-06-14 04:36:26下载
- 积分: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
-
zbzh
坐标转换程序是用来将大地坐标转换为平面坐标的程序。(Coordinate conversion program is used to convert geodetic coordinates plane coordinate the program.)
- 2011-09-26 16:42:15下载
- 积分:1
-
ber_16qam
主要用于仿真16qam的输入输出整体系统仿真,系统很全,值得参考(used to simalate the 16qam function)
- 2014-11-06 20:29:03下载
- 积分:1
-
matlab
说明: 关于图像处理的matlab一百多个源程序(matlab)
- 2009-07-23 09:29:37下载
- 积分:1
-
shenzhang
用matlab实现确定一个种子,然后检查它的近邻是否有相似性,把相似的都归到一个区域中。(Using matlab to determine a seed, and then checks whether its neighbors have similar similar property of a regional.)
- 2012-05-09 18:32:09下载
- 积分:1