-
Fingerprint-Recognition-using-MatLab
fingerprint recognition using matlab
- 2011-06-16 16:54:19下载
- 积分:1
-
16PSK-BER-using-Gray-Mapping
Its a source code in MATLAB
- 2012-06-08 05:00:04下载
- 积分:1
-
alligoodkt
An Introduce To dynamical system
- 2014-12-11 04:52:21下载
- 积分:1
-
PSO-ACPSOduibi
粒子群和自适应混沌粒子群算法的程序,作了简单对比(Chaos particle swarm optimization and adaptive particle swarm optimization program, made a simple comparison)
- 2020-12-28 22:49:01下载
- 积分: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
-
ctrol
搜集了一些关于matlab中系统能控性和能观设计的详细介绍的一些资料,应该有人需要(Matlab collected some information on the system controllability and observability of the design details of some of the information, should someone need to)
- 2009-11-28 23:02:01下载
- 积分:1
-
AMGA
hybrid Archive-based Micro Genetic Algorithm (AMGA) on
a set of bound-constrained synthetic test problems is reported.
The hybrid AMGA proposed in this paper is a combination of a
classical gradient based single-objective optimization algorithm
and an evolutionary multi-objective optimization algorithm.
- 2011-11-13 08:41:24下载
- 积分:1
-
code
采用小波变化来完成数字水印的加密和解密,并且加入了猫脸变换(Wavelet change digital the watermark encryption and decryption, and cat face transform.)
- 2013-04-07 20:41:46下载
- 积分:1
-
OQAM_preambel_AWGN
卫星移动通信的信道特点及仿真模型,AWGN信道估计matlab仿真。(Satellite mobile communication channel characteristics and simulation model, AWGN channel estimation matlab simulation.)
- 2017-04-21 10:59:15下载
- 积分:1
-
MATLAB_applications
MATLAB仿真在通信与电子工程中的应用(第二版)实例(Examples of MATLAB simulation applications in communications and electronic engineering (second edition))
- 2013-01-08 17:33:22下载
- 积分:1