目标函数 Resources

Showing items tagged with "目标函数"

A weighted least squares state estimation algorithm program capable of handling various numbers of nodes, featuring minimal constraints, simple program structure, and detailed explanations. The implementation includes iterative outputs of objective functions and residuals for performance monitoring and custom analysis.

MATLAB 227 views Tagged

Implementation of neural network optimization using Ant Colony Algorithm. Features ANT_object_func_ant as the neural network-based objective function and Ant_ant_new as the main optimization program with swarm intelligence implementation.

MATLAB 263 views Tagged