-
cdma
采用直扩方式构造的CDMA系统,最后给出CDMA系统的误码率曲线(Constructed using DS-CDMA systems approach, and finally gives CDMA system bit error rate curve)
- 2009-11-06 00:00:01下载
- 积分:1
-
Entropic
说明: 上载文件为Matlab环境下的高斯以马尔科夫模型例程,很好用(document on the Matlab environment for the Gaussian Markov model routines to good use)
- 2006-03-20 20:09:16下载
- 积分:1
-
save2word
SAVE2WORD saves plots to Microsoft Word.
function SAVE2WORD(filespec,prnopt) saves the current Matlab figure
window or Simulink model window to a Word file designated by
filespec. If filespec is omitted, the user is prompted to enter
one via UIPUTFILE. If the path is omitted from filespec, the
Word file is created in the current Matlab working directory
- 2011-06-22 16:38:59下载
- 积分: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
-
coherence_analysis
相干性分析m文件,适合于车辆试验频域分析(Coherence analysis m file, suitable for vehicle test frequency domain analysis)
- 2015-08-13 23:21:03下载
- 积分:1
-
MATLAB6.0
介绍了Matlab中的各种运算,对Matlab中的运算操作进行了细致的总结(Describes the various operations Matlab, Matlab, computing on a detailed summary of operations)
- 2010-10-25 09:38:52下载
- 积分:1
-
GUI-MATLAB
matlab界面编程,详细的实例说明,可以给学习界面编程提供很好的帮助(matlab GUI)
- 2011-04-23 05:24:22下载
- 积分:1
-
yuyinshiyu
语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数( a=wavread( beifeng.wav )
subplot(6,1,1),plot(a)
N=32
for i=2:6
h=linspace(1,1,2.^(i-2)*N);
)
- 2011-05-05 10:54:36下载
- 积分:1
-
PQ
基于MATLAB的PQ分解发计算电力系统潮流(MATLAB and PQ decomposition based on power flow calculation)
- 2013-04-27 20:43:20下载
- 积分:1
-
matlab
对一个信号文件导入并进行fft变换,显示图形;对信号是否平稳,周期性,采样点数N,有偏无偏处理的估计效果等都做了处理和显示(A signal file is imported and transformed by FFT to display graphics; whether the signal is stable, periodic, sampling point N, the estimation effect of biased and unbiased processing are processed and displayed.)
- 2020-09-27 20:47:45下载
- 积分:1