-
人工智能方面一个专家系统的简单例子
人工智能方面一个专家系统的简单例子-artificial intelligence expert system for a simple example
- 2022-03-04 00:49:50下载
- 积分:1
-
Fisher Linear Discrimination (FLD) classifier source code, including training fu...
Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
- 2022-07-13 11:29:43下载
- 积分:1
-
感知器神经元解决较复杂输入向量的分类问题
感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
- 2023-04-11 20:20:04下载
- 积分:1
-
Tutorial On Fuzzy Logic
Tutorial On Fuzzy Logic
- 2022-08-20 23:26:22下载
- 积分:1
-
This is a pattern recognition in a simple window parzen Category simulation exam...
这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has very big help.
- 2022-05-17 23:57:33下载
- 积分:1
-
遗传算法及其应用
Genetic Algorithm and Its application is recommended System
- 2022-09-14 19:25:03下载
- 积分:1
-
一篇捷联惯性导航系统的姿态算法论文,并对补偿算法进行了详细的论述。...
一篇捷联惯性导航系统的姿态算法论文,并对补偿算法进行了详细的论述。-A strapdown inertial navigation system algorithm posture papers, and compensation algorithms are discussed in detail.
- 2023-06-22 17:00:04下载
- 积分:1
-
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
-
Neural network and genetic algorithm combined with the need for friends goes wit...
神经网络与遗传算法结合,需要的朋友就不用多说了,仅供学习和参考。-Neural network and genetic algorithm combined with the need for friends goes without saying, for learning and reference.
- 2023-03-07 02:45:03下载
- 积分:1
-
自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在N...
自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen neural network, competition is this : For the "winner" of neurons c, in its switching around the region neurons in varying degrees, to be excited, and the switching outside the neurons were inhibited. Network learning is a process in the network connecting the right under the training samples for adaptive, self-organizing process, after a certain number of training, network topology can sense similar to the mapping of the input samples similar to the output nodes. Network can be achieved from input to output of nonlinear reduced-dimensional mapping structure : it is subject to retinal cortex of the biological function inspired by. ~ ~ ..
- 2022-11-15 05:40:03下载
- 积分:1