登录
首页 » matlab » BP神经网络

BP神经网络

于 2020-07-03 发布
0 107
下载积分: 1 下载次数: 6

代码说明:

说明:  在葡萄酒制造业中,对于葡萄酒的分类具有很大意义,因为这涉及到不同种类的葡萄酒的存放以及出售价格,采用神经网络做为分类器可以有效预测相关葡萄酒的种类,从UCI数据库中得到wine数据记录的是在意大利某一地区同一区域上三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本分别属于三个类别(类别标签已给),每个样本含有13个特征分量(化学成分),将这178个样本70%做为训练样本,另30%做为测试样本,用训练样本对神经网络分类器进行训练,用得到的模型对测试样本的进行分类标签预测。(In the wine manufacturing industry, classification of wine is of great significance, because it involves the storage and selling price of different kinds of wine. Using neural network as classifier can effectively predict the types of related wine. The wine data recorded from UCI database is the chemical composition of three different kinds of wine in the same region of Italy According to the analysis, 178 samples in the data belong to three categories (the category label has been given). Each sample contains 13 characteristic components (chemical components). 70% of the 178 samples are used as training samples, and 30% are used as test samples. The training samples are used to train the neural network classifier, and the model is used to predict the classification label of the test samples.)

文件列表:

BP神经网络\BP.txt, 1073 , 2019-12-18
BP神经网络\BP神经网络预测分类.txt, 1405 , 2019-12-19
BP神经网络, 0 , 2019-12-19

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

发表评论

0 个回复

  • seismic
    三层地层——地质模型人工合成理想地震剖面,第一层为水平地层,第二层为双层倾斜地层,第三层为一楔形体。通过使用雷克子波与随机数组合成的反射系数褶积合成地震剖面。(The three layer - geological model is used to synthesize the ideal seismic profile, the first level is the horizontal stratum, the second is the double-layer inclined stratum, and the third layer is a wedge body. The seismic profile is synthesized by using reflector coefficient convolution synthesized by Reke wavelet and random array.)
    2021-03-31 12:09:09下载
    积分:1
  • am0005
    说明:  am0005 redbana audition
    2019-02-23 07:36:33下载
    积分:1
  • AD7714
    说明:  AD7714驱动程序,用来做称重,稳定输出(AD7714 Driver, used for weighing, stable output)
    2019-06-26 08:48:41下载
    积分:1
  • TFT2.4-characters-2-sample-program
    说明:  本文通过所提出STC单片机为例,给出了TFT2.4汉字2样例程序 !(TFT2.4 characters 2 sample program)
    2011-02-23 15:49:24下载
    积分:1
  • VC++ 6.0简单屏幕画笔源代码
    VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:   void CMyWnd::OnRed()//选中绿色   {    ColorX=255;    ColorY=0;    ColorZ=0;   }   void CMyWnd::OnYellow()//选中黄色   {    ColorX=255;    ColorY=255;    ColorZ=0;   }   void CMyWnd::OnGreen() //选中绿色   {    ColorX=0;    ColorY=255;    ColorZ=0;   }   void CMyWnd::OnBlue() //选中蓝色   {    ColorX=0;    ColorY=0;    ColorZ=255;   }   void CMyWnd::OnAdd() //增加画笔大小   {    ADxy+=1;   }   void CMyWnd::OnDec() //增加画笔大小   {    if (ADxy!=1)    ADxy-=1;   }   void CMyWnd::OnAbout() //增加画笔大小   {    //AfxMessageBox("你好");    //显示关于对话框    CLjxDlg dlg;    int xxx=dlg.DoModal();   }
    2022-11-18 14:20:03下载
    积分:1
  • Phone
    简单报告ldhsflshdflskhlsvhsnvsdkn(projectkjshdshdvlsdkvlsdjvklsdvjlsdv)
    2018-06-20 18:24:24下载
    积分:1
  • nginx图片
    nginx图片反向代理设置cdn缓存和设置存储桶错误页面(Nginx image reverse proxy set CDN cache and set up bucket error page.)
    2018-09-07 13:09:04下载
    积分:1
  • CRC16
    说明:  单片机 C语言,汇编语言CRC16,MODBUS校验(MCU C Language, Assembly Language CRC16, MODBUS Verification)
    2019-03-01 10:04:58下载
    积分:1
  • fhgp
    说明:  用于物流选择,可靠性好,结果精确,已经用于实际问题(Used for logistics selection, good reliability, accurate results)
    2019-01-23 20:45:42下载
    积分:1
  • Java在手机与电脑间互发彩信
    Java实现在手机与电脑间互发彩信,内含jwap-1.1.jar、mobileUtil.jar。
    2022-01-26 02:48:27下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载