文件名称:MATLAB
介绍说明--下载内容均来自于网络,请自行研究使用
多个神经元分类,又称模式联想。对如下输入、输出样本进行分类。要求用MATLAB画出最后的线形图。
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0 -0.3 -0.5 -1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8 -1.5 -1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]-Multiple neurons classification, lenovo is also called the mode.Classify the following input and output sample.The last line diagram to use MATLAB to draw.
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0-0.3-0.5-1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8-1.5-1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0 -0.3 -0.5 -1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8 -1.5 -1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]-Multiple neurons classification, lenovo is also called the mode.Classify the following input and output sample.The last line diagram to use MATLAB to draw.
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0-0.3-0.5-1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8-1.5-1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序源代码.m