-
code-PCA-SVM
这是一个包含PCA降维的matlab程序加上用svm分类的一个程序。(This is a PCA dimensionality reduction plus matlab program contains a program with svm classification.)
- 2014-10-26 13:57:05下载
- 积分:1
-
personNum
今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。
Input
输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。
对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。
Output
对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。
Sample Input
2
2
1 0
7
0 1 0 0 1 1 0
Sample Output
1 1
4 3
(Statistics person)
- 2014-12-31 10:33:15下载
- 积分:1
-
RK4_lor
数值计算matlab例程,用RK4算法求解Lorenz方程,验证蝴蝶效应(RK4,Lorenz Equation)
- 2012-10-30 22:10:35下载
- 积分:1
-
metkat
算法,用蒙特卡洛法实现对排队等待问题的计算机模拟。(mathlab program)
- 2009-06-26 10:32:12下载
- 积分:1
-
gu_fdm
差分法解拉普拉斯方程电位问题,很好的例子。(Laplace equation differential approach potential problem, good example.)
- 2011-02-10 02:48:27下载
- 积分:1
-
wzhuigongji
该程序建立了格斗空战中本机和目标在进行尾追攻击时的三维态势图。(The program established a three-dimensional figure fighting combat situation in the machine and the target of attacks during the chase.)
- 2013-12-02 16:15:15下载
- 积分:1
-
dfs(2)
dfs algorithm in matlab
- 2012-01-20 21:21:59下载
- 积分:1
-
double_pendulum_ODE
pendulum finaly okkk
- 2014-01-25 15:50:52下载
- 积分:1
-
Newmark_koohi
This m.file is intended to perform the numerical integration of a structural system subjected to an external dynamic excitation.
The integration scheme utilized for this alysis
is the newmark alpha-beta method.
- 2010-01-24 01:27:47下载
- 积分:1
-
fft1
matlab file for photonic crystal
- 2009-07-07 14:03:49下载
- 积分:1