-
BP神经网络
说明: 在葡萄酒制造业中,对于葡萄酒的分类具有很大意义,因为这涉及到不同种类的葡萄酒的存放以及出售价格,采用神经网络做为分类器可以有效预测相关葡萄酒的种类,从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.)
- 2020-07-03 16:20:02下载
- 积分:1
-
用易语言开发的 cad插件 。进入cad中。画线
用易语言开发的 cad插件 。进入cad中。画线-Language development with easy plug-cad. Entered in cad. Draw a line
- 2022-08-03 20:31:46下载
- 积分:1
-
x64_win64
cplex matlab优化程序包,安装后添加路径使用,适用于各种优化问题。(The Cplex class of IBM® ILOG® CPLEX® for MATLAB stores the model and provides methods for the solution, analysis, manipulation and reading/writing of the model file. All of the data associated with the problem is stored in the properties of a Cplex object. These class properties are standard MATLAB data structures and can be manipulated directly within MATLAB. However, modifying the problem using methods provided in the Cplex class enforces consistency, such as ensuring that vectors are of the proper length.)
- 2021-01-05 10:08:54下载
- 积分:1
-
pde
说明: 抛物型方程隐格式求解程序 可以自己调整步长 非常方便 还有其他的几个小程序(Implicit schemes for Parabolic Equations)
- 2019-04-28 13:00:09下载
- 积分:1
-
C#显示隐藏Windows任务栏
C#显示隐藏Windows任务栏,这个是Windows本身也自带的功能,不过现在用C#模拟一下这个小功能,多学习一些C#与Windows方面相结合的小例子,相信对Winform编程来说,是有益的吧。写这个小程序的时候,我对窗体的按钮作了一些美化,加入了图标,是不是更漂亮了。
- 2022-08-04 08:45:53下载
- 积分:1
-
Linux_Gcc_4.3.1_STM32
说明: 在Linux下用Gcc 4.3.1进行STM32开发入门(In Linux using Gcc 4.3.1 for the development of entry-STM32)
- 2008-12-01 19:25:07下载
- 积分:1
-
coding txt
STSK系统仿真,使用BPSK/QPSK调制(STSK system simulation using BPSK/QPSK modulation)
- 2019-03-11 13:31:31下载
- 积分:1
-
ADV7171是目前功能最全面的视频编码芯片,本程序完成对其的初始化设置功能。...
ADV7171是目前功能最全面的视频编码芯片,本程序完成对其的初始化设置功能。-ADV7171 is currently the most comprehensive video encoder chip, the process has completed its initialization settings.
- 2022-03-29 10:26:24下载
- 积分:1
-
DM test
说明: 一个检验应用模型和对比模型优劣的经典统计方法,常用在数学,统计学和人工智能领域。(Test the advantages and disadvantages between proposed model and comparative model.)
- 2020-12-01 17:09:26下载
- 积分:1
-
tcpcrypt-master
tcpcrypt是一种协议,它尝试加密(几乎)所有网络流量。与其他安全机制不同的是,tcpcrypt是开箱即用的:它不需要配置,不需要更改应用程序,而且即使远程端不支持tcpcrypt,您的网络连接也将继续工作,在这种情况下,连接将优雅地返回到标准的明文tcp。(Tcpcrypt is a protocol that attempts to encrypt (almost) all of your network traffic. Unlike other security mechanisms, Tcpcrypt works out of the box: it requires no configuration, no changes to applications, and your network connections will continue to work even if the remote end does not support Tcpcrypt, in which case connections will gracefully fall back to standard clear-text TCP.)
- 2019-05-13 18:43:01下载
- 积分:1