|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBSCO_ocn898125741 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
141215t20152015enka ob 001 0 eng d |
010 |
|
|
|a 2015413309
|
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d YDXCP
|d OCLCF
|d EBLCP
|d DEBSZ
|d OCLCQ
|d AGLDB
|d K6U
|d PIFAG
|d FVL
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d STF
|d ICG
|d INT
|d OTZ
|d VT2
|d OCLCQ
|d WYU
|d TKN
|d OCLCQ
|d AU@
|d UKAHL
|d OL$
|d OCLCQ
|d OCLCO
|d OCLCQ
|d EYM
|d QGK
|d OCLCO
|
015 |
|
|
|a GBB4D7766
|2 bnb
|
016 |
7 |
|
|a 016965250
|2 Uk
|
019 |
|
|
|a 922952127
|a 1055245678
|a 1066445079
|a 1081225507
|a 1086446032
|a 1228541624
|a 1259208933
|
020 |
|
|
|a 9781848166110
|q (electronic bk.)
|
020 |
|
|
|a 1848166117
|q (electronic bk.)
|
020 |
|
|
|z 9781848166103
|
020 |
|
|
|z 1848166109
|q (hbk.)
|
029 |
1 |
|
|a DEBBG
|b BV043783701
|
029 |
1 |
|
|a DEBBG
|b BV044053959
|
029 |
1 |
|
|a DEBSZ
|b 456609369
|
029 |
1 |
|
|a DEBSZ
|b 472857088
|
029 |
1 |
|
|a GBVCP
|b 817100679
|
035 |
|
|
|a (OCoLC)898125741
|z (OCoLC)922952127
|z (OCoLC)1055245678
|z (OCoLC)1066445079
|z (OCoLC)1081225507
|z (OCoLC)1086446032
|z (OCoLC)1228541624
|z (OCoLC)1259208933
|
050 |
|
4 |
|a QA278.2
|
072 |
|
7 |
|a SCI
|x 064000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 029000
|2 bisacsh
|
082 |
0 |
4 |
|a 003.7
|2 23
|
049 |
|
|
|a UAMI
|
245 |
0 |
0 |
|a GMDH-methodology and implementation in C /
|c editor, Godfrey Onwubolu.
|
264 |
|
1 |
|a Covent Garden, London :
|b Imperial College Press,
|c [2015]
|
264 |
|
3 |
|a Singapore :
|b World Scientific Publishing Co. Pte. Ltd.
|
264 |
|
4 |
|c ©2015
|
300 |
|
|
|a 1 online resource :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Online resource; title from PDF title page (Ebsco, viewed December 16, 2014).
|
504 |
|
|
|a Includes bibliographical references and index.
|
505 |
0 |
|
|a Contents -- Preface -- Organization of the Chapters -- Intended Audience -- Resources for Readers -- About the Editor -- List of Contributors -- 1. Introduction -- 1.1 Historical Background of GMDH -- 1.2 Basic GMDH Algorithm -- 1.2.1 External criteria -- 1.3 GMDH-Type Neural Networks -- 1.4 Classification of GMDH Algorithms -- 1.4.1 Parametric GMDH algorithms -- 1.4.1.1 Multilayer GMDH -- 1.4.1.2 Combinatorial GMDH -- 1.4.1.3 Objective system analysis -- 1.4.2 Non-parametric GMDH algorithms -- 1.4.2.1 Objective cluster analysis (OCA)
|
505 |
8 |
|
|a 1.4.2.2 Analogue complexing (AC)1.4.2.3 Pointing finger clusterization algorithm -- 1.5 Rationale for GMDH in C Language -- 1.6 Available Public Software -- 1.7 Recent Developments -- 1.8 Conclusions -- References -- 2. GMDH Multilayered Iterative Algorithm (MIA) -- 2.1 Multilayered Iterative Algorithm (MIA) Networks -- 2.1.1 GMDH layers -- 2.1.2 GMDH nodes -- 2.1.3 GMDH connections -- 2.1.4 GMDH network -- 2.1.5 Regularized model selection -- 2.1.6 GMDH algorithm -- 2.2 Computer Code for GMDH-MIA -- 2.2.1 Compute a tree of quadratic polynomials
|
505 |
8 |
|
|a 2.2.2 Evaluate the Ivakhnenko polynomial using the tree of polynomials generated2.2.3 Compute the coefficients in the Ivakhnenko polynomial using the same tree of polynomials generated -- 2.2.4 Main program -- 2.3 Examples -- 2.3.1 Example 1 -- 2.3.2 Example 2 -- 2.4 Summary -- References -- 3. GMDH Multilayered Algorithm Using Prior Information -- 3.1 Introduction -- 3.2 Criterion Correction Algorithm -- 3.3 C++ Implementation -- 3.3.1 Building sources -- 3.4 Example -- 3.5 Conclusion -- References -- 4. Combinatorial (COMBI) Algorithm
|
505 |
8 |
|
|a ""4.1 The COMBI Algorithm""""4.2 Usage of the “Structure of Functions�""; ""4.3 Gradual Increase of Complexity""; ""4.4 Implementation""; ""4.5 Output Post-Processing""; ""4.6 Output Interpretation""; ""4.7 Predictive Model""; ""4.8 Summary""; ""References""; ""5. GMDH Harmonic Algorithm""; ""5.1 Introduction""; ""5.2 Polynomial Harmonic Approximation""; ""5.2.1 Polynomial, harmonic and hybrid terms""; ""5.2.2 Hybrid function approximation""; ""5.2.3 Need for hybrid modelling""; ""5.3 GMDH Harmonic""; ""5.3.1 Calculation of the non-multiple frequencies""
|
505 |
8 |
|
|a 5.3.2 Isolation of significant harmonics5.3.3 Computing of the harmonics -- Appendix A. Derivation of the trigonometric equations -- A.1 System of equations for the weighting coefficients -- A.2 Algebraic equation for the frequencies -- A.3 The normal trigonometric equation -- References -- 6. GMDH-Based Modified Polynomial Neural Network Algorithm -- 6.1 Modified Polynomial Neural Network -- 6.2 Description of the Program of MPNN Calculation -- 6.2.1 The software framework (GMDH) -- 6.2.2 Object-oriented architecture of the software framework
|
520 |
|
|
|a Group Method of Data Handling (GMDH) is a typical inductive modeling method built on the principles of self-organization. Since its introduction, inductive modeling has been developed and applied to complex systems in areas like prediction, modeling, clusterization, system identification, as well as data mining and knowledge extraction technologies, to several fields including social science, science, engineering, and medicine. This book makes error-free codes available to end-users so that these codes can be used to understand the implementation of GMDH, and then create opportunities to further develop the variants of GMDH algorithms. C-language has been chosen because it is a basic language commonly taught in the first year in computer programming courses in most universities and colleges, and the compiled versions could be used for more meaningful practical applications where security is necessary.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a GMDH algorithms.
|
650 |
|
0 |
|a Self-organizing systems
|x Data processing.
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
6 |
|a Algorithmes de traitement groupé des données.
|
650 |
|
6 |
|a Systèmes auto-organisés
|x Informatique.
|
650 |
|
6 |
|a C (Langage de programmation)
|
650 |
|
7 |
|a SCIENCE
|x System Theory.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Operations Research.
|2 bisacsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|
650 |
|
7 |
|a GMDH algorithms
|2 fast
|
650 |
|
7 |
|a Self-organizing systems
|x Data processing
|2 fast
|
700 |
1 |
|
|a Onwubolu, Godfrey C.,
|e editor.
|
776 |
0 |
8 |
|i Print version:
|a Onwubolu, Godfrey.
|t GMDH-Methodology and Implementation in C.
|d Singapore : Imperial College Press, ©2014
|z 9781848166103
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=925677
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH28081486
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL3051338
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 925677
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12188255
|
994 |
|
|
|a 92
|b IZTAP
|