Extremum Seeking Control in Dynamic Systems leaf node


URI

https://openalex.org/T14083

Label

Extremum Seeking Control in Dynamic Systems

Description

This cluster of papers focuses on extremum seeking control, a method for optimizing the performance of dynamic systems by iteratively adjusting control inputs to seek the extremum of a cost function. The papers cover various aspects such as stability analysis, adaptive control, stochastic optimization, and applications in fields like wind energy, bioreactors, and autonomous vehicles.

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/T14083> a skos:Concept ;
    rdfs:label "Extremum Seeking Control in Dynamic Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Extremum_seeking_control>,
        <https://openalex.org/T14083> ;
    skos:broader oasubfields:2207 ;
    skos:definition "This cluster of papers focuses on extremum seeking control, a method for optimizing the performance of dynamic systems by iteratively adjusting control inputs to seek the extremum of a cost function. The papers cover various aspects such as stability analysis, adaptive control, stochastic optimization, and applications in fields like wind energy, bioreactors, and autonomous vehicles."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Extremum Seeking Control in Dynamic Systems"@en ;
    openalex:cited_by_count 62527 ;
    openalex:works_count 5604 .