-
RadHist
Radon transform and inverse radon , and their histogram step by step. can be use for edge detection and finding the number of object in image
- 2013-12-11 16:16:11下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
HHT_EMD
一個把HHT程序用matlab實踐的檔
HHT Process(HHT Process)
- 2009-06-24 17:50:26下载
- 积分:1
-
kmeans0
对图像进行K均值分割,分割的结果非常的好(K-means of image segmentation, segmentation results are very good)
- 2011-07-02 20:59:54下载
- 积分:1
-
Virtex-6-Family-Overview
Virtex-6 Family Overview
- 2014-08-25 08:46:24下载
- 积分:1
-
gridding.tar
This is a work-in-progress. Please check back for updates, and check software carefully before using!
- 2014-10-14 13:20:25下载
- 积分:1
-
cdma_fenji
用MATLAB语言仿真实现CDMA系统中开环下发射分集的系统性能仿真(Using MATLAB simulation system performance simulation CDMA system under open-loop transmit diversity)
- 2013-12-07 11:14:53下载
- 积分:1
-
时域特征和频域特征
说明: MATLAB的轴承故障时域特征和频域特征提取(Bearing fault time domain feature and frequency domain feature extraction)
- 2021-02-21 20:23:58下载
- 积分:1
-
MATLAB
matlab使用教程,适合初学者使用,容易上手(matlab using the tutorial, suitable for beginners to use, easy to use)
- 2011-05-16 14:51:26下载
- 积分:1
-
Matlab
function GetParam(Vx,Vy)
global gh
global gf
global gu
global gr
global gd
global gff
global gM
%global gn (function GetParam (Vx, Vy) global gh global gf global gu global gr global gd global gff global gM global gn)
- 2008-01-09 21:25:31下载
- 积分:1