分形树 Resources

Showing items tagged with "分形树"

This collection provides source code for 19 fractal computation programs and functions, implementing algorithms for Cantor set generation, nonlinear equation solving, fractal tree construction, fractal dimension calculation, Poincaré section visualization, and other related mathematical operations.

MATLAB 197 views Tagged

The documentation fractal(1) through fractal(5) presents meticulously developed MATLAB implementations of fundamental fractal geometry patterns, including Koch curves, Levy curves, fractal trees, and Sierpinski triangles. Each implementation features comprehensive annotations and has been thoroughly debugged for optimal performance. The code demonstrates recursive algorithms and geometric transformations essential for fractal generation.

MATLAB 322 views Tagged

Documents fractal(1) through fractal(5) provide detailed MATLAB implementations of classic fractal geometry patterns (including Koch curve, Levy curve, fractal tree, and Sierpinski triangle) with comprehensive annotations. All programs have been thoroughly debugged and run successfully, featuring algorithm explanations and key function descriptions for educational use.

MATLAB 201 views Tagged