-
matlab_funcion_toolbox
说明: matlab的函数库,里面详细的介绍了matlab各种函数的用法及参数说明,是学习matlab的必备宝典。(matlab function library, which describes in detail the use of matlab various functions and parameters that it is essential to learn matlab Collection.)
- 2011-03-21 12:43:13下载
- 积分:1
-
final
扭秤法测微小磁场,实验模型需要自己设计。(you can translate chinese into English )
- 2013-09-14 10:30:09下载
- 积分:1
-
delta_transformer_24pulse
Multi-phase rectifier based harmonic suppression(The usage of power electronic devices in ship pow er g rids w ill produce a large number of harmonics in the input circuit of converters )
- 2016-08-09 18:42:47下载
- 积分: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
-
MOSGA3
基于MOGA方法的多目标遗传算法程序,本程序为通用包,可自行修改.(MOGA is based on the multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.)
- 2021-04-16 15:18:53下载
- 积分:1
-
DataCheck
批量读栅格文件转成二进制文件的值信息,适合地理学(Batch read grid file into a binary file the value of information, suitable for geography)
- 2012-08-03 12:44:47下载
- 积分:1
-
CSR_denoise
CRS 去噪代码,可以在matlab上运行,是从别的地方找来的。测试或可以用(CRS denoising code can be run in matlab, is recruited from elsewhere. Test or you can use)
- 2012-04-02 14:02:26下载
- 积分:1
-
simulation-model
这里面有很多的电力电子、电机控制系统的simulink仿真模型(There are a lot of power electronics, motor control system simulink simulation model)
- 2012-07-12 16:51:06下载
- 积分:1
-
ttf2cxf-0.0.0.1-src.tar
truetype to cxf converter
- 2014-08-13 18:00:18下载
- 积分:1
-
kalman_pinghua
KALMAN滤波与平滑原理及matlab经典源码,内附滤波平滑处理结果图形,比较适合初学(KALMAN filtering theory and matlab classic source, more suitable for beginners)
- 2013-09-04 09:57:22下载
- 积分:1