-
LocalService
internally keep track of Call states to maintain information for Call Waiting and 3Way for CDMA instance of Phone App.
- 2013-12-02 15:04:25下载
- 积分:1
-
skywave_idp6xx7xx8xx_terminal
SkyWave IDP 6xx,7xx,8xx terminal Developer and programmer Guide
- 2016-01-19 14:47:21下载
- 积分:1
-
运用遗传算法整定PID控制参数
说明: 用DE遗传算法整定最优PID控制器,得到控制器最优的三个参数(The optimal PID controller is set by DE genetic algorithm, and the optimal three parameters of the controller are obtained.)
- 2019-10-16 20:16:43下载
- 积分:1
-
tracking
在matlab下面,实现gps软件接收机的跟踪程序。(In matlab the following to achieve the tracking gps software receiver program.)
- 2010-11-21 22:24:31下载
- 积分:1
-
Radar-Systems-Analysis-and-Design-Using-MatLab
Book "Radar System Analysis and Design Usin MATLAB" by Bassem R. Mahafza
- 2011-07-25 13:00:45下载
- 积分:1
-
SinglePHfull
Simulation of single phase fully controlled rectifier
- 2014-10-19 03:35:13下载
- 积分:1
-
WCDMAsim
重新编译过的Virginia MPRG WCDMA matlab代码,保证可以使用(Recompiled Virginia MPRG WCDMA matlab code to ensure that you can use)
- 2015-01-09 22:48:30下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
highpass
high pass filter with FIR for education
- 2013-12-04 09:42:58下载
- 积分:1
-
1DAirybeam
程序1实现了一维Airybeam的三维图形,从x-y面可以看出Airybeam的传输轨迹,三维图形的z轴是光强;
程序2实现了1维Airybeam的轨迹控制,通过改变wm和wg的值可使光强的最大值在任意位置。(A three-dimensional graphics program to achieve a one-dimensional Airybeam the xy plane can be seen Airybeam transfer trajectory, and three-dimensional graphics z-axis is the light intensity
2 implements the program track 1-dimensional Airybeam control, by changing the value of wg wm and the light intensity at an arbitrary position allows the maximum.)
- 2015-03-24 16:07:08下载
- 积分:1