-
Feedbacklinearizacijaulazizlaz
Feedback linearization of nonlinear multivariable system.
- 2010-08-25 03:08:11下载
- 积分:1
-
sim
采用两种不同的数学方法进行处理。推导出两对角线方程和块状两对角线方程,提出了两种相应的数值计算方法。本文的方法具有对初值要求不高和收敛迅速的特点(The model equations of the multicomponent multistage adiabatic flash process are handled by two different mathematical methods in the forms of di-diagonal matrix equation and block di-diagonal matrix equation, and the two new algorithms are developed. The numerical calculation shows that the new algorithms process has the features of being more rapid to convergency and less sensitive to the initial values)
- 2010-06-01 22:23:55下载
- 积分:1
-
Subcarrierallocationandrelayselection
说明: OFDM(正交频分多用通信系统)中的子载波分配和中继选择问题(Subcarrier allocation and relay selection)
- 2010-05-04 19:08:21下载
- 积分:1
-
synthesize_sgy
代码为本人为写毕业论文,编写的几个合成地震记录的代码,包括cdp道集,共炮点道集以及一个简单的一层的地质模型对应的合成地震记录。(Man-made code-based write theses, prepared by several synthetic seismogram code, including cdp gathers a total of shot gathers, as well as a simple layer of the geological model of the corresponding synthetic seismogram.)
- 2007-07-17 21:42:50下载
- 积分:1
-
work
关于matlab解热传导问题的解法,简单实用。适合计算流体初学者使用,另附一些matlab实例(Matlab Antipyretic conduction on the question of method, simple and practical. Suitable for beginners to use computational fluid, followed by a number of examples matlab)
- 2008-12-18 20:34:52下载
- 积分:1
-
Research-on-Speed-Estimation-of-Pmsm
利用自抗扰控制器理论,提出了一种新颖的永磁同步电动机无位置传感器矢量控制系统
的转速估计方法。(A novel speed estimation approach to sensorless vector control of Permanent Magnet Synchronous Motor (PMSM)
based on Active Disturbance Rejection Controller (ADRC) was proposed. )
- 2014-09-20 10:17:30下载
- 积分:1
-
greedy_method
greedy_method.m为为贪婪算法程序。所得结果为局部最优,可能不是全局最优的。(greedy_method.m greedy algorithm program. The results obtained for the local optimum, may not be globally optimal.)
- 2012-04-16 14:52:45下载
- 积分:1
-
adaptive-filtering
自适应滤波,一种降噪滤波的好算法,被多篇论文证明能够有效预处理信号。(adaptive-filtering method)
- 2016-07-22 17:02:22下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
Dean_PLL_3rd_loop_filter_exact_org
Dean 的PLL Performance,Simulation and Design 这本书里3rd 滤波器PLL求解的精确matlab程序(Dean of the PLL Performance, Simulation and Design This book 2nd PLL filter matlab program to solve the)
- 2010-09-15 00:15:02下载
- 积分:1