Archive for the 'Math and Scientific Tools' Category

OPC Connector for FuzzyWell

OPCWell, as an ActiveX control, connects fuzzy inference engines to devices. It facilities the following issues regarding the interaction between the FuzzyWell and the OPC server 1. List OPC servers installed on the local computer. 2. Display the OPC items in hierarchical style. 3. Show server status and item properties. 4. Enable the user […]

Nuclass7

Freeware for fast training, validation, and application of classification type networks. Fast pruning algorithm creates a nested sequence of different size networks. Includes the multilayer perceptron (MLP), functional link network, piecewise linear network, nearest neighbor classifier (NNC), self organizing map (SOM) and K-Means clustering. C source code for applying trained networks is provided, […]

Numap7

Freeware for fast training, validation, and application of regression/approximation networks. Fast pruning algorithm creates a nested sequence of different size networks. Includes the multilayer perceptron (MLP), functional link network, piecewise linear network, self organizing map (SOM) and K-Means clustering. C source code for applying trained networks is provided, so users can use networks in […]

Calculator.NET

Calculator.NET is an enhanced version of the standard calculator in Microsoft Windows. It uses RPN (Reverse Polish Notation), which is used by many pocket calculators, e.g. from HP. If you have used a HP 11/28/32/42/48, or any other RPN calculator, you will feel right at home. Some of the enhancements included: RPN, extended function […]