Feeds
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
5 years 前
已提交
Optimization of an airfoil shape using Genetic algorithm(GA)
an example of genetic algorithm optimization on an airfoil using PARSEC method to describe the shape of the airfoil
7 years 前 | 6 次下载 |

已提交
3-D orbit simulator with ground track
Visualize orbit trajectory around earth
7 years 前 | 3 次下载 |