-
yxcSVMtrain
irisData is 150x5.
row:
Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3)
the first 50x5 is Isis-setosa(1),
the second 50x5 is Isis-versicolor(2),
the last 50x5 is Isis-virginica(3).
!!! Caution !!!
X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)!
So the algorithm will NEVER be 100 correct.
- 2010-07-26 18:34:43下载
- 积分:1
-
hamming_code
汉明码的编译码MATLAB程序,对刚开始学习编码有帮助(Hamming code for encoding and decoding MATLAB program)
- 2010-01-11 22:19:58下载
- 积分:1
-
fast-matlab-src
这是用matlab编写的fast算法,这是一种速度非常快的角点检测方法,实时性很强。(binary descriptor)
- 2014-12-19 12:48:05下载
- 积分:1
-
untitledxindehaha1234
用MATLAB进行仿真永磁直驱风力发电对网侧进行控制研究(Permanent magnet direct-drive wind power simulation)
- 2014-12-31 10:36:11下载
- 积分:1
-
securityVolatility
计算股票的历史波动率的MATLAB函数:securityVolatility.m(security Volatility, securityVolatility.m)
- 2013-02-02 09:24:37下载
- 积分:1
-
ofdmcdma
基于MATLAB的MC-CDMA仿真,其中最后两行是音乐代码,删除无影响仿真。(MC-CDMA simulation based on MATLAB)
- 2014-08-25 19:47:20下载
- 积分:1
-
coordinate
运用Kalman滤波对飞机进行跟踪,三维机动跟踪的代码,效果还可以,建立的模型是线性的(use the method of Kalman filters to track a manuevering target,the result is good in 3-dimension axis.)
- 2013-10-18 16:24:28下载
- 积分:1
-
MRAR
雷达多目标检测方面的程序,针对不同目标,根据回拨信息的的不同进行目标分析得到目标方位估计。(It useful for the new learner)
- 2015-11-13 21:49:29下载
- 积分:1
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1
-
zuixiaoerchengfa
在科学与工程计算中,最小二乘法用来拟合数据,精度很高。(Scientific and Engineering Computing, the least squares method is used to fit the data to high precision.)
- 2012-05-14 15:20:49下载
- 积分:1