登录
首页 » matlab » 脑电

脑电

于 2020-06-09 发布
0 229
下载积分: 1 下载次数: 1

代码说明:

说明:  利用matlab对EEG信号进行分析,从而达到情绪分类(Using MATLAB to analyze EEG signal, so as to achieve emotion classification)

文件列表:

脑电\angry.mat, 23987 , 2019-03-15
脑电\angry_label.mat, 194 , 2019-03-15
脑电\calm.mat, 27373 , 2019-03-15
脑电\calm_label.mat, 193 , 2019-03-15
脑电\eeg2.m, 6071 , 2019-03-25
脑电\sad.mat, 30260 , 2019-03-15
脑电\sad_label.mat, 194 , 2019-03-15
脑电, 0 , 2019-04-10

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

发表评论

0 个回复

  • another type of ppt format
    another type of ppt format
    2022-09-06 23:15:02下载
    积分:1
  • Delphi个人信息管理系统
    Delphi个人信息管理系统,数据库基于Access,可学习一下常用的数据库操作,比如添加、删除、修改和查询数据等,编写方面全部使用Delphi7自带控件,在D7环境下可直接编译运行,登录不对的朋友,可直接修改Access里的密码。
    2022-12-25 08:05:03下载
    积分:1
  • 瑞萨R7F0C807无线充电发送器设计(PCB+源码)
    说明:  wireles charging
    2020-08-24 11:38:17下载
    积分:1
  • C#不规则窗口示例
    C#不规则窗口示例,用Visual C#制作一个异形的多边形窗体,把窗体的标题栏给削掉了,边框也不见了,在一本C#书中发现的例子,把代码还原了,觉得对窗体制作有帮助吧。
    2023-08-09 10:55:03下载
    积分:1
  • Downloads
    说明:  this is very good program download it please
    2019-11-05 05:55:50下载
    积分:1
  • Java绘图:绘制虚线与实线
    Java绘图:绘制虚线与实线   public LineDemo(){    super("实线与虚线"); //调用父类构造函数    setSize(300,200); //设置窗口尺寸    setVisible(true); //设置窗口可视    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); //关闭窗口时退出程序   }   public void paint(Graphics g){ //绘制组件方法    Graphics2D g2=(Graphics2D)g; //得到2D图形    Dimension dim = this.getSize(); //得到组件尺寸    g2.setColor(Color.white); //设置绘制颜色为白色    g2.fillRect(0, 0, dim.width, dim.height); //填充整个组件    g2.setColor(Color.black); //设置绘制颜色    g2.drawLine(40,160,280,160); //绘制实线    g2.drawLine(40,160,40,40);    g2.drawString("0",30,165); //绘制字符串    g2.drawString("100",16,50);    g2.drawString("200",270,175);    float[] dash={5,5}; //短划线图案    BasicStroke bs = new BasicStroke(1,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER, 10.0f,dash,0.0f); //实例化新画刷    g2.setStroke(bs); //设置新的画刷    g2.drawLine(40,160,100,120); //用新的画刷绘制虚线
    2022-01-28 07:52:17下载
    积分:1
  • CSharprumenWINFORMstudy
    C#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdfC#入门到精通(WINFORM学习).pdf(C# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdfC# entry to master (WINFORM learning) .pdf)
    2017-03-01 14:27:24下载
    积分:1
  • DQN
    说明:  利用python+tensorflow实现的DQN算法demo(DQN algorithm demo implemented by Python + tensorflow)
    2020-06-18 10:40:02下载
    积分:1
  • 超精美的网页TAB标签导航特效
    超精美的网页TAB标签导航特效,TAB选项卡特效,网页选项卡,基于Prototype插件,还带有动画效果,简直就是完美了,同时还使用了moo.fx.pack.js,以及prototype.lite.js插件,选项卡被点击后,流畅的动画效果也是值得关注的一个亮点。
    2023-05-15 18:35:03下载
    积分:1
  • LCM1602A
    To overcome the speed difference between the internal clock of KS0066U and the MPU clock, KS0066U performs internal operations by storing control in formations to IR or DR. The internal operation is determined according to the signal from MPU, composed of read/write and data bus (Refer to Table7).
    2009-12-22 21:42:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载