-
Rayleigh_Jakes
使用Jakes方法产生单径Rayleigh衰落信道
输入多普勒频移, 样值之间的时间间隔以及 输出瑞利样值序列的长度,最后计算
输出Ns长的瑞利样值序列,加入多普勒频移
- 2012-04-11 17:29:43下载
- 积分:1
-
fdim
计算广义分形维数的matlab源程序。希望对大家有用!
函数形式:function [dq,rq]=fdim(q,x,trace)
不同q值下得到不同定义的分形维,如:q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.具体说明见程序。(Generalized fractal dimension of Matlab source. We hope that the right useful! Function form : function [dq, rq] = fdim (q, x, trace) q different values under different definitions of the fractal dimension, such as : q = 0 is Hausdorf. q = 1 is Information, q = 2 is Correlation, etc.. See specify procedures.)
- 2006-12-26 16:51: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
-
bruteforce_pattern
Implementation of brute force algorithm of pattern recognition.
- 2013-12-07 14:33:50下载
- 积分:1
-
iris
台湾林智仁教授最新 工具箱 matlab (Taiwan Professor Lin Zhiren latest toolbox matlab)
- 2012-11-23 11:42:05下载
- 积分:1
-
MFEToolbox
这个是matlab MFE toolbox,里面附有参考的指导文档(This is matlab MFE toolbox, and inside with reference to the guidance document)
- 2013-02-02 09:04:30下载
- 积分:1
-
GPS_INS_matlab
GPS_INS组合导航的MATLAB仿真源码(GPS_INS integrated matlab code)
- 2015-03-01 14:59:59下载
- 积分:1
-
Complex-network-matlab-example
复杂网络matlab样例(只要为sy003.m),包括求平均度,路径直径,平均路径长度,聚类系数,介数(需要加载bgl工具箱),核数,紧密度等(Complex network matlab sample (as long as it sy003.m), including the degree of averaging, the path diameter, the average path length, clustering coefficient, betweenness (bgl need to load the toolbox), auditing, tightness, etc.)
- 2016-08-12 23:03:28下载
- 积分:1
-
ParticleEx2
说明: 粒子滤波,用于对衰退数据的衰退模型的预测,同时也适用于状态跟踪 - 2(particle filter)
- 2011-03-11 02:14:48下载
- 积分:1
-
DrawTree_Ctl
实现云模型与分形的树模拟,用MATLAB和VB混合编程实现(achieve cloud model and fractal tree simulation with MATLAB and VB Programming)
- 2006-10-31 10:51:37下载
- 积分:1