-
scfdmamatlab
SC-FDMA, which is used in the uplink transmitter side in LTE
- 2010-07-02 13:51:35下载
- 积分: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
-
Dijkstra
Dijkstra最短路算法通用Matlab程序(Dijkstra Matlab )
- 2010-07-19 22:04:59下载
- 积分:1
-
Select
matlab来实现遗传算法的选择算子,便于用matlab来实现模拟结果的图示划表示(matlab genetic algorithm to realize the selection operator, easy to use matlab to achieve simulation results that the icon is zoned)
- 2008-08-22 16:41:37下载
- 积分:1
-
MATLAB
MATLAB编程入门PPT,快速学会MATLAB基础,进行数值计算编程(Introduction to MATLAB programming PPT, quickly learned the basis of MATLAB, the numerical calculation programming)
- 2011-07-21 23:20:27下载
- 积分:1
-
GRNN
这是编好的程序[cp,zq]=grnn(data,yy)
gaussian SVM,GRNN 的正确率,击中率,正确拒绝率在19个先天盲人中的为:
SVM GRNN
0.68421 0.73684
0.83333 0.83333
0.42857 0.57143
解压到MATLAB的TOOLBOX文件夹里,然后刷新工具箱,在命令窗口输入:rehash toolboxcache。
然后就可以用我的那个函数了。(
It is programmed procedures [cp, zq] = grnn (data, yy)
gaussian SVM, GRNN accuracy rate, hit rate and correct rejection rate in the 19 congenital blind as follows:
SVM GRNN
0.68421 0.73684
0.83333 0.83333
0.42857 0.57143)
- 2014-09-02 11:35:13下载
- 积分:1
-
ct
说明: CT头像重建算法matlab源代码,利用反卷积投影重建算法实现CT数据的重建(The CT the Avatar reconstruction algorithm matlab source code using deconvolution projection reconstruction algorithm reconstruction of CT data)
- 2013-04-16 22:57:25下载
- 积分:1
-
modernpsd
Matlab 程序实现现代功率谱估计。包含自相关法,burg法,改进协方差法。(A m file using modern spectrum estimation ,including Autocorrelation metohd and Burg method, and modified Covariance method.)
- 2012-12-05 10:58:09下载
- 积分:1
-
singlecarrierFDequalization
单载波频域均衡算法完整Matlab仿真程序(Single-carrier frequency domain equalization algorithm for a complete simulation program Matlab)
- 2009-04-27 12:32:28下载
- 积分:1
-
preisach
简单的Preisach模型,在Matlab中的建模,用于压电陶瓷输入输出曲线的拟合。(Simple Preisach model in Matlab modeling for piezoelectric ceramic input and output curve fitting.)
- 2021-04-19 12:58:51下载
- 积分:1