-
MPC-algorithmic
MPC cody of a dc motor
- 2015-03-05 02:15:37下载
- 积分:1
-
WignerVille
伪Wigner-Ville分布对实验采集外圈故障的振动信号进行分析,看出信号存在故障引起的冲击分量(The pseudo Wigner-Ville distribution is analyzed to the vibration signal of the outer ring fault, and the impact component caused by the signal is found.)
- 2015-09-30 21:52:20下载
- 积分:1
-
hangnei
小波包分析提取振动信号中的特征频率,包含优化类的几个简单示例程序,MIT人工智能实验室的目标识别的源码。( Wavelet packet analysis to extract vibration signal characteristic frequency, Optimization class contains several simple sample programs, MIT Artificial Intelligence Laboratory identification of the target source.)
- 2016-12-27 11:23:09下载
- 积分: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
-
128d23840aad
说明: 自抗扰控制器matlab 代码 仿真程序 (ADRC matlab code simulation program)
- 2011-03-14 14:09:09下载
- 积分:1
-
Gaussian_phase
Gaussian映射的轨迹图、相图,MATLAB,非线性动力学(Gaussian map time histories, phase graph, MATLAB, Nonlinear dynamics)
- 2011-10-08 18:55:04下载
- 积分:1
-
MATLAB
MATLAB课件 是比较好的一份MATLAB课件 很细很详细(MATLAB software)
- 2009-07-05 15:22:14下载
- 积分:1
-
math_form
this document a list of mathemtical forms
- 2013-07-09 16:42:39下载
- 积分:1
-
a6cf72585f1b
MATLB神经网络代码,创建一个向前的BP网络进行训练( network program, which has very detailed notes, very suitable for the general neural network and artificial intelligence for beginners)
- 2012-04-02 23:13:50下载
- 积分:1
-
houghpeaks
说明: 通过设定个数,可以获取到重合度最高的几条直线在变换域中的几个点!(By setting the number, you can get to the highest degree of coincidence a few lines at several points in the transform domain!)
- 2011-03-16 00:24:48下载
- 积分:1