-
LEACH
leach leach simulation in matlab
- 2014-12-14 01:31:44下载
- 积分:1
-
text2
离散随机信号的计算机仿真(验证性实验)---仿真协方差函数为C(x)的高斯过程(Computer simulation of discrete stochastic signal validation experiments--- Simulation covariance function C (x) of the Gaussian process)
- 2012-11-01 23:59:27下载
- 积分:1
-
mod%26demod
根据输入的调制方式,对输入序列MOD_IN进行调制,分别采用BPSK, QPSK, !6QAM, 64QAM,完成对星座图的映射(According to the modulation input, the input sequence MOD_IN modulation, using BPSK. QPSK,! 6QAM, 64QAM, the completion of the mapping constellation)
- 2007-03-03 14:23:28下载
- 积分:1
-
Inversor-de-giro
inversor giro dc motor
- 2015-02-07 02:55:20下载
- 积分:1
-
lasso
关于LSAAO算法的MATLAB程序代码以及对应的参考文献资料。(MATLAB code about LSAAO algorithm as well as the corresponding reference data.)
- 2015-04-04 14:27:03下载
- 积分:1
-
indicators
matlab 交易技术指标源代码, 包含常用的各种指标RSI, MACD etc(matlab source code for trading technical indicators)
- 2013-06-26 14:44:28下载
- 积分:1
-
LMS
基于LMS(最小均方误差算法)的自适应滤波的源程序(Based on LMS (least mean square algorithm) adaptive filtering of the source)
- 2010-05-20 16:40:16下载
- 积分: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
-
gear_mesh
汽车变速箱的扭震模型。可以用来描述变速器的振动特性,本人自己编写的。(very perferct model of the gear box.)
- 2014-05-04 23:36:29下载
- 积分:1
-
Turbo
实现turbo码的编码和解码,是一个递归卷积码的编解码的程序(Turbo code to achieve the encoding and decoding)
- 2009-05-08 21:42:25下载
- 积分:1