资源列表
Correlation1
- //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double
Pi-Sigma
- 使用混合型pi-sigam网络逼近对象的MATLAB程序,可以参考!希望能对大家有所帮助-use of the mixed-pi-network approximation sigam object MATLAB program, we can make reference! The hope is to help everyone
juanji
- C语言完成,图形界面的卷积积分运算器,根据输入的函数进行卷积运算
juzhengni
- 这是一个求解矩阵逆的算法,可对任意维数的矩阵实现求逆过程,实践证明精度很高。
duilie
- 循环双端队列的建立以及一些简单的操作,如插入、删除。
jisuanji
- 简单的一个 4算法 计算机软件 可以简单的编制以下 可以采取方法学习。-Below a simple 4 algorithm computer software may simple establish may adopt the method study
BGINV
- 求行列式值的全选主元高斯消去法。 内附形参说明-Determinant value of the whole pivoting Gaussian elimination. Enclosing the parameter descr iption
KMP
- 改进的KMP算法(数据结构),可以输出nextval值,判断子串与主串是否匹配,匹配的话可以输出在哪里开始匹配-Improved KMP algorithm (data structure), nextval values can be output to determine whether the substring matches with the main string, then you can match the output of where to start matching
na7
- Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 -Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m poin
SD_GEN
- 防伪电码算法,根据不同的地址码获得不同的防伪电码-Security code algorithm, according to a different address code different security codes...
LSSVM
- 通过运用LSSVM的方来来进行sine函数的归一化处理-Through the use of LSSVM square to the sine function normalized
maze
- 回溯法求解迷宫问题。C实现,vs2010开发环境-Backtracking to solve the maze. C implementation, vs2010 development environment
