-
HAMINGPRS
汉明码和RS码的编译码的MATLAB源程序(Hamming and RS MATLAB source code encryption)
- 2013-09-27 09:10:14下载
- 积分:1
-
hadamardTransform
Hadamard Transform for PAPR reduction in OFDM
- 2013-10-03 15:59:00下载
- 积分:1
-
matlab_pso
说明: 一个实用的基于matlab的pso源代码(a practical Matlab-based source of PSO)
- 2006-03-22 13:04:47下载
- 积分:1
-
lanczos
计算大型的稀疏矩阵的本征值和本证函数,和eigs差不多(Large sparse matrix computing eigenvalues and functions of the card, and almost eigs)
- 2015-03-20 09:01:08下载
- 积分:1
-
Two-dimensional-code
二维码的MATLAB仿真程序,能够很好地帮助大家(Two-dimensional code MATLAB simulation program can be a good help everyone)
- 2015-04-03 09:31:23下载
- 积分:1
-
分水岭算法,区域生长法
说明: 很全面的图像分割matlab代码,内含分水岭算法,区域生长法等,亲试,很好用(a very comprehensive image segmentation matlab code, including watershed algorithm, region growth method, etc., pro-test, very useful)
- 2021-05-14 11:30:03下载
- 积分:1
-
multpathcontinuchannelinsimulation
多径连续时变信道,是matlab代码,m文件,可用于HiperLan2,WLAN,WiFi仿真.是外国人论文上的.(Generating the channel impulse response of a time-varying
channel according to a Jake s doppler channel model)
- 2020-11-05 21:59:50下载
- 积分:1
-
ENFCM
文章MR Brain Image Segmentation Using an Enhanced Fuzzy C-Means Algorithm的代码实现(the code of MR Brain Image Segmentation Using an Enhanced Fuzzy (:-Means Algorithm)
- 2020-12-01 10:29:27下载
- 积分: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
-
FRESPACE-AND-RAIN-atmosphere
自由空间路径损耗、大气衰减率、雨衰率,根据3GPP标准编写的程序(Free space path loss, atmospheric attenuation, rain failure rate, according to the 3 GPP standard program)
- 2021-04-18 20:58:51下载
- 积分:1