-
chap3
这是有关MATLAB学习的一些编程技巧和使用的一个程序示例(MATLAB STUDY)
- 2009-05-10 09:02:29下载
- 积分:1
-
air-to-ground-missile-model
air-to-ground missile model
- 2013-11-16 18:12:33下载
- 积分:1
-
s_xy705491
参考外国文献,通过MATLAB程序编写了以两个简单的tDJyUc映射构造一个双混沌互扰 YOzmlLR系统,提出了基于双混沌互扰系统的无线加密算法,具有防窃听的能力,调试无错误。(References to foreign literature, through MATLAB programming the tDJyUc with two simple mapping to construct a mutual interference YOzmlLR dual chaotic systems is proposed based on the wireless encryption algorithm dual chaotic mutual interference system has the ability of anti-wiretapping, debugging errors. )
- 2016-01-16 20:50:12下载
- 积分:1
-
潮流计算程序
说明: 潮流计算的matlab编程,分别试了PQ分解法,牛拉法,高斯赛德尔法(The matlab programming of power flow calculation has tried PQ decomposition method, Niula method and Gauss Seidel method respectively.)
- 2019-04-07 09:42:39下载
- 积分:1
-
FHSS_DSSS_CDMA
直扩与跳频的调制解调过程在CDMA的具体实现(DS and FH CDMA modulation and demodulation process in a concrete realization)
- 2010-12-09 08:55:00下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
shizijiaochazhen
一种十字交叉阵的波束形成程序,简单明了,很有借鉴意义。(A cross array beam-forming processes, simple, useful reference.)
- 2012-08-14 15:22:14下载
- 积分:1
-
specsubm
matlab下编写的谱相减函数,用作语音增强(prepared under matlab spectral subtraction function, used for speech enhancement)
- 2007-10-09 21:21:53下载
- 积分:1
-
Multi-target
多目标跟踪的改进Camshift/卡尔曼滤波组合算法(Multi-target tracking improvements Camshift/Kalman filter algorithm combinations)
- 2013-12-18 12:42:25下载
- 积分:1
-
Normal_Central_Moments
Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
- 2009-03-31 01:10:52下载
- 积分:1