-
2questionsfromuni_papersoutofsyllabusanswers(1)
image registration code for different code.
- 2015-01-30 16:43:18下载
- 积分:1
-
PWM
直流电源通过PWM发生器经由单相逆变器输出交流,示波器测量输出电压电流波形(DC power supply by single phase inverter AC output through the PWM generator, output voltage and current waveform by scope)
- 2014-08-22 15:17:46下载
- 积分:1
-
PID2
说明: 传统PID控制matlab程序,希望对大家有所帮助,共同学习。(Traditional PID control matlab program, I hope all of you to help, learning together.)
- 2021-02-03 15:39:59下载
- 积分: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
-
clustering
将Weka数据挖掘工具所产生的K-MEANS和DBSCAN结果转化成MATLAB可输出三维图像的格式(Weka data mining tools will be generated by K-MEANS and DBSCAN results can be exported into MATLAB three-dimensional image format)
- 2008-06-05 10:09:27下载
- 积分:1
-
Matlabhanshu
matlab的函数大全,以便大家在遗忘时查阅(matlab function list)
- 2012-11-26 23:13:24下载
- 积分:1
-
OMATLAB_ssvmn
关于支持向量机的MATLABB程序,用于模式识别可直接使用。
(MATLABB program on support vector machine for pattern recognition can be used directly.)
- 2012-07-17 08:26:15下载
- 积分:1
-
speckle
fuzzy application in image processing
- 2013-02-19 21:51:46下载
- 积分:1
-
the-finite-element-method
限元法的matlab实例程序,非常详尽,适用于初学者(Examples of application of the finite element method to solve the partial differential equation (program has explained)
)
- 2014-12-09 21:29:16下载
- 积分:1
-
puCon
谱模拟计算频谱包络,进而可以帮助提取子波。预条件共轭梯度法(Spectral simulation, spectral envelope)
- 2017-06-27 16:19:37下载
- 积分:1