资源列表
TrueValuePro
- 离散数学中需要计算真值表,本程序根据输入的公式自动产生真值表-Need to compute the truth table of discrete mathematics, this program automatically generate the formula based on the input truth table
MRF2007
- markov random field in matlab code-markov random field in Matlab code
ARBF
- 自适应RBF网络用于电价预测,根据训练数据自动确定分类数,不需要人工确定。-Adaptive RBF Network for price forecasting!
MATLAB
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -In artificial intellig
CWS_LSTM-master
- 一款基于LSTM的中文分词工具包!很支持!-A LSTM based Chinese word Kit! Very supportive!
Solvers
- 各种稀疏表达,求优化问题,代入数据后可直接运行。-sparse representation
6
- 基于模型整体逼近的自适应RBF控制,包括基于HJI理论和RBF神经网络的鲁棒控制-Adaptive RBF control based on the approximation of the model, including the robust HJI control theory and based on RBF neural network
VCBP
- XP系统,VC6.0编程环境。验证BP神经网络的函数逼近能力,模拟Sin函数的输出。在View中分别用“-”、“o”代表Sin函数的原输出值和BP的输出值。-XP system,VC6.0. BP network is used to approximate the output of sin function.In th view.cpp, - shows the value of sin function and 0 shows the value of BP network.
k_means
- k均值处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止; (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-k means
BPNet
- 改进神经网络用于电价预测,实例说明,数据和程序齐全。-Improve the neural network used for price forecasting, examples, data and complete the procedure.
yichuansuanfa
- 简单的遗传算法源代码,包括例子,比较详尽,代码经过调试,可以正常使用。
SOMnetwork
- 自己编写的LVQ神经网络的算法matlab代码 实现成功分类聚类的LVQ神经网络功能,有实验报告和matlab代码 直接运行即可-I have written LVQ neural network algorithm matlab code to achieve a successful classification of LVQ neural network function, there are experimental reports and matlab code can be ru
