-
cosine
cosine similarity measure
- 2010-06-01 02:02:13下载
- 积分:1
-
fuzzy-control
模糊控制pid仿真,包括整体的软件设计等实现方法(fuzzy pid simulation)
- 2011-10-16 14:38:29下载
- 积分:1
-
nsdcalc
Nsdcalc.m is a Matlab program for performing the image enhancement process
described in the accompanying paper. Place the program in your work directory
along with the demonstration data file grav.txt. At the Matlab prompt type
- 2013-04-24 01:13:44下载
- 积分:1
-
nchoosek_wacs5
组合算法
Matlab中有函数nchoosek,它是返回全部可能的给合数,本例是一个个地产生组合(Combination algorithm
In Matlab function nchoosek, it is possible to return all composite numbers in a matrix, in this case is a combination of one to generate)
- 2010-10-05 18:38:21下载
- 积分:1
-
WDX1
自行编程,采用有限差分法,求解画出微带线电场线分布图。注释详细(Own programming, using the finite difference method, seeking microstrip line power line distribution.)
- 2021-01-11 22:28:48下载
- 积分:1
-
inption1
matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现(matlab and programming VC mixed data n times the interpolation processing system, mixed use Matcom realize the code conversion mode)
- 2008-07-02 20:09:40下载
- 积分:1
-
inpainting
補洞程式
新增加速功能
可實現一班基本補洞(Fill the hole add a program to accelerate features a group of basic fill holes)
- 2012-06-02 17:44:19下载
- 积分:1
-
srmpulse
srm 6/4 design using m file
- 2011-10-17 21:39:00下载
- 积分: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
-
Matlab_interface_SVMlight
支持向量机工具,可以在matlab下运行(support vector machine tools, can run under Matlab)
- 2006-11-22 14:38:36下载
- 积分:1