资源列表
newton
- 牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根
利用bp神经网络实现异或分类问题
- 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
1LLUU
- 矩阵三角分解,使用c语言编写,在Visual c++中编译运行。-Triangular matrix decomposition, using the c language in Visual c++ compile run.
equation
- VC++实现解一元一次方程问题,优秀解答-VC++ to achieve solutions of an equation of a dollar issue. . . .
matrixMultiply
- 功能:动态规划应用。内容:动态规划求矩阵连乘时所需乘法最小次数。-Dynamic programming matrix multiplication with the minimum required number of multiplication.
hso
- 改进和声算法源码,目前是程序员联合开发网上最好的。-Improved harmony search algorithm source code, programmers jointly developed online best.
db
- 本程序用在测试采煤机煤矸识别系统中,验证小波算法-Wavelet Algorithm for caving coal
depth-search
- Depth-First-Search in LISP
tiaoshi
- 数字的任意排序,为程序员的编程提供了一些基本编程的想法,可以一次为依据更加深入的开发。-Any sort of digital, provides some basic programming ideas for the programmer, can develop a more in-depth basis.
mtxInverse
- C语言写的矩阵求逆算法,与Matlab进行了大量对比,证明了方法的可靠性。-C language to write matrix inversion algorithm with Matlab a lot contrast, proved the reliability of the method.
grav_interp
- It consist in terpolation process of gravity and magnetic data-It consist in interpolation process of gravity and magnetic data
Activity_Arrange
- 活动安排问题:给出各项活动的起始时间与结束时间,列出一系列不冲突且最大利用空间的活动,算法采用的是贪心算法-Activity Arrangement Problem: Giving the start time and end time of each activity, list a series of activities which are not conflict and use the space maximally. The algorithm adopts greedy algor
