-
Steven-G
Gabor filters image processing
- 2013-07-30 20:09:44下载
- 积分: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
-
MAHAFZA
foptions.m, filtering for matlab
- 2009-03-15 00:38:01下载
- 积分:1
-
KnapsackProblem
这是用MATLAB编写的模拟退火算法求解背包问题的程序(This is prepared using MATLAB algorithm simulated annealing procedure for Knapsack Problem)
- 2009-06-28 16:56:24下载
- 积分:1
-
matlabcodeandimagedata
粒子滤波的Matlab例程,可实现基本的例子滤波算法(Matlab routines particle filter can be realized example of the basic filtering algorithm)
- 2010-05-20 15:57:07下载
- 积分:1
-
work
用matlab编写的有关信号与系统和数字信号处理的源程序(Prepared using matlab on signals and systems and digital signal processing of the source)
- 2011-05-24 13:14:07下载
- 积分:1
-
kaerman
用卡尔曼滤波器实现目标追踪,利用蒙特卡洛的方法对跟踪滤波器进行仿真分析,次数为1000次
(Kalman filter to achieve target tracking, using the Monte Carlo method of tracking filter simulation analysis, the number is 1000 times)
- 2013-09-03 17:16:41下载
- 积分:1
-
work
采用小波变换对采集的原始信号进行去噪,并显示图像(Collected with the wavelet transform of the original signal denoising)
- 2011-11-14 11:40:09下载
- 积分:1
-
pso
pso for matlab ... enjoy it
- 2013-11-17 23:48:04下载
- 积分:1
-
Is
说明: 基础隔震结构简化成串联多质点系计算动力响应,隔震支座采用Bouc-wen模型模拟,用Newmark逐步积分法计算。(Base isolation structure is simplified into a series multi-particle system dynamic response, isolators using Bouc-wen model simulation, calculated using the Newmark direct integration scheme.)
- 2014-03-04 01:05:24下载
- 积分:1