-
introlmimosystems
mimo 仿真程序,可供初学mimo的同学参考。(mimo simulation program, available for beginner students mimo reference.)
- 2011-10-05 11:02:57下载
- 积分:1
-
kaerman
《卡尔曼滤波与组合导航》,PDF版本电子书籍(" Kalman filtering and navigation" , PDF versions of e-books)
- 2014-01-05 03:36:50下载
- 积分:1
-
GA-for-antenna-array
遗传算法稀疏天线阵的MATLAB实现源程序(GA algorithm for sparse antenna array use the matlab language)
- 2015-06-15 20:03:12下载
- 积分:1
-
communicate
本文利用Matlab/Simulink软件,以无线电调幅广播发射与超外差接收系统为例,对“通信电子电路”课程中重要的通信系统单元电路进行了仿真和分析,给出了仿真模型和较为详细的各点仿真波形,并结合实际给出了多路系统的仿真结果。将该Matlab仿真引入课程教学。可以使学生在学好课程的同时,了解和掌握通信系统建模与仿真的方法。(In this paper, the use of Matlab/Simulink software to the radio superheterodyne AM radio receiver system with the launch as an example, the " communication electronic circuits" course an important element of communication system circuit simulation and analysis, the simulation model and the more detailed Simulation waveform points, combined with the actual multi-channel system is given the simulation results. Matlab simulation of the introduction of the teaching. Will enable students to study courses at the same time, understanding and knowledge of modeling and simulation of communication systems approach.)
- 2009-05-12 19:53:11下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
eightuser
this mccdma program this help to calculate bit error rate in multi carrier cdma system
- 2015-01-11 19:54:54下载
- 积分:1
-
DTMF
DTMF 系统的matlab实现,发送电话11位电话号码在接收端识别。(DTMF system matlab realize, send telephone 11 telephone numbers identified on the receiving end)
- 2013-11-19 19:08:41下载
- 积分:1
-
qiyizhi-SVD
一个描述奇异值分解的matlab小程序,通俗易懂,方便移植。(A description of the singular value decomposition matlab small program, easy to understand, easy to transplant.)
- 2011-11-07 20:52:13下载
- 积分:1
-
cloudy
CLOUD COMPUTING PRESENTAION BY RAFAHA SAMIH
- 2015-01-19 02:51:40下载
- 积分:1
-
Induction_motor
The following Matlab scripts are used to plot the basic torque slip curves with changing input voltage, and input frequency.
- 2011-05-31 05:53:26下载
- 积分:1