-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
matlab文件
说明: 好多m文件,有兴趣或需要的朋友赶快down下来(many documents are interested or in need of a friend down to see quickly down)
- 2005-11-25 13:34:32下载
- 积分:1
-
niudunxiange
MATLAB中利用牛顿法弦割法对多项式进行求解的源代码(MATLAB, chord cutting method using Newton method for solving polynomial source code)
- 2014-12-01 14:07:31下载
- 积分:1
-
lefthandedYZ
三个空间错开漩涡光束左旋螺旋形焦点在YZ平面的强度分布计算程序(YZ distribution of left handed spiral focal spot)
- 2013-10-26 17:35:22下载
- 积分:1
-
STRUCTURAL-BREAKS-ESTIMATION
基于遗传算法的断点估计,对非平稳信号进行分段,使其分段平稳,便于对信号的处理,尤其对于语音信号,非常常用(Based on genetic algorithms breakpoint estimates for non-stationary signal segment, making it piecewise smooth, easy signal processing, especially for the speech signal, very common)
- 2013-04-17 13:54:09下载
- 积分:1
-
timeresponse3
Introduction to time response
- 2015-04-14 17:24:07下载
- 积分:1
-
codes
program codes on image processing
- 2010-02-16 00:33:28下载
- 积分:1
-
Lognormal
Lognormal distribution function.
- 2011-01-30 21:23:31下载
- 积分:1
-
CSMA
CSMA/CD(1-persistent):
当有packet需要发送时:
• 如检测到信道空闲,发送packet
• 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送(CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the channel is detected busy channel state has been detected, once the channel is idle, transmit immediately)
- 2013-12-22 16:35:02下载
- 积分:1
-
abc
能读取.SLP文件 来提取按照xyz轴旋转的图像(Can read. SLP is the file to extract images in accordance with xyz-axis rotation)
- 2012-05-18 13:09:31下载
- 积分:1