... sum=times; end subplot(2,1,2); plot(count,e(1:sum)); grid on; title('BP算法学习曲线'); xlabel('迭代次数'); ylabel('Mean-Square-Error'); ...
確定! 回上一頁