-
pendulum
自己编制的倒立摆matlab7的程序,采用神经网络控制方法(Prepared their own inverted pendulum matlab7 procedures, the use of neural network control method)
- 2007-12-07 13:01:23下载
- 积分: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
-
music
MUSIC算法,可以降噪,提高分辨率,用于图像质量提高(MUSIC algorithm, noise reduction, improved resolution for improved picture quality)
- 2013-12-18 09:57:06下载
- 积分:1
-
mill
包含了很多分类算法,有SVM,knn,决策树等,还有文档说明(Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented)
- 2009-03-26 22:09:16下载
- 积分:1
-
Lqrsim
LQR连接外部数据处理,教学实验都可以采用(LQR connection to external data processing, teaching experiments can be used)
- 2013-09-13 18:08:22下载
- 积分:1
-
AIRtools
ART reconstruction toolbar
- 2012-12-15 07:38:38下载
- 积分:1
-
matlab-program
physics simulation of hidrogen molecule system and one electron is removed etc
- 2011-05-22 17:28:39下载
- 积分:1
-
Iterarive Deconv
matlab实现信号迭代解卷积功能。其中包含了三个文件:1.iter_Deconv,迭代解卷积子函数;2.receiver_H,例子中接收线圈系统函数生成子函数;3.测试迭代解卷积的测试函数。(matlab to achieve signal iteration deconvolution function. Which contains three files: 1.iter_Deconv, iteration deconvolution of the cumulative sub-function; 2.receiver_H, in the case of receiving the coil system function to generate sub-functions; 3. Test iteration deconvolution of the test function.)
- 2017-09-06 13:14:03下载
- 积分:1
-
ImageWienerFilter
仿真信号处理。。实现维纳滤波。。用MATLAB实现,。。。(Simulation of signal processing. . Wiener filter to achieve. . Using MATLAB realization. . .)
- 2009-05-07 02:05:22下载
- 积分:1
-
Matlab_shiyong
matlab实用教程
内容详细
可以作为手册使用(matlab tutorial and detailed
can be used as a cookbook)
- 2011-04-23 09:09:13下载
- 积分:1