ploterrhist
(即将删除)绘制误差直方图
以后的版本中将会删除 ploterrhist。有关详细信息,请参阅Transition Legacy Neural Network Code to dlnetwork Workflows。
有关更新代码的建议,请参阅版本历史记录。
说明
ploterrhist( 绘制误差值 e)e 的直方图。
ploterrhist(e1,'name1',e2,'name2',...) 接受任意数量的误差和名称并绘制每个对组。
ploterrhist(..., 接受一个可选的属性名称-值对组,该对组定义要在直方图中使用的 bin 的数量。默认值为 20。'bins',bins)
