Be the first to rate this file! 7 Downloads (last 30 days) File Size: 99.4 KB File ID: #39682
image thumbnail

Triangulation: Calculate the 4th point(s) of a tetreder

by Andreas Geissler

 

02 Jan 2013

3 points in space and their distance to common points are given, which position is calculated.

| Watch this File

File Information
Description

3 points in space and their distance to common points are given, which position is calculated.
Calculation is based upon an linear algebra method.

Example:
p1=[0,0,0]; p2=[1,0,0]; p3=[1,1,0]
[p4a,p4b]=triangu3D(p1,p2,p3,10,10.2,10.4);
disp([p4a;p4b]);

Function can be used for triangulation problems or GPS-simulation.

Required Products MATLAB
MATLAB release MATLAB 5.2 (R10)
Tags for This File  
Everyone's Tags
aerospace, mathematics
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.

Contact us