-
irisSVM
iris with matlab.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:27:48下载
- 积分:1
-
ID3-Tree
ID3树的matlab生成。数据样例已包含再压缩包中。(Build ID3 Tree in Matlab using structure)
- 2014-10-27 05:44:19下载
- 积分:1
-
test
網路上找到簡單的車牌定位,有需要可以看看(License plate location to find on the Internet)
- 2012-05-23 21:07:13下载
- 积分:1
-
Corner
matlab中图形的边缘检测,然后进行角点获取(edge detect and corners acquisition)
- 2013-02-11 17:56:53下载
- 积分:1
-
sanwei_e0
采用数值计算FDTD计算了一个开缝金属腔体的屏蔽效能(FDTD numerical calculation using a slotted metal cavity shielding effectiveness)
- 2014-05-12 15:37:19下载
- 积分:1
-
M
说明: SAR图像边缘提取的一种算法,基于方向性图像信息测度提取边缘(SAR Image Edge Detection of an algorithm, based on the direction of the edge extraction of image information measure)
- 2007-12-02 20:25:27下载
- 积分:1
-
ising1.m
1D Ising
ising1(n,m,b,p)
n - length of domain, a positive integer
m - number of iterations, a positive integer
b - coupling parameter / temperature, a positive scalar
b = 0 -> Very high temp / low coupling
b > 1 -> Very low temp / high coupling( 1D Ising ising1 (n, m, b, p) n- length of domain, a positive integer m- number of iterations, a positive integer b- coupling parameter/temperature, a positive scalar b = 0-> Very high temp/low coupling b> 1-> Very low temp/high coupling)
- 2014-10-21 15:31:20下载
- 积分:1
-
qpsk-matlab
运用matlab实现qpsk的调制解调,对于语句具有详细的说明及解释。(matlab qpsk)
- 2015-01-22 09:56:13下载
- 积分:1
-
MATLAB
在simulink中搭建Buck-Boost开环电路,但这种开环电路不好调整输出电压,于是又搭建了一种简单闭环电路(Buck-Boost open-loop circuit is built in simulink, but this open-loop circuit can not adjust the output voltage, so a simple closed-loop circuit is built.)
- 2019-01-15 10:30:49下载
- 积分:1
-
RBMLIB_DBN
限制玻尔兹曼机和深度信念网络的matlab代码,有具体例子(matlab code Restricted Boltzmann machine and Deep Belief networks, with specific examples)
- 2020-11-26 11:39:30下载
- 积分:1