-
10000bitsbipolar
说明: 产生一个10000位的bipolar信号并画出bit error performance的模拟图像,求出BER(The source generates equally probable bits, P(0) = P(1) = 0.5.
(a) Construct a program to generate 10000 bits with bipolar signaling.
(b) Use your program to simulate the bit error performance of the system with
Eb/N0 = 0, 2, 4, 6, 8, 10 dB.
(c) Compare your simulated performance with the analytical expression for the
bit error rate (BER):)
- 2011-02-23 09:06:18下载
- 积分:1
-
mm-rof
介绍了在ROF系统中毫米波产生的三种基本原理,对于初学者打基础来说相当不错。(Introduced in the millimeter wave ROF system produced three basic principles, laying the foundation for the beginner is quite good.)
- 2010-05-10 12:43:57下载
- 积分:1
-
program
在数字图像处理过程中,稀疏分解是当中最重要的分支,而原子的设计是稀疏分解必不可少的部分(Gabor is the most important part in the processing of digital image)
- 2014-12-04 22:33:06下载
- 积分:1
-
circular-waveguide_mode
计算圆波导模式(例如TE21、TM11,可以输入不同的m、n值)的场分布。(Calculate the circular waveguide mode (eg TE21, TM11, you can enter a different m, n value) field distribution.)
- 2013-12-03 21:37:34下载
- 积分:1
-
MPEG_Decoder
code for the mpeg decoder.
- 2011-01-24 18:36:54下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
LS-for-system-identification
用最小二乘法进行系统辨识 很全、很好用,可以看看(Least square method for system identification)
- 2013-01-09 12:59:03下载
- 积分:1
-
DetectPerformanceinMultistaticRadars
将分布式检测器的概念和雷达联网的性能结
合在一起,从而可以得出在不同雷达布站和不同目标起伏条件下信号检测性能。此性能可以对
雷达布站方法和比较单、多站雷达性能研究都带来益处。
(In the paper, assume that the detection performance (such as detection probability and false
alarm probability) in multistatic radars is given on condition:target movements, fluctuating tar-
gets and different positions of the radars.
)
- 2014-01-04 21:46:03下载
- 积分:1
-
optimal_control_MATLAB
吴受章老师的《最优控制理论与应用》一书的MATLAB程序集与图集,很实用(By the teacher, Miss Zhang, " Optimal Control Theory and Applications," a book set and atlas of the MATLAB program is very useful)
- 2021-04-13 08:48:56下载
- 积分:1
-
particle-swarm-optimization
一种智能优化算法-粒子群算法的matlab源程序(particle swarm)
- 2013-09-01 17:27:44下载
- 积分:1