-
WiMAX
用matlab编写的关于无线网络仿真的源码例子(Prepared using matlab source code on the example of wireless network simulation)
- 2010-07-11 10:17:38下载
- 积分:1
-
PlotPSD
周期图谱估计算法,画出MSK随机信号的功率谱(Cycle pattern of estimation algorithm, a random draw MSK signal power spectrum)
- 2009-04-10 16:35:44下载
- 积分:1
-
Sec
secant method by davo
- 2010-11-30 06:01:21下载
- 积分:1
-
mimo_channel_model
这是一个mimo信道建模的程序平台,对于研究信道建模有帮助(This is a mimo channels modeling procedures platform for studying Channel Modeling help)
- 2006-11-20 19:45:38下载
- 积分:1
-
JIZHI
契比雪夫数字滤波器对心电信号进行数字滤波,采用零相位数字滤波,比较好的去处了基线漂移,比较适合于ST段的检测(the source program is about digital filter of Ecg signal ,we design a Chebyshev digital filter,we are satisfied about the results, succeeding in removing the baseline driftso be glad to share with you,)
- 2011-12-03 11:19:27下载
- 积分:1
-
finite-difference-method
Ⅰ层模型声波波场数值的有限差分模拟程序,可自行下载研究( finite difference method)
- 2016-01-21 15:39:21下载
- 积分:1
-
多机器人系统的群集编队控制理论仿真程序
多机器人系统的集群控制仿真实现,其中运用势场法实现了集群的稳定(Realization of Cluster Control Simulation for Multi-Robot System)
- 2020-06-22 17:40:02下载
- 积分:1
-
UnitCommitment
Unit commitment with programming
- 2010-07-12 01:43:03下载
- 积分:1
-
Matlab-script
it is a code for remove noise in machine vision
- 2011-02-15 18:07:57下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1