资源列表
RBF_s
- 没有应用matlab工具箱的RBF神经网络程序-Not been applied to matlab toolbox RBF neural network procedures
crossover
- matlab 的一些实例,希望对大家有所帮助,多多参考-matlab examples, I hope all of you to help, a lot of reference
Newton
- 可以计算非线性方程的近似解,通过牛顿迭代法逐渐接近真值。-Can calculate the approximate solution of nonlinear equations by Newton' s iterative method move closer to true value.
Adams
- 使用四阶Adams预报校正方法解微分方程,可取不同步长比较分析运算结果-Using fourth-order Adams forecast correction method for solving differential equations, it is desirable comparative analysis of long not synchronized operation result
RBF
- RBF神经网络MATLAB仿真程序,函数回归。-RBF neural network simulation program MATLAB, the function return.
GA
- Genetic Algorithm(GA)
test
- Draws a mathematical function with scaling translation
calculator
- this source code implements an effective calculator for very large numbers.
zhongliyichangzhengyan
- 重力异常及加噪声正演 经过验证,可以使用-Gravity anomalies and noise forward
jiege
- 这是关于计算截割长度或者系数矩阵的算法实现。-This is the realization of the algorithm to calculate the length of the cutting or the coefficient matrix.
weno
- weno计算阶跃函数 时间离散采取三阶RK法;使用五阶WENO方法计算函数在[-1,1]内的数值解。-weno calculation step function
kmp
- KMP算法是一种改进的字符串匹配算法,KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。-KMP algorithm is an improved string matching algorithm, the key KMP algorithm is the use of information after the match fails, try to reduce the pattern string matching the number of t