-
transform
rgb to cieluv transformation
- 2010-11-28 00:23:38下载
- 积分:1
-
wash
matlab中wash码的仿真及相关性分析(wash)
- 2010-12-20 12:31:23下载
- 积分:1
-
PSO_Solving_Multi_Aims
说明: 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。(Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications. Loading refers to the full use of means of transport (such as trains, trucks, ships, etc., this paper mainly refers to goods) and the load volume, using advanced loading methods, rational arrangements for cargo loading plan maximizing the volume of goods and carrying capacity, thereby reducing distribution costs.)
- 2009-08-13 16:24:01下载
- 积分:1
-
FOC
Direct Torque Control, Induction Motor
Vector Control Without
- 2013-09-01 18:45:19下载
- 积分:1
-
logistic-(1)
logistic曲线拟合对未开进行预测分析(logistic fit)
- 2015-01-27 17:59:57下载
- 积分:1
-
8427950yuzhi
说明: 用于数据信号去噪,非常好用,值得强烈推荐,强烈推荐(For data signal denoising, very easy to use, highly recommended, highly recommended)
- 2019-03-04 20:33:43下载
- 积分:1
-
BPMatlab
利用Matlab实现BP神经网络的程序,给出了具体的例子,写得比较详细。(The application of Matlab to achieve BP neural network procedures, specific examples are given with more detail.)
- 2009-05-05 12:10:58下载
- 积分:1
-
dayamoxing
svpwm的源代码实现,对于正在做矢量控制系统的同志很有帮助,大家支持呀。(svpwm the source code for the vector control system is doing useful comrades, we support ah.)
- 2011-05-09 11:21:11下载
- 积分:1
-
maichongzaosheng
产生脉冲噪声,改变参数的系数,可以获得不同的噪声类型(Generate impulse noise, change the coefficient parameters, you can get different kinds of noise)
- 2014-03-06 14:35:27下载
- 积分: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