-
MccDemo
一个VC与MATLAB混合编程的简单示例,需用到ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib(VC++ and Matlab mix-program demo ,must include ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib)
- 2015-03-13 15:36:58下载
- 积分:1
-
Fuzzocess
模糊专家控制在制浆中段废水好氧处理过程中的应用Fuzzy expert control aerobic treatment of wastewater in the Pulping Process(Fuzzy expert control aerobic treatment of wastewater in the Pulping Process)
- 2011-02-15 20:43:42下载
- 积分:1
-
3
说明: 滑膜变结构控制的matlab仿真研究与分析,这个不错(Synovial matlab simulation of variable structure control research and analysis, this looks good)
- 2011-04-17 18:49:41下载
- 积分: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
-
cd
说明: <最优化及matlab的应用>课后题的编程(Most optimized operating)
- 2013-10-20 07:46:40下载
- 积分:1
-
FFT-VCPP-1024-point
FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
- 2012-11-24 11:48:55下载
- 积分:1
-
power_wind_ig
用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc),
the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started.
To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the
Initial state option under the Load workspace section.
To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model.
Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
- 2015-07-24 13:48:45下载
- 积分:1
-
DDK_Filter
This a ddk filter sample for keyboard
- 2007-10-15 01:25:22下载
- 积分:1
-
vba-program
vba程序,按顺序打开目录下文件,运行已有的宏。(vba procedures, in order to open the directory file, and run existing macros.)
- 2012-11-05 09:28:23下载
- 积分:1
-
Read1
读书小报告 source code for freinds, 免费版本(small study report freinds source code for free version)
- 2006-10-04 12:05:35下载
- 积分:1