-
copulafit
说明: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
- 2010-04-08 18:07:23下载
- 积分:1
-
test1
把自己的程序附加到开机启动,不需要别的东西(fdsafdsafdsafa)
- 2010-02-01 20:31:12下载
- 积分:1
-
MatNum
自己些的Matlab中有关节点重新排序的程序,可以解决网络重构中的首节点与末节点不对应的问题(Own some of the Matlab program to reorder the nodes can solve the network reconfiguration in the first node and end node does not correspond to the problem)
- 2011-10-21 09:21:40下载
- 积分:1
-
jisuanxiangying
计算三层框架的损伤前后响应的对比,对于结构健康监测比较实用(Three frames before and after damage calculation response contrast, more practical for structural health monitoring)
- 2013-10-26 09:50:55下载
- 积分: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
-
2-po-nFakt-deleno-nFaktP1-po-nFakt
program to see how is n equal to farenheit plus neshtosi tam
- 2014-09-16 02:01:14下载
- 积分:1
-
house_auto_lights
controls light is a house
- 2010-07-07 14:46:01下载
- 积分:1
-
VCMatlab
采用VC2005 与Matcom混合编成 实现数据的读取和数据显示 对于学习VC和matlab的研究人员有一定参考价值(Compiled with VC2005 mixed Matcom using data read and data for the study, researchers VC and matlab has some reference value)
- 2011-07-16 22:25:53下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分:1
-
weinalvboqi
卡尔曼滤波器和维纳滤波器的实现 教育资料 学术研究(Kalman filter and Wiener filter to achieve educational materials research)
- 2011-10-07 18:57:16下载
- 积分:1