This HTML5 document contains 58 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n9http://www.gfi.uib.no/~nilsg/kurs/notes/
n19http://brunnur.vedur.is/pub/halldor/TEXT/
n20https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n13https://dx.doi.org/10.1093/biomet/
dbpedia-frhttp://fr.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/
n6https://web.archive.org/web/20200701033210/https:/websites.pmc.ucsc.edu/~dmk/notes/EOFs/
n12http://journals.ametsoc.org/doi/pdf/10.1175/

Statements

Subject Item
dbr:Empirical_orthogonal_functions
rdfs:label
経験的直交関数 Empirical orthogonal functions Décomposition orthogonale aux valeurs propres
rdfs:comment
In statistics and signal processing, the method of empirical orthogonal function (EOF) analysis is a decomposition of a signal or data set in terms of orthogonal basis functions which are determined from the data. The term is also interchangeable with the geographically weighted Principal components analysis in geophysics. The i th basis function is chosen to be orthogonal to the basis functions from the first through i − 1, and to minimize the residual variance. That is, the basis functions are chosen to be different from each other, and to account for as much variance as possible. En statistique et traitement du signal, la méthode décomposition orthogonale aux valeurs propres consiste à décomposer des données avec des fonctions orthogonales déterminées à partir des données (en anglais : empirical orthogonal functions, abrégé en EOF). C'est la même chose que de faire une analyse en composante principale excepté que les EOF permettent d'obtenir à la fois des formes (patterns) temporelles et spatiales. Les EOF sont aussi appelés PCA en géophysique. Pour faire simple : les EOF permettent de synthétiser l'information pour faciliter l'analyse. 経験的直交関数(けいけんてきちょっこうかんすう、Empirical Orthogonal Function)とは多変量解析の手法の1つである主成分分析を用いて計算された主成分ベクトルのこと。複数の変数同士の共分散(または相関)を計算して共分散行列(または相関行列)を作成し、その最も大きな固有値に対応する固有ベクトルを第一主成分(EOF-1)とする。共分散行列の固有値は分散の大きさを表すので、EOF-1は最も分散を大きくするような成分となる。第二主成分(EOF-2)は、EOF-1に直交する成分のうち最も分散を大きくするような(EOF-1に対応する固有値を除けば最も固有値の大きな)固有ベクトルである。
dcterms:subject
dbc:Statistical_signal_processing dbc:Spatial_analysis
dbo:wikiPageID
429618
dbo:wikiPageRevisionID
1087385357
dbo:wikiPageWikiLink
dbr:Kernel_(matrix) dbr:Covariance_matrix dbr:Kernel_trick dbr:Eigenvector dbr:Signal_processing dbr:Principal_components_analysis dbr:Transform_coding dbr:Varimax_rotation dbr:Mercer's_theorem dbr:Basis_function dbr:Signal_separation dbr:Variance dbr:Blind_signal_separation dbr:Statistics dbr:Orthogonal_matrix dbr:Geophysics dbc:Statistical_signal_processing dbr:Harmonic_analysis dbr:Orthogonal dbr:Singular_spectrum_analysis dbr:Kernel_(statistics) dbr:Frequency dbr:Multilinear_subspace_learning dbr:Biometrika dbr:Nonlinear_dimensionality_reduction dbr:Multilinear_PCA dbc:Spatial_analysis
dbo:wikiPageExternalLink
n6:EOFs.html n9: n12:1520-0485(1984)014%3C0035%3AREOFAO%3E2.0.CO%3B2 n13:86.4.815 n9:node87.html n19:eofsvd.html
owl:sameAs
dbpedia-ja:経験的直交関数 n20:2pWZp wikidata:Q3042818 freebase:m.027j07 dbpedia-fr:Décomposition_orthogonale_aux_valeurs_propres
dbp:wikiPageUsesTemplate
dbt:Multiple_issues dbt:One_source dbt:Technical
dbo:abstract
経験的直交関数(けいけんてきちょっこうかんすう、Empirical Orthogonal Function)とは多変量解析の手法の1つである主成分分析を用いて計算された主成分ベクトルのこと。複数の変数同士の共分散(または相関)を計算して共分散行列(または相関行列)を作成し、その最も大きな固有値に対応する固有ベクトルを第一主成分(EOF-1)とする。共分散行列の固有値は分散の大きさを表すので、EOF-1は最も分散を大きくするような成分となる。第二主成分(EOF-2)は、EOF-1に直交する成分のうち最も分散を大きくするような(EOF-1に対応する固有値を除けば最も固有値の大きな)固有ベクトルである。 In statistics and signal processing, the method of empirical orthogonal function (EOF) analysis is a decomposition of a signal or data set in terms of orthogonal basis functions which are determined from the data. The term is also interchangeable with the geographically weighted Principal components analysis in geophysics. The i th basis function is chosen to be orthogonal to the basis functions from the first through i − 1, and to minimize the residual variance. That is, the basis functions are chosen to be different from each other, and to account for as much variance as possible. The method of EOF analysis is similar in spirit to harmonic analysis, but harmonic analysis typically uses predetermined orthogonal functions, for example, sine and cosine functions at fixed frequencies. In some cases the two methods may yield essentially the same results. The basis functions are typically found by computing the eigenvectors of the covariance matrix of the data set. A more advanced technique is to form a kernel out of the data, using a fixed kernel. The basis functions from the eigenvectors of the kernel matrix are thus non-linear in the location of the data (see Mercer's theorem and the kernel trick for more information). En statistique et traitement du signal, la méthode décomposition orthogonale aux valeurs propres consiste à décomposer des données avec des fonctions orthogonales déterminées à partir des données (en anglais : empirical orthogonal functions, abrégé en EOF). C'est la même chose que de faire une analyse en composante principale excepté que les EOF permettent d'obtenir à la fois des formes (patterns) temporelles et spatiales. Les EOF sont aussi appelés PCA en géophysique. Pour faire simple : les EOF permettent de synthétiser l'information pour faciliter l'analyse.
gold:hypernym
dbr:Decomposition
prov:wasDerivedFrom
wikipedia-en:Empirical_orthogonal_functions?oldid=1087385357&ns=0
dbo:wikiPageLength
3353
foaf:isPrimaryTopicOf
wikipedia-en:Empirical_orthogonal_functions