-
ARX+ARMAX
Here,we want to estimate a system with ARX and ARMAX.
the euation of system is : 2(s+1)/s^2+2s+2
so first, we find the discrete equation that sampling frequency is 100ms.
Here,in our sample,na=nb=2,nc=1
also ,this algorithm find the poles and zeros of the system.
- 2010-08-27 17:39:12下载
- 积分:1
-
DSPUSINGMATLABANDWAVELETS
digital signal processing using MATLAB & WAVELETS
PROJECTS AND chapter wise matlab code,figures.
- 2010-01-08 19:29:04下载
- 积分:1
-
Desktop
小程序,用于计算传递矩阵中的均布载荷以及集中力载荷,比较省力(hard to transelate)
- 2011-12-21 13:11:42下载
- 积分:1
-
imgretrieval
Brodatz Album 库中任取10幅图像,每幅图分成四小块,得到40幅小图像,取其中一幅小图像,对大图中其余三幅小图进行检索(image retrieval)
- 2013-11-05 16:10:12下载
- 积分:1
-
UL_v1.2
维也纳科技大学编写的LTE上行链路级仿真,比较珍贵的资料。(Attach is the valuable simulation program of LTE uplink by tuwien.)
- 2013-11-27 11:18:59下载
- 积分:1
-
Factor-analysis
对数据进行因子分析matlab完整代码。(Factor analysis of the data integrity matlab code.)
- 2013-08-25 10:51:26下载
- 积分:1
-
daolibai
本程序可以实现利用神经网络算法对倒立摆的稳定控制(Stability control procedures can be achieved using neural network algorithm for inverted pendulum)
- 2015-02-01 14:45:03下载
- 积分:1
-
MATLAB
matlab学习书籍,有初级教程和高级讲义(the book for studying matlab which has two different scales)
- 2011-01-25 14:31:01下载
- 积分:1
-
lab2
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:56:56下载
- 积分:1
-
four_interleaved
实现mimo-ofdm系统的交织功能,可供参考(Implement the mixed function of mimo- ofdm system, available for reference)
- 2013-03-30 09:22:40下载
- 积分:1