登录
首页 » matlab » bp神经网络分类

bp神经网络分类

于 2017-10-21 发布 文件大小:1KB
0 520
下载积分: 1 下载次数: 29

代码说明:

  1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)

文件列表:

鏂板缓鏂囦欢澶?(2)
鏂板缓鏂囦欢澶?(2)\divide.m
鏂板缓鏂囦欢澶?(2)\getdata.m
鏂板缓鏂囦欢澶?(2)\Untitled14.m

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

发表评论

0 个回复

  • SQLite-1.0.31.0
    一个sqlite数据库操作文件。自己用着不错,共享下(A sqlite database operation file. Themselves with the good, the next sharing)
    2010-12-05 17:01:40下载
    积分:1
  • N-sheets
    以G列分成多个工作表(以宏运行VBA) (Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row Set sh = Sheets.Add(, Sheets(Sheets.Count)) sh.Name = Sheets("sheet1").Cells(a, 7).Value With Sheets("Sheet1") Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2] Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1] a = c End With Sheets("Sheet1").Select Next End Sub )
    2013-05-03 08:50:54下载
    积分:1
  • Hadoop
    hadoop 权威指南,详细介绍了hadoop的工作原理和编程方法(hadoop java c++ work)
    2012-10-21 23:58:58下载
    积分:1
  • mongodb-src-r3.2.4.tar
    memory mapped noSQL database engine
    2017-09-29 18:26:17下载
    积分:1
  • DAO
    说明:  DAO读写(literacy DAO)
    2005-10-29 23:52:58下载
    积分:1
  • MSPRO
    利用MFC开发的数据库系统,用的是微软的Access,有详细的链接数据库的代码。(Use of MFC development of database systems, using Microsoft Access, there are more links to the database code.)
    2011-09-06 21:40:03下载
    积分:1
  • StudentCheck
     职责描述:,系统信息设计,学生出操考勤管理、学生上课考勤管理、学生参加活动考勤管理,学生寝室考勤管理,综合统计与查询等六大模块。  项目简述:该系统利用MFC框架 Excel工具开发,来实现学生考勤管理。()
    2008-03-15 21:13:11下载
    积分:1
  • sqlite-source-3_6_6_2
    说明:  sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package(sqlite latest source This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package)
    2008-11-29 16:13:56下载
    积分:1
  • redis读写缓存
    通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)
    2020-06-19 17:00:01下载
    积分:1
  • CeTool
    一个可以打开 SqlCe 数据库文件, 输入 SQL 进行查询的小工具.(SqlCe client tool.)
    2010-02-26 09:33:23下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载