搜索资源列表
yalmip
- matlab用于求解规划问题的工具包 推荐把这个工具整合到matlab中去,这个工具是私人的,不过大家都可以免费下载使用。下载后,只要在matlab中添加路径就可以使用这工具箱。 正在吸引我的是,这个工具箱建立了一种新的数据类型,使所有规划问题都整合在一起。 举例如下: 已知非线性整数规划为: Max z=x1^2+x2^2+3*x3^2+4*x4^2+2*x5^2-8*x1-2*x2-3*x3-x4-2*x5 s.t. 0<=xi<
MATLAB
- 本程序用以仿真块状导频时不同信噪比条件下的误码率和均方误差,信道估计采用最小二乘法和改进的最小二乘法。 -The pilot program for the simulation block different SNR when the bit error rate and mean square error channel estimation using the least square method and the improved least square method.
LMMSE
- 线性最小均方误差估计LMMSE的matlab算法-Linear minimum mean square error of the LMMSE estimation algorithm matlab
matlab_ChanEst_parellel
- 基于导频的OFDM信道估计算法完整版本,线性最小均方误差估计,清华电子系OFDM工程上成熟的信道估计算法,已经在FPGA上用很久了。-matlab of MMSE for OFDM ChanEst