-
mimo功率优化
说明: MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。(MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.)
- 2005-12-13 23:13:25下载
- 积分:1
-
Kalman_paper_simulate
说明: Kalman滤波器仿真研究,包括自己写的小论文及其详细的MATLAB程序仿真。(Kalman filter simulation studies, including a small paper to write my own detailed procedures for the MATLAB simulation.)
- 2009-09-01 10:46:11下载
- 积分:1
-
matode
userguide for solving odes with matlab for engineers
- 2010-05-14 19:50:58下载
- 积分:1
-
mixturecode2
自适应的选择高斯混合模型个数,并用EM算法估计参数(Adaptive selection of the number of Gaussian mixture model and estimated parameters using EM algorithm)
- 2011-09-05 14:30:41下载
- 积分:1
-
farsiCommonReg
farsi common component very easy persian
- 2015-01-28 18:38:10下载
- 积分:1
-
FEM2D_hoanchinh
FEM method in 2D problem
- 2014-01-13 16:49:46下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
LMS
说明: 数字波束形成算法 lms 最小均方误差 非常好(DBF digital beamforming least square LMS)
- 2011-04-17 16:18:27下载
- 积分:1
-
step4
code for entire transmitter receiver include ADC DAC blocks for digital comm
- 2011-06-02 04:01:08下载
- 积分:1
-
Wines-Evaluation
2012年全国大学生数学建模竞赛题目--葡萄酒的评价。文件中包含葡萄酒成分数据(Excel文件)、各种数据统计处理的MATLAB函数(已封装好,直接调用),包括:数据预处理、灰色预测、灰色关联度、基于熵权法的模糊综合评价、主成分分析、系统聚类、多元线性回归等程序。(Wines Evaluation from the title of 2012 National Undergraduate Mathematical ModelingContest. The file includes many MATLAB codes about statistical analysis of data.For example: Principal component analysis Grey Relational Analysis Fuzzy Comprehensive Evaluation Based on Entropy Method System Clustering Grey Prediction Multiple linear regression and so on. We can call them directly.)
- 2021-03-17 23:49:20下载
- 积分:1