-
ip
说明: 介绍了一种用于ip电话的自适应回声消除器,采用LMS自适应滤波器实现。首先通过MATLAB进行LMS算法的步长选择,并用生成的符合G.168要求的带限CCS测试信号对回声消除器的性能进行了测试(Introduced a kind of adaptive echo cancellation ip phone device, using LMS adaptive filter. Carried out by MATLAB first step LMS algorithm selection, and use the resulting band-limited meet G.168 requirements of CCS test signal on the performance of echo cancellation devices were tested)
- 2010-09-01 17:28:46下载
- 积分:1
-
multiscalegeometic
说明: 本文章介绍图像的多尺度几何分析,是图像融合的最新研究领域,具有绝对的优越性。(This article describes the image geometric analysis, image fusion is the latest research in the field, has the absolute advantage.)
- 2010-04-22 10:41:01下载
- 积分:1
-
music
解相干的MUSIC算法,用于阵列信号处理(Decorrelation MUSIC algorithm for array signal processing)
- 2013-04-23 16:43:29下载
- 积分:1
-
FCM_AhmadGhorbanipour
FCM implementation...
A.Ghorbanipour
1398 ... 2019
- 2019-07-05 17:33:52下载
- 积分:1
-
a
说明: 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。由于这种决策分支画成图形很像一棵树的枝干,故称决策树。在机器学习中,决策树是一个预测模型,他代表的是对象属性与对象值之间的一种映射关系。Entropy = 系统的凌乱程度,使用算法ID3, C4.5和C5.0生成树算法使用熵。这一度量是基于信息学理论中熵的概念。
决策树是一种树形结构,其中每个内部节点表示一个属性上的测试,每个分支代表一个测试输出,每个叶节点代表一种类别。
分类树(决策树)是一种十分常用的分类方法。它是一种监督学习,所谓监督学习就是给定一堆样本,每个样本都有一组属性和一个类别,这些类别是事先确定的,那么通过学习得到一个分类器,这个分类器能够对新出现的对象给出正确的分类。这样的机器学习就被称之为监督学习。(Decision tree is a decision analysis method based on the known probability of occurrence of various situations, which can calculate the probability that the expected value of net present value is greater than or equal to zero, evaluate the project risk and judge its feasibility by constructing a decision tree. It is a graphic method of intuitively using probability analysis. Because this kind of decision branch is drawn as a graph, it is very similar to the branch of a tree, so it is called decision tree. In machine learning, decision tree is a prediction model, which represents a mapping relationship between object attributes and object values. Entropy = the disorder degree of the system, using algorithms ID3, C4.5 and C5.0, spanning tree algorithm using entropy. This measure is based on the concept of entropy in information theory.)
- 2021-02-01 15:02:09下载
- 积分:1
-
LMS222
应用LMS算法,用Matlab编程实现系统识别.(Application of LMS algorithm, using Matlab programming system identification.)
- 2009-02-27 16:31:15下载
- 积分:1
-
fir_lin_phase_lowpass_min_ripple
Designs a linear phase FIR lowpass filter such that it:
- minimizes the maximum passband ripple
- has a constraint on the maximum stopband attenuation( This is a convex problem.
minimize delta
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variables are
delta and h (the filter impulse response).
)
- 2011-05-27 21:49:03下载
- 积分:1
-
人脸识别完整程序
人脸识别完整程序,包含人脸检测与定位,特征提取与人脸识别环节(Face recognition complete program, including face detection and localization, feature extraction and face recognition.)
- 2018-04-19 20:56:00下载
- 积分:1
-
SOA_halfwave00
说明: 用MATLAB编程实现半导体光放大器(SOA)的ASE噪声特性分析,可以计算半导体光放大器的载流子密度,ASE增益,噪声指数,主要用的是半波逼近法来实现数值算法。(Programming with MATLAB semiconductor optical amplifier (SOA) of the ASE noise characteristics analysis, semiconductor optical amplifiers can calculate the carrier density, ASE gain, noise figure, the main use is half-wave approximation method to achieve the numerical algorithm.)
- 2008-11-12 10:12:44下载
- 积分:1
-
LMS
用Matlab对LMS算法的实现,可用于时延估计,滤波器等方面。(LMS algorithm)
- 2012-05-06 09:16:22下载
- 积分:1