-
CHAP7_1
被控对象为两惯性模型,调节器为PI调节器并在系统中加入了整数阶干扰观测器(Inertial model for the two charged objects, regulator for the PI regulator and in the system by adding the integer-order disturbance observer)
- 2010-06-30 15:55:54下载
- 积分:1
-
demons-registration
Demons算法是一种基于灰度信息的全自动非刚性配准方法,其配准结果容易受图像之间灰度不一致的影响(Demons algorithm is a kind of automatic non rigid registration method based on gray level information, and the result of registration is easy to be affected by the gray level between images.
)
- 2016-12-11 14:39:45下载
- 积分:1
-
qpsk
摘 要:根据HFC网络上行信道的特性,建立了信道模型 分析了上行信道中存在的各种噪声对QPSK
调制技术的影响。结果表明在C /N (传输信道载噪比)较低的情况下,采用QPSK调制方式,可以提高系
统的抗干扰能力。
关键词: QPSK 光纤同轴电缆混合网 上行信道 噪声(Abstract: HFC network in accordance with the characteristics of the uplink channel, the establishment of a channel model an analysis of the various uplink channel noise on the impact of QPSK modulation. The results show that the C/N (transmission channel carrier-to-noise ratio) lower, the use of QPSK modulation, can improve the system of anti-interference ability. Keywords: QPSK hybrid fiber coaxial cable network uplink channel noise)
- 2009-04-12 15:45:03下载
- 积分:1
-
GSSSS
Direct linear or nonlinear explicit or implicit time integration of structural dynamics problems
- 2014-01-10 16:36:29下载
- 积分:1
-
AmplitudeModulator
matlab和optisystem调试用的幅度调制程序,在optisystem里面使用matlab组件然后使用。(matlab and optisystem debugging with the amplitude modulation process, component and then use the optisystem inside Matlab.)
- 2012-04-23 15:44:57下载
- 积分:1
-
tcm_MATLAB
关于TCM网格编码调制的简单的matlab介绍 对于初学者很有帮助(TCM Trellis coded modulation matlab introduced very helpful for beginners)
- 2012-06-14 11:03:46下载
- 积分:1
-
matlab-Genetic-algorithm-toolbox
遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序(Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures)
- 2013-02-20 11:12:21下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1
-
matlab
这是用matlab编写的100个小程序,以供大家参考学习。(this is an usefull materials,it is helpful for matlab learner)
- 2010-09-26 21:00:36下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1