Matlab中各种神经网络的使用示例
Matlab中各种神经网络的使用示例%通用BP神经网络 1%通用径向基函数网络 2%广义回归神经网络 4%通用感应器神经网络 6%通用BP神经网络P=[-1 -1 2 2;0
Matlab中各种神经网络的使用示例