-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
hermite--lagrange
the hermite, lagrange 插值函数的封装,方便大家,matlab的(the hermite, lagrange interpolation function package)
- 2013-01-22 15:52:52下载
- 积分:1
-
MPAM1
通信类、数字基带信号的编码、解码、Simulink程序框图(Communications, digital baseband signal encoding, decoding, Simulink block diagram)
- 2013-12-16 17:58:01下载
- 积分:1
-
Eput
金融工程中欧式卖权的编码,如果问题,希望多多指正,谢谢(European financial engineering put the right code, I hope help correct the problem, thank you)
- 2015-04-20 13:36:18下载
- 积分:1
-
Singer
singer模型,很好的目标跟踪代码,经测试好用(singer model, good target tracking code has been tested and easy to use)
- 2021-02-20 22:29:42下载
- 积分:1
-
cwq
用递归法将一个整数n转换成字符串(例如输入4679,应输出字符串“4679”),n为不确定数,可以是位数不超过5,且数值在-32768~32767之间的任意整数。
(Recursive method to convert a string to an integer n (for example, type 4679, should output the string " 4679" ), n is the number of uncertainty, which can be not more than 5 digits, and the values in an arbitrary-32768 ~ 32767 integer.)
- 2010-01-12 20:53:47下载
- 积分:1
-
integer-programming
该MATLAB程序提供了简单的整数规划功能(The MATLAB program provides a simple function of integer programming)
- 2011-08-19 21:38:25下载
- 积分:1
-
a474f130d919
二维Gabor变化,MATLAB实现,包括实部和虚部(2D_Gabor)
- 2010-12-16 10:12:52下载
- 积分:1
-
Cycle-detection
这是认知无线电检测中的循环检测代码,希望大家享用(This is the cognitive radio detection loop detection code, I hope you enjoy)
- 2011-04-29 19:13:20下载
- 积分:1
-
matlab_Genetic_Toolbox
《matlab实例》中有关遗传工具箱的算法实例,希望对大家有帮助。(" Matlab example" in the genetic algorithm toolbox instance, we want to help.)
- 2010-05-19 19:40:35下载
- 积分:1