-
main
基于MATLAB的内模控制器的简单设计实现,应用于ARM上(Internal model controller based on MATLAB realization of a simple design, is applied on ARM)
- 2015-03-11 10:56:27下载
- 积分:1
-
djhsajdh
Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp
插值法 lagrange .cpp 二分法.txt
二分法和简单迭代法以及埃特金.txt
复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt(Gauss elimination method- do not choose the principal component Gauss elimination method- principal component out how. Interpolation lagrange. Cpp interpolation lagrange. Cpp dichotomy. Txt dichotomy and a simple iterative method, and Aitken. Txt Fu Xin Bo' s formula of . txt fast chord intercept method gauss-seidel iteration. txt Newton iterative method. txt)
- 2010-01-06 17:11:35下载
- 积分:1
-
YICHUAN
遗传算法的源程序,基于matlab,对于毕业设计会起到很大的作用;(Genetic algorithm source code, based on matlab, will play a big role for a graduation project )
- 2013-05-19 22:00:31下载
- 积分:1
-
Adaptive-
Adaptive Thresholding by Variational Method
- 2013-02-19 17:23:52下载
- 积分:1
-
chaoliujisuankechengsheji
电力系统的潮流计算 用牛顿拉夫孙法进行matlab潮流计算(Power flow calculation method matlab Newton Musharraf flow calculation Sun)
- 2011-05-01 18:13:55下载
- 积分:1
-
DesktopAA
室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
- 2014-02-23 20:59:54下载
- 积分:1
-
VC_M
说明: VC调用matlab,实现VC与matlab混合编程,效果很好(VC call matlab, matlab mixed programming with VC to achieve good results,)
- 2011-04-12 15:25:36下载
- 积分:1
-
EOF
一个方便实用的进行EOF程序,可对数据分析出相应的模态(and eigenvalues V. The most effecient algorithm proposed by von Storch and Hannostock (1984) is used.)
- 2014-11-27 22:55:21下载
- 积分: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
-
mcr
多元分辨 MCR,Multiple resolution,matlab程序(MCR,Multiple resolution)
- 2015-08-29 23:10:36下载
- 积分:1