-
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
-
function
一个函数的编写,实现四阶龙格-库塔方法解高阶微分方程组的初值问题 (Write a function to achieve fourth-order Runge- Kutta method for solving the initial value problem of higher order differential equations)
- 2010-10-29 16:14:55下载
- 积分:1
-
untitled
please test what it does and tell others
- 2012-05-24 14:53:53下载
- 积分:1
-
gprmax
对GPRmax的数据进行成图的一些matlab程序(Some data on GPRmax programs into graphs)
- 2013-12-16 09:12:56下载
- 积分:1
-
LMNN
单核处理多特征融合(matlab实现——有数据提供)(Single-core processing multi-feature fusion)
- 2013-11-30 17:47:10下载
- 积分:1
-
type2_toolbox2
说明: 模糊二型,在matlab中的使用,附有说明论文 和例子(Fuzzy type 2, used in matlab, with explanatory papers and examples)
- 2020-11-13 15:39:43下载
- 积分:1
-
HS
说明: this the code of harmony search algorithm in matlab
- 2012-06-26 21:53:17下载
- 积分:1
-
FC-a-PID-Controller
一份智能控制的课程报告,包括PID参数整定的简便有效方法及模糊控制器的设计,包含二者的详细matlab仿真,及其结果对比,可以依葫芦画瓢。(Course report intelligent control, including PID parameter tuning and design a simple and effective method of fuzzy controller, containing both detailed matlab simulation, and the results were compared, can Yihuhuhuapiao.)
- 2014-01-16 21:01:45下载
- 积分:1
-
KS样本划分代码
K-S,即kolmogorov检验法,亦称拟合优度检验法。用来检验给定的一组数据是否来自分布F=F0,原理是若H0成立,则max|v/n-F0(qj)|应该很小,用手算几乎在绝大多数情况下是不可能的,通常借助统计软件,如SAS,S+等(K-S, namely Kolmogorov test, also known as goodness of fit test. It is used to test whether a given set of data comes from the distribution F=F0, and the principle is that if the H0 is set up, the max|v/n-F0 (QJ) should be very small, and the hand calculation is almost impossible in most cases, usually with the aid of statistical software, such as SAS, S+, etc.)
- 2018-04-17 19:07:02下载
- 积分:1
-
bos
matlab的波束成型的程序,好不容易找到的,大家下载啊.(matlab beamforming of the procedure, easy to find and download U.S. ah.)
- 2007-09-09 21:28:20下载
- 积分:1