-
modalidentification
模态参数辨识方法,主要是利用时域数据进行时域模态参数辨识(time modal identification method)
- 2013-11-26 21:52:47下载
- 积分:1
-
dalin
针对滞后系统的大林算法,在matlab环境下进行的方针效果图,控制效果明显。(Dalin algorithm for delay systems, in principle under matlab environment effect diagrams, control effect is obvious.)
- 2011-11-30 19:52:55下载
- 积分:1
-
GraphFunctions
These matlab codes alow to compute topological specific attibutes of weigthed netwoks.
- 2012-01-30 21:35:55下载
- 积分:1
-
L1-APG_release
这是一个完整的基于联合概率和先验模板的目标跟踪代码,运用APG求解最小化问题,有详细注释。(This is a complete object tracking code based on joint probability and a priori template. It uses APG to solve the minimization problem with detailed annotations.)
- 2018-10-23 17:36:06下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
IS95_forward
此函数用于IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块。仿真环境: 加性高斯白噪声信道.
(This function is used in IS-95 forward link system simulation, including the spread spectrum modulation, matched filter, RAKE receiver and other related communication module. Simulation environment: additive white Gaussian noise channel.)
- 2009-12-29 21:07:40下载
- 积分:1
-
yeksosazenimpol
half converter diode simulink
- 2014-12-23 17:08:42下载
- 积分:1
-
Program44_fem_microstrip
Objective of the program is to solve for the steady state voltage
distribution of the inside region of a microstrip and then using that obtain
the electric field distribution in the region using quiver plot. The
microstrip comprises of a region given by 0<x<7 units and 0<y<2 units in
the coordinate system bounded by four capacitor plates on all the sides
of the region. The region comprises of a material with relative permittivity
1 from 0<y<1 units and a material of relative permittivity 9.6 from 1<y<2 units.
The microstrip extends indefinitely in the z-direction. The sides of the region
are given Dirichlet boundary condition. A horizontal microstrip line is placed
at the center of the region. The microstrip is excited with a voltage of 1 Volt
and all surrounding plates are maintained at 0 Volts.
- 2013-04-21 20:23:01下载
- 积分:1
-
matlab-code-algorithm-for-ACO_on_JSSP
Accountable Care Organizations (ACOs) are groups of doctors, hospitals, and other health care providers, who come together voluntarily to give coordinated high quality care to their Medicare patien
- 2013-12-30 00:28:17下载
- 积分:1
-
scattering
Display the analytic solution of the 2D Helmholtz equation for a dielectric cylinder (i.e. the scattered field and the transmitted field). You can specify the following parameters: radius, wave number outside and wave number inside the cylinder.
- 2010-11-08 02:44:08下载
- 积分:1