程序设计 Resources

Showing items tagged with "程序设计"

This program implements 5 distinct trajectory generators designed for flight path simulation, covering comprehensive flight phases including taxiing, takeoff, acceleration, level flight, diving, turning, and landing maneuvers with configurable parameters.

MATLAB 299 views Tagged

Optimization Methods and MATLAB Programming Design covering various optimization algorithms including constrained penalty function method, complex method, coordinate rotation method, multiplier method, simplex method, cutting plane method, particle swarm optimization, genetic algorithm, and other optimization techniques with MATLAB implementation details.

MATLAB 232 views Tagged