-
MIMO_capacity
this code introduces the simple MIMO capacity
- 2009-05-18 06:55:21下载
- 积分:1
-
22
说明: matlab仿真例子源码,数字通信初始仿真,关于功率、升余弦等。采用matlab仿真(matlab simulation example source code, the initial simulation of digital communication, on the power, raised cosine and so on. Simulation using matlab)
- 2010-12-09 13:29:15下载
- 积分:1
-
assignments6
此程序用来产生不同n条件下的固有频率并画出振型图(The program used to generate the N under different natural frequency and vibration mode diagram drawn
)
- 2015-03-29 09:59:51下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
dlb
通过matlab的模糊工具箱,编写了倒立摆关于角度、速度的模糊pid控制,实现了对倒立摆的速度,角度的控制。(Through matlab fuzzy toolbox, written on inverted pendulum angle, speed fuzzy pid control, the realization of inverted pendulum speed, angle control.)
- 2021-01-22 23:18:41下载
- 积分:1
-
chap3
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No3
- 2009-11-02 14:25:06下载
- 积分:1
-
gnosis
说明: 小波降噪与BSS在航空发动机故障诊断中的应用(Wavelet noise reduction and BSS in Aircraft Engine Fault Diagnosis)
- 2011-03-29 18:36:37下载
- 积分:1
-
LinearDynamicalSystemsAllMaterials
load frequency control various techniques in Matlab very useful
- 2018-10-01 16:10:22下载
- 积分:1
-
dynamics
Some codes matlab for dynamic structure.
- 2010-03-16 01:56:58下载
- 积分:1
-
EMDfenshufourier
经验模式分解算法是仿真分数阶高斯噪声(fGn)和分数阶布朗运动(fBm)的新方法,
利用MATLAB的GUI开发环境,设计和实现了基于经验模式分解的分数阶随机序列仿真系统。(Empirical mode decomposition algorithm is a simulation of fractional Gaussian noise (fGn) and fractional Brownian motion (fBm) of the new method, using MATLAB' s GUI development environment, design and implementation of empirical mode decomposition based on the fractional order random sequence simulation system.)
- 2009-05-18 08:45:05下载
- 积分:1