-
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成D...
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve sp
- 2022-08-08 06:06:29下载
- 积分:1
-
将一个矩阵对libsvm格式
convert a matrix to a libsvm format
[class1 char1 char2 ... charN
class2 char1 char2 ... charN]
- 2023-03-31 04:50:04下载
- 积分:1
-
股票交易系统自动根据指标进行相关的交易系统
股票交易系统自动根据指标进行相关的交易系统-Automatic stock trading system in accordance with indicators related to the trading system
- 2022-08-16 17:42:05下载
- 积分:1
-
the code is generated artificial intelligence
本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
- 2022-09-18 03:35:03下载
- 积分:1
-
遗传算法演示程序
遗传算法演示程序-GA Demonstration Program
- 2022-12-02 01:50:04下载
- 积分:1
-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1
-
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。...
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。-Support Vector Machines to use the toolbox demonstration on how to use the toolbox svm.
- 2022-03-29 11:07:41下载
- 积分:1
-
遗传算法解决NN逼近任意函数
遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
- 2023-08-08 11:30:03下载
- 积分:1
-
启发式搜索见cpp1.C文件,vc6.0环境运行实现
启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
- 2022-12-11 16:40:03下载
- 积分:1
-
RBF
本文采用红外光电传感器技术, 建立了一个基于神经网络的客流计数系统, 与传
统的仅利用光电传感器计数方法相比, 该方法提高了实时客流计数准确率。为了更好的分
类识别计数, 针对采集的连续的时空序列客流数据特点, 改进了已有的分割方法和针对客
流实际情况的特征提取方法。最后经过稀疏和密集客流模拟仿真测试, 结果表明, 本文所
提出的模型能够识别多人并排的情况, 误差率较低, 具有理论和实际意义。-RBF
- 2022-05-27 06:08:00下载
- 积分:1