-
lms_Balanced_of_ofdm
采用lms均衡的ofdm仿真程序,希望对大家有用(Balanced by lms ofdm simulation program, we hope to be useful)
- 2010-09-25 13:37:26下载
- 积分:1
-
Musysid
I need estimation channel MIMO-OFDM because I do synchronous CFO and SFO by tracking algorithm Obelix
- 2009-05-06 09:53:20下载
- 积分:1
-
CAIM_Discretization
This is for multiuser detection in telecommunication
- 2009-06-05 20:14:30下载
- 积分:1
-
Feedback-Control-Systems
反馈控制系统设计与分析-MATLAB语言应用(薛定宇)(Feedback Control System Design and Analysis-MATLAB language applications (Xue Dingyu))
- 2013-07-11 22:06:14下载
- 积分:1
-
cert
Windows Digital Sign Tool
- 2015-01-26 01:11:56下载
- 积分:1
-
MATLAB
matlab 常用数学函数代码的说明与下载,对matlab的入门十分有帮助!pdf版本的!(matlab common mathematical description of the function code and download the entry of matlab very helpful! pdf version!)
- 2010-11-14 13:32:09下载
- 积分:1
-
LP_segmentation_skewcorrection
Based on digital image processing,develop a simulation program for car plate character segmentation, which is required to have image input, image preprocessing, image segmentation and morphology filter functions.to obtain a good result for segmentation we must perform skew correction.
- 2011-06-02 12:01:17下载
- 积分:1
-
matlab实例 lms 算法
matlab实例lms 算法(Matlab example LMS algorithm)
- 2005-02-21 09:43:13下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
MMSE-Simulation
一个关于MMSE算法的仿真实现,是时域均衡MMSE仿真的实用教程(A simulation of MMSE algorithm implementation, it is time domain equalization MMSE simulation practical tutorial)
- 2014-02-10 18:04:59下载
- 积分:1