-
downlinkChannelModel
说明: 3GPP LTE中下行链路信道模型仿真代码(3GPP LTE downlink channel model in the simulation code)
- 2011-03-14 22:25:15下载
- 积分:1
-
distance_weights
空间计量的 地理权重MATLAB程序代码(The spatial econometric geographical weight MATLAB code)
- 2013-04-17 14:08:41下载
- 积分:1
-
chap5_04_PID
matlab中增量式PID控制(Incremental PID Control in MATLAB)
- 2020-06-15 22:30:02下载
- 积分:1
-
antRBFNN
蚁群算法优化rbfnn的程序,可以补充修改(Ant Colony Optimization rbfnn the program, you can add to modify)
- 2010-12-14 11:09:27下载
- 积分:1
-
youhua
最优路径算法,属于无约束优化算法,可以较快的找到最优解(this is arithmetic)
- 2014-11-15 11:18:25下载
- 积分:1
-
youdaoyinzi
1.5MW风力机叶片(自编)诱导因子计算程序,基于改进的wilson基础上进行计算(1.5MW wind turbine blades (self) calculated inducible factor calculation procedure, based on the basis of improved wilson)
- 2012-10-22 20:49:24下载
- 积分:1
-
bpsk_ofdm_BCH_EN
Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC).
The study uses an OFDM signal over an AWGN Channel with white Gaussian noise model, and calculate the Bit Error Rate wich is plotted.
- 2013-05-06 20:49:44下载
- 积分:1
-
slant
This is a simple slant transform codin..Enjoy
- 2009-09-20 23:48:53下载
- 积分:1
-
advesprit
一种改进的esprit算法:性能优于传统的esprit算法,用于数字信号处理(adv-esprit)
- 2010-06-02 00:39:39下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1