Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

Wrong values

YA_10963798
14-Alexandrite

Wrong values

I'm trying to calculate the distance when I do it manually I get different results from the one mathcad gives

Lp1 should be the same of LP1

YA_10963798_0-1714365646158.png

I also need to write a program to make this function uses different fixed point , for example the first time it will use X1,Y1 (0,0) as fixed point and I get the values for Lp1 

the second time it uses x2,y2(2,0) as fixed point and I get the values for Lp2 

and repeat the process with the all points to get lp3, lp4 ... and so on

ACCEPTED SOLUTION

Accepted Solutions

5 REPLIES 5

image.pngimage.pngimage.png

YA_10963798
14-Alexandrite
(To:ttokoro)

I did the same still error occurs , can you attach the sheet, please?

YA_10963798_0-1714367933078.png

 

(x-xi)^2 + (y-yi)^2  plus not -.

YA_10963798
14-Alexandrite
(To:ttokoro)

Ahhh thank you , I didn't notice

one more error 

YA_10963798_0-1714369748630.png

I also need to write a program to make this function uses different fixed point , for example the first time it will use X1,Y1 (0,0) as fixed point and I get the values for Lp1 

the second time it uses x2,y2(2,0) as fixed point and I get the values for Lp2 

and repeat the process with the all points to get lp3, lp4 ... and so on

YA_10963798_1-1714373254292.png

How can I fix this?I attached the file

image.png

Announcements

Top Tags