Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

NEURAL NETWORKS TIME SERIES using MATLAB. PREDICTION and MODELING

Posted By: AlenMiler
NEURAL NETWORKS TIME SERIES using MATLAB. PREDICTION and MODELING

NEURAL NETWORKS TIME SERIES using MATLAB. PREDICTION and MODELING by K. Taylor
English | 19 Feb. 2017 | ISBN: 1543211194 | 284 Pages | AZW3 | 2.95 MB

MATLAB has the tool Neural Network Toolbox that provides algorithms, functions, and apps to create, train, visualize, and simulate neural networks. You can perform classification, regression, clustering, dimensionality reduction, time-series forecasting, and dynamic system modeling and control. The toolbox includes convolutional neural network and autoencoder deep learning algorithms for image classification and feature learning tasks. To speed up training of large data sets, you can distribute computations and data across multicore processors, GPUs, and computer clusters using Parallel Computing Toolbox. The more important features are the following: •Deep learning, including convolutional neural networks and autoencoders •Parallel computing and GPU support for accelerating training (with Parallel Computing Toolbox) •Supervised learning algorithms, including multilayer, radial basis, learning vector quantization (LVQ), time-delay, nonlinear autoregressive (NARX), and recurrent neural network (RNN) •Unsupervised learning algorithms, including self-organizing maps and competitive layers •Apps for data-fitting, pattern recognition, and clustering •Preprocessing, postprocessing, and network visualization for improving training efficiency and assessing network performance •Simulink® blocks for building and evaluating neural networks and for control systems applications this book develops Neural Networkd Time series using MATLAB