资源列表
guessdiedai
- 高斯-赛德尔迭代求解线性方程组.很实用的数学计算软件-Gauss - Seidel method for solving linear equations. Very useful mathematical calculation software
lyapunovexponentfordifferentialsystem
- 计算微分方程系统的Lyapunv exponent,在非线性动力学和有关混沌的研究中非常有用。-calculated differential system Lyapunv exponent, Nonlinear Dynamics and Chaos in the study very useful.
GA_bin
- 在matlab环境下,利用遗传算法解决非线性分类问题-In the matlab environment, the use of genetic algorithms to solve nonlinear classification problems
DE
- 用数组模拟递归函数,实现递归函数的简化算法,具体要求看英文描述。-We all love recursion! Don t we? Consider a three-parameter recursive function w(a, b, c): if a <= 0 or b <= 0 or c <= 0, then w(a, b, c) returns: 1 if a > 20 or b > 20 or c > 20
missionaryandsavage
- missionary and savage基于A*算法实现传教士与野人过河问题,用C语言实现的原代码。-missionary and savage A* algorithm-based missionaries and savages across the river problem, the original language with C code.
san-non
- 三元非线性回归分析,对多元非线性问题提出建议-Three non-linear regression analysis, make recommendations on the multiple nonlinear
Normal
- Rapid program without interruption for ABB robot
Matrix
- 自己建立的矩阵模板,并且对矩阵实现LU分解,可以用此函数解求解线性方程组的解。-build the matrix template,and implement LU decomposition
stack
- 用C语言实现的基于动态数组的栈结构,使用非常方便-C language-based dynamic array stack structure, use very convenient
Newton
- 牛顿迭代法求无约束一维极值问题的速度相当快,而且还有一个好处就是能高度逼近最优值。-Newton iteration method for one-dimensional unconstrained extremum problem very fast, but there is a benefit that can be highly close to the optimal value.
mycstdlib
- C语言编写的一些简单常用的库函数,简单易用-some simple function by c
wavenn
- 此代码为小波神经网络的程序,可以对数据序列进行预测。-This code for the wavelet neural network program, you can predict the data sequence.