![]() |
| ||||||||||||||||||||||||||||||
1000 Random Equationsposted on 30/12/2001We want to generate at least 1000 Random Equations. Each equation should be: 1. Unique ie. different from one another. 2. have at least 2 variables and a maximum of 7 variables 3. You can have as many different Maths functions has possible e.g. Cos, sin , Tan etc 4. You can also have as many different user function as possible e.g. RevX() as shown in the examples 5. You may design a computer program to do it or You may write it manually. In general, it is a very simple project to do. These are examples of the equations wanted 1. x = (1 / N(1, i)) + (3 / N(2, i)) 2. x = ((1 / N(1, i)) + (2 / N(2, i)) + 3 /RevX(N(3, i))) 3. x = Sin(N(1, i)) + Cos(N(2, i)) 4. x = Sin(N(1, i) * Nox(i)) + Cos(N(2, i)) + Tan(N(3, i)) _ + Sin(N(4, i)) + Cos(N(5, i)) + 1 / Tan(1 / N(6, i)) _ + Cos(N(7, i)) N(1,i)--N(6,i) -> these are the 6 variables NoX(i) -> This is the 7th variable If not clear, please contact me. Cheers We are no longer accepting applications for this project. |
|||||||||||||||||||||||||||||||