-
ECGstroop.mat
ECG on stroop test taken on 250 Hz (sampling frequency) You can use in order to obtain (and compare) the stress (from HRV)
- 2013-08-22 00:31:19下载
- 积分:1
-
Cluster-Analysis-Chapter-9
第9章 聚类分析的码源,有效进行科学数据的处理,有例子,测试效果好!!(Chapter 9 clustering analysis source code, valid scientific data processing, there are examples of test results is good! !)
- 2013-10-05 09:41:02下载
- 积分:1
-
Pattern-Recognition
字符识别、K-L人脸识别、虹膜识别、笔画识别等模式识别的例程和资料。(Character recognition, KL face recognition, iris recognition, stroke recognition, pattern recognition routines and information.)
- 2010-07-14 16:54:03下载
- 积分:1
-
moving-least-square(mls3d)-in-matlab
It jbjdvhc
jbcdsjcbdnvmnmnmc abdndskjcnscm dnckdsjcndkmscn dnckdsnckjd cndskcndskcn mdcndskjcnds
- 2015-03-07 19:00:21下载
- 积分:1
-
TutorialForFarutoUltimate3.0
Libsvm-FarutoUltimate3.0,libsvm 加强工具箱使用说明,非常好的pdf文件,另外我将继续上传代码部分。(Libsvm-FarutoUltimate3.0, libsvm strengthen the toolbox for use, very good pdf file, and I will continue to upload the code section.)
- 2010-10-11 23:12:07下载
- 积分: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
-
work
几种功率普计算函数:SNR,MSNR
输入参数为带躁信号和处理后信号,输出结果为对应的数值,具体参见文档说明(Several power Pu calculation function: SNR, MSNR impatient with the input parameters for the signal and processed signal, the output for the corresponding values, see the specific documentation)
- 2008-02-22 10:36:24下载
- 积分:1
-
mat_emd
Example for IRis recognition using matlab
- 2012-06-07 13:26:25下载
- 积分:1
-
DIRECT-MATRIX-INVERSION
SMART ANTENNA DESIGN FOR WIRELESS ALGORITHM USING DIRECT MATRIX INVERSION ALGORITHM
- 2012-10-05 20:22:31下载
- 积分:1
-
two-step-encryption-and-decryption
实现了两步相移的基于随机相位掩码的图像加密和解密(To achieve a two-step phase shift mask image based on random phase encryption and decryption)
- 2011-05-06 21:50:50下载
- 积分:1