-
SVPWM
vpwm的matlab仿真主要利用matlab进行svpwm(Matlab simulation based on SVPWM mainly utilizes Matlab to process park transission, park anti transition, wave output and etc produced by SVPWM.)
- 2010-06-04 10:06:45下载
- 积分:1
-
mrife
m-rife,单频信号的频率估计,适合初学者学习(m-rife, single-frequency signal frequency estimation, suitable for beginners to learn)
- 2014-10-13 22:07:48下载
- 积分:1
-
aitkenInterp
AITKEN S INTERPOLATION
Aitken s procedure yields systematically and successively better interpolation polynomials corresponding to successively higher order truncation of Newton s divided difference formula.
Given a set of x and corresponding f(x), estimate f1(x1)
f1= aitkenInterp(x,f,x1)
f = corresponding function of x
f1= corresponding function of x1
- 2012-10-11 19:37:49下载
- 积分:1
-
graymapping
gray mapping code for using matlab
- 2013-12-09 18:00:23下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
gepp
数值分析中的高斯消元法利用列主元进行消元程序(Numerical analysis using the Gaussian elimination method carried out principal component elimination process)
- 2010-12-01 21:56:54下载
- 积分:1
-
HUHfsehue7897958345
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT(Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT)
- 2009-12-16 21:00:47下载
- 积分:1
-
dijkstra
说明: dijkstra算法的matalb仿真实例研究,绝对跑得出可应用于多方面。(dijkstra although)
- 2011-03-28 17:11:01下载
- 积分:1
-
speech_analysis
神经网络的通用程序 对初学神经网络的人很有帮助(General procedures for neural network Neural networks for beginners who helps)
- 2011-05-23 16:53:07下载
- 积分:1
-
Simulated-annealing-algorithm
模拟退火算法的详细讲解,基本的matlab代码实现,入门必需(Explain in detail the simulated annealing algorithm matlab code basic, entry required)
- 2014-11-27 11:35:31下载
- 积分:1