-
KNN
基于欧式距离的KNN分类方法,本代码只适用于将数据分为三类。类数更多或更少需要简单的调整。(KNN classification method based on Euclidean distance)
- 2014-10-22 15:13:31下载
- 积分: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
-
表面肌电信号时域频域分析
表面肌电信号常见时域频域MATLAB程序(Surface realm signal common time domain frequency domain MATLAB program)
- 2020-11-26 13:59:31下载
- 积分:1
-
shift1
fftshift 比较实数和复数傅里叶变换频谱的不同,以及N取值对其频谱特点的影响。(fftshift more real and complex Fourier transform spectrum of different, and the N values of the characteristics of its spectrum.)
- 2010-07-21 11:41:03下载
- 积分:1
-
lmi
很典型的求解线性矩阵不等式的程序,非常简单,对于学习求解线性矩阵不等式很有帮助(Typical procedure for solving linear matrix inequalities, very simple, for learning useful for solving linear matrix inequalities)
- 2010-11-06 16:48:36下载
- 积分:1
-
MATLAB-7.0-basic-course
系统介绍了MATLAB7.0的基本功能,并设计了丰富的实例(MATLAB7.0 system introduced the basic functions and design a wealth of examples)
- 2013-09-10 12:47:51下载
- 积分:1
-
New-Folder
inverse matrix matlab program
- 2011-10-07 19:23:05下载
- 积分:1
-
power_Transfo3phCoreType_Sat
power_Transfo3phCoreType_Sat.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_Transfo3phCoreType_Sat.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:10:02下载
- 积分:1
-
nixitongcx1
基于逆系统法的荷载识别程序,对于模型简单的识别效果较好(Based on the method of inverse system load identification procedures for the simple model, good recognition effect)
- 2010-08-24 16:29:34下载
- 积分:1
-
multipath
This is a useful code for mutipaths signal
- 2011-06-23 21:30:33下载
- 积分:1