Formula analyzer: Find the formula by parameters
收藏数据链接:
官方服务:
资源简介:
Let it be a formula, e.g.: x + y<sup>2</sup> - z = r. It is usually necessary to find a parameter’s value by knowing others’ ones. However, let’s set another problem to find the formula itself, knowing only its parameters. The solution of such a problem we call reverse computing. For that we'll create an algorithm and accomplish it as a program code. After checking this algorithm against mathematical formulas, geometrical structures, and well-studied real world phenomena, we will be able to start analyzing other phenomena. It could allow us to discover patterns that had remained unnoticed, or happened to be too complicated for human perception.<br>
创建时间:
2017-04-16



