-
Denoisewp
说明: 运用小波包分解功能对含噪信号降噪,剔除干扰噪声,提高信号信噪比。(The function of wavelet packet decomposition is used to denoise the noisy signal, eliminate the interference noise and improve the signal-to-noise ratio.)
- 2018-12-26 09:23:27下载
- 积分:1
-
thesis
thesis in matlab regarding performance of wimax in multifade envoirnment
- 2009-09-13 13:07:41下载
- 积分:1
-
solution-of-linear-equations
第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。(Chapter 11 the direct method of solution of linear equations)
- 2012-03-27 11:00:15下载
- 积分:1
-
RANDOMINTERLEAVER
simple IDMA TYPE RANDOM INTERLEAVER
- 2014-01-22 00:47:09下载
- 积分:1
-
nonlineareq4
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:36:03下载
- 积分:1
-
args
ARGS is a MATLAB program which demonstrates command line argument retrieval.In particular, ARGS is a demonstration of the NARGIN function, which counts command line arguments and the VARARGIN function, which allows the user to specify that a routine has a variable number of input arguments.
- 2012-05-25 08:02:26下载
- 积分:1
-
PFCmatlab
pfc matlab,建立PFC模型,并进行仿真,得到输如遇输出波形(pfc matlab)
- 2013-10-20 08:42:23下载
- 积分:1
-
Matlab-program-generates-a-unit-impulse-signal.
Matlab program generates a unit impulse signal.
- 2012-09-25 22:47:09下载
- 积分:1
-
ISAR
逆合成孔径雷达图像生成程序。可以用作雷达成像新手学习之用(
Inverse synthetic aperture radar image generation program. It can be used as radar imaging novices learning purposes)
- 2016-01-11 20:22:01下载
- 积分:1
-
EMSeg
EM 算法是求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(Expectation Maximization image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mask: clasification image mask
mu: vector of class means
v: vector of class variances
p: vector of class proportions
)
- 2021-04-08 12:49:01下载
- 积分:1