<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[三点共圆]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882.html]]></link>
 <description><![CDATA[Latest 50 replies of 三点共圆]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Wed, 06 May 2026 19:23:56 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[赞 赞 赞 7楼]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711772.html]]></link>
 <author><![CDATA[sdlqmxy]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 01 Nov 2015 00:33:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[7楼很强&#128077;学习了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711756.html]]></link>
 <author><![CDATA[rongbing]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 31 Oct 2015 23:10:20 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢你们，还不知道用不用的上，现在老板再考虑这个方案行不行，]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711284.html]]></link>
 <author><![CDATA[叫我某某]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 04:43:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[三个点坐标
(a1, b1, a2, b2, a3, b3）
圆心坐标&nbsp;&nbsp;( p, q) 
根据圆上三点坐标计算圆心坐标
u = (a1 ^ 2 - a2 ^ 2 + b1 ^ 2 - b2 ^ 2) / (2 * (a1 - a2)) 
v = (a1 ^ 2 - a3 ^ 2 + b1 ^ 2 - b3 ^ 2) / (2 * (a1 - a3)) 
k1 = (b1 - b2) / (a1 - a2) 
k2 = (b1 - b3) / (a1 - a3) 
q = (u - v) / (k1 - k2)&nbsp; ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711269.html]]></link>
 <author><![CDATA[yerong]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 03:23:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[刚复习了一下数学知识

三点为A、B、C
1、先做AB的中垂线
2、做BC的中垂线，两条线交与点O
3、以O为圆心，OA为半径做圆为所求的圆

 [attachment=140939]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711231.html]]></link>
 <author><![CDATA[lihua2013]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 01:54:55 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用楼主叫我某某于2015-10-29 12:58发表的 三点共圆 :
PLC如何计算三点共圆的圆心，就是说，用三个不在同一直线上的点，确定这个圆，然后得出这个圆的圆心，听前辈说好像要建立坐标系，不知道怎么建立
[/quote]

希望你的PLC的浮点数运算能力足够强劲，因为需要解一个三元二次方程组。

数学方面的计算你可以参考 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711224.html]]></link>
 <author><![CDATA[cvlsam]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 01:33:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[PLC不擅长做此类运算。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711203.html]]></link>
 <author><![CDATA[lqm003]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 00:09:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我是感觉PLC没法算这个啊，好难]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711199.html]]></link>
 <author><![CDATA[叫我某某]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 23:56:38 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[s:28] 我感觉需要复习一下初中的几何知识才敢回答]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531882#1711092.html]]></link>
 <author><![CDATA[stackdog]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 09:29:46 +0000]]></pubdate>
</item>
</channel></rss>