-
Huffman-coding-image
在MATLAB环境下,对图像进行哈夫曼编码。(In the MATLAB environment, the image Huffman.)
- 2015-01-05 13:26:55下载
- 积分:1
-
celp
celp code used for speech coding using the matlab software which is used to form speech analysis
- 2009-09-05 02:04:23下载
- 积分:1
-
RBFMATLAB
说明: rbf源码说明有例子,有详细解说,说明步骤和原理。希望对大家有用(有例子,有详细解说,说明步骤和原理。希望对大家有用)
- 2010-05-05 10:17:46下载
- 积分:1
-
Writing-Fast-MATLAB-Code
结合多个例子演示编写matlab程序及用matlab程序解决数学问题的简单方法,适合matlab学习者使用。(Combined with a number of examples to demonstrate simple method to write matlab program matlab program to solve mathematical problems, and suitable for the use of matlab learners.)
- 2012-05-06 16:59:21下载
- 积分:1
-
chapter10
小波分析理论与MATALB R2007 实现第十章演示代码(Wavelet analysis theory and MATALB R2007 A Chapter demo code)
- 2012-05-27 11:16:19下载
- 积分:1
-
HandWeitenNumRecognition
通过学习BP神经网络技术,对手写数字进行识别,基于结构的识别法及模板匹配法来提高识别率。(Through the study of BP neural network technology, digital handwriting identification, structure-based identification method and template matching method to improve the recognition rate.)
- 2014-11-14 20:29: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
-
pv-mppt
光伏发电最大功率点跟踪,爬坡法,包含光伏电池(Photovoltaic maximum power point tracking, climbing method)
- 2013-04-22 15:58:47下载
- 积分:1
-
huffman
matlab function that generates huffman code for image
- 2014-01-27 03:37:02下载
- 积分:1
-
Graph-theory-algorithm
是研究图像学很好的一本电子版的教材,里面有很详细的例程,对初学者是不错的选择;matlab图形算法,对初学者有很大的帮助,里面有matlab代码的详细介绍,希望对大家有帮助(Matlab graphics algorithm, for beginners there is a lot of help, there is a matlab code in detail, hope to help everyone)
- 2014-12-11 22:24:36下载
- 积分:1