-
Simulations-MPPT
maximum power point traking
p and o
- 2014-01-07 06:10:09下载
- 积分:1
-
KCF_code
这是使用KCF进行视频追踪的matlab代码(This is done using KCF video tracking matlab code)
- 2021-04-19 20:28:50下载
- 积分:1
-
ADC
流水线ADC matlab 模型,从系统级熟悉流水线ADC的工作原理,余量增益曲线,错位相加输出10位数字码(PIPELINE ADC MATLAB MODEL)
- 2014-11-14 10:28:26下载
- 积分:1
-
Differential-equation-solver
基于Matlab用于求解常微分方程的小程序,非常好用,欢迎下载。(Matlab-based applet for solving ordinary differential equations, and very easy to use, welcome to download.)
- 2014-11-25 09:59:32下载
- 积分:1
-
Color-Iamge-Enhancement
这是一篇关于图像局部对比度增强的文章,内附原文paper和matlab仿真代码和几幅示例图像,效果蛮不错,你值得拥有!(This is an article about the local image contrast enhancement, enclosing the original paper and matlab simulation code and pieces of sample images, the effect is pretty good, you deserve!)
- 2014-12-11 15:57:46下载
- 积分:1
-
displacementPID
小车位移的模拟仿真实现,分为带PID和不带PID的仿真,并用GUI予以直观表达,平台matlab6.5,欢迎大家下载交流(Vehicle simulation displacement achieved with PID and is divided into non-PID of the simulation, and be intuitive GUI expression platform matlab6.5, welcome to download the exchange of)
- 2009-04-21 16:54:22下载
- 积分:1
-
primdual
一个简单的图象去噪的算法,利用原偶算法及曲率计算(a simple image denoising algorithm, dual use of the original algorithm and curvature calculation)
- 2006-12-25 16:16:46下载
- 积分:1
-
Genetic_Algorithms
solving job shop scheduling problem with setup times by Tabu Search Algorithm
- 2013-09-16 01:29:41下载
- 积分: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
-
PCM
This is a matlab script for PCM quantization
- 2012-02-14 01:09:02下载
- 积分:1