-
phased_array_antenna
说明: 设计一矩形栅格的平面相控阵天线,对其方向图函数进行三维仿真(the rectangle weighted phased array antenna is designed,and the antenna direction pattern is simulated.)
- 2020-08-26 11:58:15下载
- 积分:1
-
duoyuan
多元统计分析的matlab程序代码 对于初学者很有用(Multivariate statistical analysis of the matlab code is useful for beginners)
- 2011-05-20 09:41:57下载
- 积分:1
-
SLR
利用stft实现了跳频信号的跳周期估计
简单的进行了跳频信号的仿真,然后利用短时傅里叶变换对跳频信号进行分析,再对得到的时频矩阵提取时间平面,对时间序列去直流,进行傅里叶变换,最后实现得到跳周期。(estimates the hopping time of the sfh by stft )
- 2021-03-06 11:29:30下载
- 积分:1
-
DABC
动态蜂群算法源程序,DF1动态函数的源代码,有绘图结果(Dynamic colony algorithm source code, DF1 dynamic function of the source code)
- 2020-11-08 23:59:47下载
- 积分:1
-
Temporal_features_extraction
个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考(Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy of the matlab source. For your reference)
- 2010-01-20 22:27:50下载
- 积分:1
-
MATLAB-Programming-(David-Kuncicky)
以循序漸進的方式介紹 MATLab 這種科學程式語言,並透過易懂的範例讓讀者更能快速了解。(MATLab gradual way to introduce this scientific programming language, and through the example of readers better understand quickly understand.)
- 2014-09-19 13:31:47下载
- 积分:1
-
BinaryTrees
Binary tree example in C++
- 2014-09-30 11:56:13下载
- 积分: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
PCM编码/解码的实现,采用A律13折法进行量化和编码/解码。(PCM encoding/decoding implementations, using A-law 13 to quantify the folding and encoding/decoding.)
- 2011-12-02 12:41:06下载
- 积分:1
-
BPSK+AWGNdematlab
BPSK+AWGN的matlab程序,是通信系统仿真中得常用程序(BPSK+ AWGN the matlab procedure is a simulation of communication systems commonly used procedures)
- 2008-07-10 12:11:58下载
- 积分:1