nnToolKit Neural Network Toolkit - MATLAB-Based Algorithm Library with COM Component Support
nnToolKit is a self-developed neural network algorithm function library built upon MATLAB's Neural Network Toolbox. All functions can execute independently within the MATLAB environment and can be packaged into DLL components. These components serve as standalone COM objects that can be directly referenced by Visual Basic, Visual C++, C++ Builder, or other high-level languages supporting COM. The toolkit includes enhanced Backpropagation (BP) algorithms, fuzzy neural networks, wavelet neural networks, and genetic algorithm-optimized neural network weight improvement algorithms. Users can extend the toolkit by adding custom functions to meet specific algorithmic requirements through modular implementation approaches.