-
Electronic_Programming_Guide_MATLAB
MATLAB程序设计电子指南Electronic Programming Guide MATLAB(MATLAB Programming Guide Electronic Programming Guide MATLAB e)
- 2010-08-02 10:29:40下载
- 积分:1
-
system_s-function(mimo)
这是用SIMULINK的S-FUNCTION方式编写的系统仿真代码,系统是基于4G网络的核心技术空时分组编码的MIMO-OFDM通信系统的,涉及到空间分集、时间分集和频率分集的有机结合,包括QPSK调制解调、IFFT调制、控制编解码、基于训练符号的信道估计等通信模块。包括main_STBC_MIMO_OFDM和training_symbol两个M文件和一个DOC文件,对各部分的都有详细的代码和注释。(It is used SIMULINK the S-FUNCTION approach to the preparation of the system simulation code, the system is based on the 4G network s core technology space-time block coded MIMO-OFDM communication system, involving spatial diversity, time diversity and frequency diversity of the organic combination, including QPSK modulation and demodulation, IFFT modulation, control of encoding and decoding, symbol-based channel estimation training and other communication module. Including main_STBC_MIMO_OFDM and training_symbol two M file and a DOC file, have detailed the various parts of the code and comments.
)
- 2010-12-02 15:37:44下载
- 积分:1
-
AR
说明: 时间序列经典设计程序,适合初学者学习使用!(Time Series classic design program, for beginners to learn to use!)
- 2010-05-21 22:28:27下载
- 积分:1
-
12(0)
这个是我的毕业设计做的我觉得对大家还是有写用的,所以我给打击看看希望大家也给点意见。(this is my graduation design so I think people are still used to write, So, I hope to see you blow also points.)
- 2006-11-11 19:26:41下载
- 积分:1
-
BPSK-QPSK-2FSK-16QAM
通信实验中BPSK,QPSK,2FSK,16QAM调制解调仿真代码,实现调制解调和星座图的观察.(Communication experiments BPSK, QPSK, 2FSK, 16QAM modulation and demodulation simulation code that implements the modem and observation constellation.)
- 2020-06-26 19:40:02下载
- 积分:1
-
ARMA
ARIMA模型对化工厂生产浓度进行十步预测。内容简洁使用方便。(ARIMA model for chemical production concentration ten-step prediction. Concise and easy to use.)
- 2014-11-03 11:50:13下载
- 积分:1
-
qtfm_2_4
Matlab四元数工具箱,版本2.4.需要matlab2015b以后的版本。内涵四元数傅里叶变换工具函数,含完全代码和PDF文件说明。(Quaternion Fourier transform toolbox for Matlab, vesion 2.4. It contains the complete code and PDF file description.)
- 2016-08-29 16:24:20下载
- 积分:1
-
Z_N
Z-N法计算控制器参数,
绝对好用 很经典的算法(ZN method to calculate the controller parameters, absolutely easy to use the classic algorithm)
- 2012-05-27 17:24:00下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
25825696ls_mmse_updated
实现LS信道估计的SER计算和MSE计算(LS channel estimation achieve SER calculation and MSE calculations)
- 2013-11-10 13:49:06下载
- 积分:1