-
math
主要是数学中的各种算法,主要包含拟值优化,微分方程求解等算法实现。(math algorithm)
- 2012-03-28 17:04:13下载
- 积分:1
-
SamplePCollegePRecommendation2
GUI界面的文字匹配,MATLAB编写,字库请自行下载(chinese character recognition)
- 2013-10-15 18:59:22下载
- 积分:1
-
matlabwork-2.17
matlab gui编程 实现调用sin函数和cos函数(matlab gui)
- 2014-02-18 18:06:33下载
- 积分:1
-
505Fraunhofer
Optics Fraunhofer region for diffraction design
- 2010-06-05 21:37:40下载
- 积分:1
-
DSB_FM_TRANSMIT
Transmit 2 signals via DSB-SC AM
Fs= 44.1 KHz , fft fftshift
- 2009-11-29 06:02:34下载
- 积分:1
-
huidutiaozheng-matlab
内容包括灰度的调整的介绍,灰度的调整常用函数,灰度的调整例子和图像(failed to translate)
- 2013-05-06 20:13:09下载
- 积分:1
-
MTD-using-FFT-and-FIR
说明: 我们分别用FFT和FIR方法实现MTD处理,并进行比较(We were achieved with the FFT and FIR methods MTD treatment, and compared)
- 2011-03-09 11:43:58下载
- 积分:1
-
HOG
基于边缘特征提取的HOG算法·可用于边缘特征提取(HOG feature extraction algorithm based on the edge of the edge can be used for feature extraction)
- 2014-11-14 16:12:28下载
- 积分:1
-
MedianFilter
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:55:44下载
- 积分:1
-
MIMO-OFDM-Simulator
多输入多输出正交分频多工模拟器。
正交分频多工:OFDM模拟器(外层函数)
create_channel:产生一个瑞利衰落信道复用,解的天线配置、正交分频多工结构、power-delay档案。
svd_decompose_channel:既然全网络知识是假设,在并行传输奇异值模式。这个函数分解这些频道模式。
BitLoad:适用bit-loading算法来实现预期的钻头和能量
(MIMO OFDM Simulator:
OFDM.m: OFDM Simulator (outer function)
create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile.
svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes.
BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance.
ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel).
chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation.
EnergyTableInit.m: Given the SNR values, form a table of energy increments for each channel.
campello_algo.m: Apply Campello s algorithm to converge to the optimal bit and energy allocatio)
- 2012-04-30 10:09:02下载
- 积分:1