-
L01
隐枚举法求解01整数规划问题,约束线性,目标函数线性(01 implicit enumeration method for solving integer programming problems, constraints linear, linear objective function)
- 2014-10-23 13:53:20下载
- 积分:1
-
cognitive-radio-simple-program
This is a Simple program to illustrate the working of Cognitive radio
- 2013-11-21 19:56:01下载
- 积分:1
-
Multistrip_coupler_window
surface acoustic wave device (Multistrip_coupler_window)
- 2014-01-17 22:45:34下载
- 积分:1
-
tdoa
时延估计算法 互相关
自适应滤波法 (TDE
TIME DELAY ESTIMATION)
- 2021-05-16 17:30:02下载
- 积分:1
-
K_means-matlab
kmeans算法matlab 实现,可以处理2维数据集(kmeans algorithm matlab implementation, can handle 2-D data set)
- 2011-04-26 13:30:15下载
- 积分:1
-
exm09321_1
对matlab初学者很有帮助,尤其是simulink的爱好者。(helpful to beginners Matlab, Simulink is particularly fond.)
- 2007-05-08 16:12:59下载
- 积分:1
-
ofdm-siso
正交频分复用是一种多载波宽带数字调制技术。相比一般的数字通信系统,
它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。(
OFDM Simulator
--------------------------------------------------------------------------------
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 )
- 2009-03-05 20:05:49下载
- 积分:1
-
linsrch
该程序是求解极小化问题的基本的线性搜索算法(The procedure is to solve the minimization problem based on a elementary linear search algorithm)
- 2009-05-28 09:54:19下载
- 积分:1
-
Prewitt
Prewitt is a method of edge detection, matlabcode
- 2011-01-19 05:27:09下载
- 积分:1
-
yuyinshiyu
语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数( a=wavread( beifeng.wav )
subplot(6,1,1),plot(a)
N=32
for i=2:6
h=linspace(1,1,2.^(i-2)*N);
)
- 2011-05-05 10:54:36下载
- 积分:1