  @prefix epid: <https://pure.iiasa.ac.at/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix doi: <https://doi.org/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/14021>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/14021#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-974> .

<https://pure.iiasa.ac.at/id/eprint/14021/>
	dc:format "text/html";
	dc:title "HTML Summary of #14021 \n\nA reduced dimensionality method for the steady-state Kalman filter\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/14021> .

<https://pure.iiasa.ac.at/id/eprint/14021>
	bibo:abstract "We consider the standard Kalman filtering problem in which the dimension of the output (measurement) vector is p, while the dimension of the state-space for the process model is n. The usual approach to determination of the steady-state gain matrix involves solving an algebraic Riccati equation consisting of n(n+1)/2 quadratically nonlinear equations. In this article, we present an alternate equation for the optimal gain matrix, itself, continuing only np quadratically nonlinear components. Numerical results comparing the efficiency of the new equation with the standard approach are also given."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/14021#authors>;
	bibo:issue "5";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "5";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-974>;
	dct:date "1975-01-01";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-c45ef1b65703a5e06d783ea10b1030ab>;
	dct:title "A reduced dimensionality method for the steady-state Kalman filter"^^xsd:string;
	owl:sameAs <https://doi.org/10.1007/BFb0120769>;
	rdf:type bibo:Article,
		bibo:BookSection,
		ep:BookSectionEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/14021/> .

<https://pure.iiasa.ac.at/id/org/ext-c45ef1b65703a5e06d783ea10b1030ab>
	foaf:name "Springer Berlin Heidelberg"^^xsd:string;
	rdf:type foaf:Organization .

<https://pure.iiasa.ac.at/id/person/ext-974>
	foaf:familyName "Casti"^^xsd:string;
	foaf:givenName "J."^^xsd:string;
	foaf:name "J. Casti"^^xsd:string;
	rdf:type foaf:Person .

