شما اینجائید:خانه»دانلود»تخمین تابع با استفاده از شبکه های عصبی بدون استفاده از تولباکس Matlab
تخمین تابع با استفاده از شبکه های عصبی بدون استفاده از تولباکس Matlab
ارسال شده توسط:Papersimتاریخ ارسال: 2017/12/09در دیدگاهها برای تخمین تابع با استفاده از شبکه های عصبی بدون استفاده از تولباکس Matlab بسته هستند
عنوان
تخمین تابع با استفاده از شبکه های عصبی بدون استفاده از تولباکس Matlab
The following Matlab project contains the source code and Matlab examples used for function approximation using neural network without using toolbox. This code implements the basic back propagation of error learning algorithm. the network has tanh hidden neurons and a linear output neuron, and applied for predicting y=sin(2pix1)*sin(2pix2). We didn’t use any feature of neural network toolbox.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.