-
printedprincipal_components
是一个主成份分析的初学文章写的很好的可以学习很多东西(Principal component analysis is an article written by the beginner can learn a lot of good things)
- 2007-10-09 08:35:20下载
- 积分:1
-
rar
face detection using matlab(fetching image from computer and convert it into gray image)
- 2012-09-21 17:40:44下载
- 积分:1
-
[Christopher_Edwards-_Enric_Fossas_Colet-_Leonid_
christopher edwards book about sliding mode control
- 2012-11-20 11:51:48下载
- 积分:1
-
DSP_toolbox-for-matlab
DSP toolbox for Matlab
- 2013-12-20 06:37:45下载
- 积分:1
-
GoogleReCaptcha_SourceCode-noexe
this project about the Google ReCaptcha how it will work and all source code will be available in this code
- 2015-03-11 13:12:44下载
- 积分: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
-
MATLAB
详细介绍了MATLAB平台中设计的方法与步骤,并进行了一些简单程序的编写过程(Detailed information on MATLAB platform design methods and steps, and carried out some simple procedures for the preparation of)
- 2008-04-12 19:31:30下载
- 积分:1
-
GraphSeg
基于图论的图像分割matlab库,很好用,有2d和3d(Image segmentation based on graph theory matlab library, useful, 2d and 3d)
- 2012-05-28 23:22:09下载
- 积分:1
-
cx806
小波包分析提取振动信号中的特征频率,使用拉亚普诺夫指数的公式,AHP层次分析法计算判断矩阵的最大特征值。( Wavelet packet analysis to extract vibration signal characteristic frequency, Raya Punuo Fu index using the formula, Calculate the maximum eigenvalue judgment matrix of AHP.)
- 2017-06-01 17:13:17下载
- 积分:1
-
windows
MATLAB仿真各种窗函数(汉明窗、矩形窗、凯瑟窗等)的性能分析(MATLAB simulation of a variety of window function (Hamming window, rectangular window, etc.) performance)
- 2009-05-11 10:25:58下载
- 积分:1