System Identification Techniques leaf node


URI

https://openalex.org/T11236

Label

System Identification Techniques

Description

This cluster of papers covers advances in system identification techniques, including parameter estimation for nonlinear models, data-driven control, model-based control, feedback controllers, state estimation for multivariable systems, and the development of recursive algorithms. The papers also discuss model selection approaches and optimal experiment design for system identification.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11236> a skos:Concept ;
    rdfs:label "System Identification Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/System_identification>,
        <https://openalex.org/T11236> ;
    skos:broader oasubfields:2207 ;
    skos:definition "This cluster of papers covers advances in system identification techniques, including parameter estimation for nonlinear models, data-driven control, model-based control, feedback controllers, state estimation for multivariable systems, and the development of recursive algorithms. The papers also discuss model selection approaches and optimal experiment design for system identification."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "System Identification Techniques"@en ;
    openalex:cited_by_count 766068 ;
    openalex:works_count 50618 .