Skills (1)
-
8 Questions2098 Followers
Other
-
Other InterestsThe Inheritance Cycle - Alagaesia.com, Harry Potter series, Lotr, Bartimaeus Trilogy
Questions and Answers (1) View all
-
Answer added in Neural Networks11 How to correct the neural network error and time delayed output in testing stage?By f_ AllamImam Iqbal · University of Science, MalaysiaTry including the current input in your input matrix. nn input (k) = [input (k); input(k-1); input(k-2); ... ; output(k-1); output(k-2); ... ] nn ta... [more]Try including the current input in your input matrix. nn input (k) = [input (k); input(k-1); input(k-2); ... ; output(k-1); output(k-2); ... ] nn target(k) = [output(k)]Following
Publications (1) View all
-
Conference Proceeding: Comparison of various Wiener model identification approach in modelling nonlinear process
I.M. Iqbal, N. Aziz[show abstract] [hide abstract]
ABSTRACT: An accurate and simple model is essential to implement a model based controller. Wiener model is one of the simplest nonlinear models that can represent any nonlinear process. However, in Wiener Model development, there are several identification approaches available and need to be selected to produce the most accurate model. In this work, the nonlinear - linear approach, the linear - nonlinear approach, and the simultaneous approach are compared in identification of the Wiener model for nonlinear pH neutralization process. The parameters of linear block and the inverse of nonlinear block were obtained from several sets of data that are generated. These approaches are then compared in terms of model accuracy, calculation time, data requirement, and their flexibility.