资源列表
Wavelet-neural-network-program
- 一种小波分析和神经网络相结合的算法,初步性探讨,供参考-A combination of wavelet analysis and neural network algorithm, the preliminary discussion, for reference
Cube3Layer
- 用MATLAB做的转魔方程序,还有说明,很好玩,对想学魔方编程的很有用-Transferred Cube using MATLAB program, there are instructions, a lot of fun, and want to learn magic cube programming useful
bp-matlab
- Matlab编写的BP误差反向传播神经网络算法-Matlab BP prepared by back propagation neural network algorithm
ANN
- 一个基于BP神经网络算法解决奇偶问题的源代码,这是我作业一个代码,性能还不错。 不要错过啊
GA-TSP
- use Genetic algorithms to solve Traveling salesman problem by C-use Genetic algorithms to solve Traveling salesman problem by C++
GA(C+)
- 遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
yichuan
- 遗传算法的机器人路径规划的源代码。用C++来实现的
机器人路径源代码
- 遗传算法的机器人路径规划的源代码 非常有用 遗传算法仿照生物新兴的一种算法
hough
- Hough transform used for changing XY axis plain to Slope plane in AB axis.
neural-network
- BP神经网络算法的实现,对传统算法进行了优化!-the implemention of BP neural network algorithm,make optimization on the traditional algorithm
广义异或bp算法
- 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
BP
- BP神经网络算法的C语言实现,神经网络方面的好资料。
