登录
首页 » matlab » feature_reduction

feature_reduction

于 2013-07-29 发布 文件大小:1KB
0 139
下载积分: 1 下载次数: 57

代码说明:

  this code reduce the dimentional of feature space using combine sparse matrix+PCA for classification eeg signal. more detail exixst inside the code. this code tested and work properly

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • EELD_Five
    考虑环境和经济的发电调度优化中的matlab程序(Consider the environmental and economic generation scheduling optimization in matlab program)
    2012-03-21 16:50:19下载
    积分:1
  • qpsk
    实现通信中的qpsk调制,可实现四进制相移键控的程序。(come true qpsk modultion)
    2011-12-01 21:53:19下载
    积分:1
  • pid5
    AN EXCELLENT DC MOTORS SPEED CONTROLLING BY ZIEGLAR NICHOLS PID TUNING
    2010-05-27 01:33:22下载
    积分:1
  • pso
    matlab pso algorithm code that can use easily
    2014-02-04 15:56:12下载
    积分:1
  • Barker_5
    雷达信号处理,巴克码信号波形仿真,主要是5位巴克码的仿真(Radar signal processing, Barker code waveform simulation)
    2010-06-24 08:39:46下载
    积分:1
  • Skeleton
    获取对象骨架的方法,不同于matlab自带的bwmorph方法,但速度较慢(Access to the object skeleton methods, different from the matlab built-in bwmorph, but slower)
    2008-04-20 09:44:22下载
    积分:1
  • 51847167snake_gvf_demo
    GVF SNKE 模型matlab源代码(gvf snake)
    2010-11-06 13:41:04下载
    积分:1
  • GA_SVR
    说明:  基于遗传算法寻优参数的支持向量机算法,使得算法的参数达到全局最优,避免陷入具备最小(Support Vector Machine Algorithms Based on Genetic Algorithms for Optimizing Parameters)
    2021-01-21 01:18:46下载
    积分:1
  • LFMquar
    说明:  脉冲信号调制解决了线性调频信号的调制特性(LFM)
    2010-04-13 09:40:25下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载