搜索资源列表
Visitor
- 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
matlablms
- 基于最小均方误差算法的自适应滤波器在仿真源程序-based on the minimum mean square error of the adaptive filter algorithm for the simulation source
BaseAutopanoramareserch
- 别对两幅图像提取广义特征点后, 利用基于根均方误差和交叉相关的两级匹配算法完成同名控制点的建立。并以局部加权直线拟合方法来校正图像 的几何畸变。最后建立两幅图像之间的函数映射关系,完成图像的配准。实验结果证明了该方法的有效性。-Do the two images extracted generalized characteristic point, the root mean square error-based and cross-correlation of the two cont
matlab
- 基于matlab的电力系统潮流计算程序设计(牛拉法).doc是您毕业设计的第一选择-MATLABAbstract:Newton-Raphson technique is an efficient power flow algorithm.It use MATLAB language to design Newton-Raphson technique power algorithm,and passing calculation of an example in this paper t
ijacspv24n6
- This contribution considers semi-blind adaptive equalization for communication systems that employ high-throughput quadrature amplitude modulation signalling. A minimum number of training symbols, approximately equal to the dimension of the equal
CHIalgorithm
- 主要是向大家介绍chi(卡方算法)的基本的说明,有较高的学习价值.-Is mainly to introduce the basic descr iption of chi (chi-square algorithm), the higher the value of learning.
1984e7811235
- Matlab coding for lest mean square algorithm.
200711-0054-05
- TMS28335初始化完成之后, 1、 先DDS产生73.35hz的方波。(问流量管固定频率) 2、 乘法器的另一个数字端输入乘数直接给一个固定值(按照5v),系数是固定的就是对应PID输出的那个接口,串行十二位信号输出(需要先定好一个GPIO接口)。 3、 再延迟一定的时间0.1s或其他时间之后,开始ad采集信号,分别采两路AD信号,此时不稳定(为什么要等到一定的幅值才开始采集AD信号) 4、 选择250点估计一个频率,频率估计的方法采用计算峰值次数的方法或者过零点,总之是为了
wzrh
- (1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。 (2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。 (3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统
TOAAOA
- 为了减小NLOS 传播的影响,基于几何结构的单次反射统计信道模型,该文提出一种NLOS 环境下的TOA/AOA 定位算法。利用RBF 神经网络较快的学习特性和逼近任意非线性映射的能力,对NLOS 传播的误差进行修正以减小NLOS 传播的影响,再利用最小二乘(LS)算法进行定位,从而提高系统的定位精度。-In order to mitigate the effect of NLOS propagation, based on the Geometry Based Single- Bounced
MUD-parthi
- Adaptive Filter (Least Mean Square) algorithm performance verification in MATLAB tool.
LMS
- 最小均方算法(least mean square)的流程和实现结果-Least mean square algorithm (least mean square) process and achieve results
222
- 一种新的变步长LMS自适应滤波算法,本文通过建立步长因子L与误差信号之间的非线性函数关系,提出了一种新的变步长LMS(Least Mean Square)算法.该算法具有初始阶段和未知系统时变阶段步长自动增大而稳态时步长很小的特点,且克服了S函 数变步长LMS算法(简称SVSLMS算法)在自适应稳态阶段L(n)取值偏大的缺陷.理论分析和计算机仿真结果表明 该算法的性能优于SVSLMS算法. -By building a nonlinear function relationshi
Adaptive-Filtering-Primer-with-MATLAB
- Adaptive Filtering Primer with MATLAB® clearly explains the fundamentals of adaptive filtering supported by numerous examples and computer simulations. The authors introduce discrete-time signal processing, random variables and stochastic process
sv-memo
- Support Vector Machines Training and Applications-The Support Vector Machine SVM is a new and very promising classication technique developed by Vapnik and his group at ATT Bell Laboratories This new learning algorithm can
fang-qiang-liu
- 利用有限体积算法三阶迎风型QUICK离散格式和 人工压缩算法求解方腔流动问题 - use third-order upwind finite volume algorithm QUICK discreting scheme and artificial square compression algorithm to solve cavity flow problem
Equalization-using-LMS-Algorithm
- Desigining an equalization of ANC system using Least mean square algorithm
new-non-restoring-algo
- it is a pdf document related with new restoring algorithm to find the square root.
CFO-UFMC
- 本论文中,一个混合载波频率偏移估计方案用于基于通用滤波多载波的系统。 此方案所述CFO估计器基于最小平方(LS)准则首先导出以获得粗略频率偏移估计使用大频率搜索步骤。 接着,通过其精确估计残留频率偏移自相关操作补偿。 该算法具有较大估计的特点范围以及更高的估计精度。-In this letter, a robust hybrid carrier frequency offset (CFO) estimation scheme based on training symbols is devi
fi101
- 最小均方误差等算法的MSE的计算,数据包传送源码程序,给出接收信号眼图及系统仿真误码率。- Minimum mean square error MSE calculation algorithm, Data packet transfer source program, The received signal is given eye and BER simulation systems.
