Introduction - If you have any usage issues, please Google them yourself
According to L system and iterated algorithm, shape of trees were simulated with matlab functions and programs and the fractal trees’ configurations were natural and living. First, we use iteration to produce a series of string. Then, connecting the L system with graphs, we use the theory of turtles to give each character a specific meaning. Finally, read the string and draw pictures with the matlab.