资源列表
tree
- 一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合
short_ruote
- 这是一个用迪杰斯特拉算法求最短路径问题的算法-This is a used Dijkstra algorithm for shortest path algorithm
BPjianmo
- 神经网络BP算法的实现,用于拟合函数。BP神经网络建模-BP neural network algorithm for the fitting function. BP neural network modeling
BP神经网络拟合函数
- BP神经网络拟合函数,建模神经网络MATLAB程序matlab源码,具有参考价值
featureWeight
- Several approach to assigning weights for a set of features are developed. The approaches include IC, CET, MIT, WOET.
pso1
- 维数可变的基本粒子群算法,改变参数的值就可以求任意维数的函数最小值。-Variable dimension particle swarm optimization, in order to change the value of the parameter can be any function of the minimum dimension.
wildAI
- 人工智能课程设计,野人与传教士算法c,c-AI class programming
RBF_clustering
- 基于聚类算法的RBF网络预测matlab语言
transformer-fault-diagnosis
- BP神经网络在电力变压器故障诊断中的应用,通过该算法可以有效地诊断出电力变压器的故障。-BP neural network applications in the power transformer fault diagnosis, the algorithm can effectively diagnose the fault of power transformers.
MYPCA2
- 利用pca计算出两个统计量,通过对统计量的大小比较以判定故障是否发生。-Pca is calculated using two statistics, by comparing the size of the statistic to determine whether the fault occurs.
matlab
- 旅行商的问题,用遗传算法来求的最优解,用matlab来实现。-Traveling salesman problem, using genetic algorithms to seek the optimal solution, using matlab to achieve.