-
ofdm_win
OFDM,用于OFDM编程,采用MATLAB,可以学习OFDM调制,用与802。11A,802.16.AC。(OFDM for OFDM programming using MATLAB, we can learn from OFDM modulation, using the 802. 11 A, 802.16.AC.)
- 2006-11-06 22:49:46下载
- 积分:1
-
TimeHistorykepplerorbit
This matlab code is about the Time history of Keppler Orbit.
- 2010-11-13 21:09:54下载
- 积分:1
-
Desktop
rbf神经网络训练以及模板,matlab应用神经网络可以省去很多人工模拟的麻烦(rbf neural network training, and templates, matlab application of artificial neural network can save a lot of trouble)
- 2011-01-07 15:02:49下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
DJshortpath
此MATLAB文件专门用于求某个顶点到其他顶点的最短距离(This MATLAB file dedicated to seeking the shortest distance of a vertex to other vertices)
- 2012-08-14 19:56:53下载
- 积分:1
-
classicalSegment1
Matlab 经典分割段子,分水岭等,欢迎下载(Matlab classic split scripts, please download)
- 2010-06-08 16:13:22下载
- 积分:1
-
eslabprgms
visual c++ FOR EMBEDDED SYSTEMS AND FOR REAL TIME APPLICATIONS
- 2013-08-26 22:03:52下载
- 积分:1
-
simulated-annealing-algorithm
模拟退火算法,经过调试可以运行,效果不错(simulated annealing algorithm which has been tested with good performance)
- 2013-12-02 21:38:01下载
- 积分:1
-
Haze-remove
图像去雾算法Matlab代码,可以实现图像去雾处理(Haze remove code)
- 2013-12-22 20:20:18下载
- 积分:1
-
basic_ofdm_inter
basic ofdm with interlever:
The
transmitter section converts digital data to be transmitted, into a mapping of
subcarrier amplitude and phase. It then transforms this spectral representation of
the data into the time domain using an Inverse Discrete Fourier Transform
(IDFT).
The Inverse Fast Fourier Transform (IFFT) performs the same operations as an
IDFT, except that it is much more computational efficiency, and there is used in
all practical systems. In order to transmit the OFDM signal the calculated time
domain signal is then mixed up to the required frequency.
- 2013-05-02 01:39:22下载
- 积分:1