-
ofdmudcoom
国外大学的同志作出来的好程序,欢迎大家来感受国外的编程思想(Foreign universities to comrades made a good procedure, welcomed everyone to the feelings of foreign programming ideas)
- 2008-03-29 17:23:37下载
- 积分:1
-
matlab
说明: 黄金分割法求极小值
功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用
(Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the single-peak method can be applied at times)
- 2008-11-25 12:37:49下载
- 积分:1
-
analysis_of_missile
采用Matlab编写的弹道分析算法,该算法可以模拟弹道飞行轨迹(Matlab preparation of the trajectory analysis algorithm, which can be simulated ballistic trajectory)
- 2006-09-26 21:00:53下载
- 积分:1
-
ciccomp
本代码可以实现CIC的抽取滤波功能,性能很好(This code implements the CIC decimation function, performance is very good)
- 2013-07-26 13:39:43下载
- 积分:1
-
simulink
使用simulink对采集的数据进行处理所需要的设置。(Using simulink processing the collected data set required.)
- 2010-08-12 10:14:51下载
- 积分:1
-
tracking
Kalman Tracker matlab
- 2010-02-25 02:44:10下载
- 积分:1
-
f2f98628ea7d
matlab code mobile communications
- 2012-09-08 16:25:38下载
- 积分: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
-
MOPSO
说明: 该代码出自于2004年Coello的"Handling Multiple Objectives With Particles Swarm Optimization"这篇文章的源代码(this file is used to solve Multiple Objectives problems by pso in matlab)
- 2020-09-27 09:17:47下载
- 积分:1
-
Interpolation
用MATLAB及梯形公式、辛普森公式计算数值积分;(Control with MATLAB and the trapezoid formula, Simpson s numerical integration formula )
- 2010-03-14 14:55:59下载
- 积分:1