17 resultados para diagrama triangular


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Os fatores hidrodinâmicos que controlam a sedimentação na Lagoa Itapeva foram avaliados através do mapa de distribuição granulométrica gerado a partir do diagrama de Pejrup e da análise da ação hidrodinâmica induzida pelas ondas no corpo lacustre. Além disso, através do método geocronológico do 210Pb estimou-se a taxa de sedimentação no interior lacustre. Os padrões texturais em amostras sedimentares de fundo indicam a presença de significativa energia hidrodinâmica atuante no processo de sedimentação, com predomínio da fração arenosa nas margens submersas e granodecrescência para tamanhos de silte grosso a fino em direção ao centro. A ação hidrodinâmica induzida pelas ondas é fator condicionante na distribuição dos sedimentos, pois os ventos mais frequentes com média de intensidade de 16 m.s-1, atuando em uma pista de até 31 km, geram ondas com altura significativa de 0,60 m, período de 3,3 s e velocidade orbital de 0,34 m.s-1 junto ao fundo. Como este valor excede o limite para movimentação de sedimentos tamanho areia, essa classe granulométrica predomina juntamente com o silte apresentando baixa concentração no tamanho argila. A taxa de sedimentação foi estimada através da obtenção de três testemunhos de sondagem sendo aplicado o método geocronológico 210Pb a qual indicou taxas de sedimentação na ordem de 2,9 mm.a-1, 2,4 mm.a-1 e 3,2 mm.a-1 no sentido norte sul. A contribuição da drenagem do rio Três Forquilhas foi o principal condicionante na diferença entre estes setores aumentando a taxa de sedimentação perto da desembocadura. A análise granulométrica ao longo dos testemunhos indica a existência de significativa energia hidrodinâmica no processo de sedimentação na área central do corpo lacustre. A fração silte é a classe dominante, com variação de diâmetro entre médio a grosso em todas as amostras, sendo mais comum a ocorrência da fração areia em relação à argila, que apresentou baixa concentração, não ultrapassando 9%.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The ubiquity of time series data across almost all human endeavors has produced a great interest in time series data mining in the last decade. While dozens of classification algorithms have been applied to time series, recent empirical evidence strongly suggests that simple nearest neighbor classification is exceptionally difficult to beat. The choice of distance measure used by the nearest neighbor algorithm is important, and depends on the invariances required by the domain. For example, motion capture data typically requires invariance to warping, and cardiology data requires invariance to the baseline (the mean value). Similarly, recent work suggests that for time series clustering, the choice of clustering algorithm is much less important than the choice of distance measure used.In this work we make a somewhat surprising claim. There is an invariance that the community seems to have missed, complexity invariance. Intuitively, the problem is that in many domains the different classes may have different complexities, and pairs of complex objects, even those which subjectively may seem very similar to the human eye, tend to be further apart under current distance measures than pairs of simple objects. This fact introduces errors in nearest neighbor classification, where some complex objects may be incorrectly assigned to a simpler class. Similarly, for clustering this effect can introduce errors by “suggesting” to the clustering algorithm that subjectively similar, but complex objects belong in a sparser and larger diameter cluster than is truly warranted.We introduce the first complexity-invariant distance measure for time series, and show that it generally produces significant improvements in classification and clustering accuracy. We further show that this improvement does not compromise efficiency, since we can lower bound the measure and use a modification of triangular inequality, thus making use of most existing indexing and data mining algorithms. We evaluate our ideas with the largest and most comprehensive set of time series mining experiments ever attempted in a single work, and show that complexity-invariant distance measures can produce improvements in classification and clustering in the vast majority of cases.