资源列表
th
- 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
EL_without_loss_direct
- economic load dispatch without losses
SIMPSON
- simpson数值积分C-C++程序,常用数值计算程序-simpson numerical integration of the C-C++ program, commonly used in the numerical calculation
JINGTAIYUCBP
- 用于动态预测的BP神经网络程序,适合于短期预测-For dynamic prediction BP neural network program, suitable for short-term forecasts
LinWPSO
- 用学习因子同步变化的粒子群优化算法求解无约束优化问题-Changes in synchronization with the learning factor PSO algorithm for solving constrained optimization problems
bp_test
- bp神经网络的实例测试程序,适合初学者学习-BP neural network code by matlab,easy to study
ANN
- 人工神经网络(ANN),简称神经网络,是一种模仿生物神经网络的结构和功能的数学模型或计算模型。神经网络由大量的人工神经元联结进行计算。大多数情况下人工神经网络能在外界信息的基础上改变内部结构,是一种自适应系统。现代神经网络是一种非线性统计性数据建模工具,常用来对输入和输出间复杂的关系进行建模,或用来探索数据的模式。-Artificial neural network (ANN), referred to as neural network, is a mathematical model of
yangyang
- D-S证据推理组合方法的分类_评价准则及应用研究 ,西北工业大学学位论文。
svm
- 神经网络matlab svm算法 编译已经通过-Neural network matlab svm algorithm has been compiled by
BP
- 提供了BP神经网络的一个简单算法,程序简单,训练速度快。-introduce a method about the BPNN,the program is easy and the training is quickly.
bpfilter
- 振动信号处理方面的滤波程序,用于信号滤波器-bp filter
classify
- 用大数据来训练一个朴素贝叶斯分类器,并且在分类器中加入α=1的拉普拉斯平滑。-Use the data given in table to train a naive Bayes classifier and test it.Add Laplace smoothing into the classifier with α=1,and test angin.