New Reply

Isometry between euclidian and non-euclidian space

 
Share Thread
Jul24-11, 10:26 AM   #1
 

Isometry between euclidian and non-euclidian space


Hi

For the moment, I am working on dimensionality reduction of data and the following question has risen during my work.
I have a set of data in a non-euclidian space, lying on a manifold for which I know the metric measure d between points with coordinates (mu_1,sigma_1) and (mu_2,sigma_2):

[itex] D((\mu_1,\sigma_1);(\mu_2,\sigma_2)) = \sqrt {\frac{(\mu_1-\mu_2)^2+2(\sigma_1-\sigma_2)^2}{(\mu_1-\mu_2)^2+2(\sigma_1+\sigma_2)^2}}[/itex]
[itex]d((\mu_1,\sigma_1);(\mu_2,\sigma_2)) = 2\log^2{\frac{1+D}{1-D}} [/itex]

A problem arises when I try to find the dimension. The algorithm that I use finds a configuration of points in a lower dimensional Euclidian space which conserves the distances between the points. From this, I should be able to find the real dimensionality of the data. However, the algorithm seems not to perform very well (it still is more or less able to find the correct dimension with fictive data for which I know the true dimensionality, however, the results are almost inconclusive).
So I wondered, is it always possible to find an isometric transformation between a region in a non-euclidian space and a region in a Euclidian space? Perhaps it is simply not possible to use the current approach to my problem.

PS: Excuse me for the poor terminology I use. This stuff is all very, very new to me..
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
New Reply

Similar Threads for: Isometry between euclidian and non-euclidian space
Thread Forum Replies
Euclidian norm Calculus & Beyond Homework 4
Euclidian Proof Differential Geometry 6
Euclidian Geometry Calculus & Beyond Homework 1
Extended euclidian algorithm problem (HELP!!!) Calculus & Beyond Homework 4
Euclidian space definition Linear & Abstract Algebra 6