▍1. interpolation
说明: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量(Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated)
说明: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量(Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated)
说明: 常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!(Commonly used algorithm c language, including some classic example, least squares, interpolation and approximation, etc.!)
说明: 矩形件排样的模拟退火算法求解 适用于矩形件的排样(Rectangular pieces of nesting of simulated annealing algorithm for nesting of rectangular parts)
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法(fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm)
清华大学《数值分析A》-第02章.插值 Lagrange Newton Hermite 三次样条(Tsinghua University, )
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
说明: 神经网络算法,希望能对大家有点点帮助,可以相互交流(Neural network algorithm, I hope everyone can have little bit of help, they communicate with each other)
同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。(At the same time identify model order and parameters algorithm. By order recursive algorithm, combined with AIC method- the use of Akaike information criterion to identify the cases of the model order and parameters.)
很好很实用的信号处理程序。适合学习和科研参考使用。(Very good very useful signal processing. Suitable for learning and scientific research use and reference.)
使用五点差分格式计算一个微分方程在边值问题上的解(The use of a five-point difference scheme for the calculation of a differential equation in the solution of boundary value problems)
巨正则系综蒙特卡罗算法的源程序;可以用来进行吸附等分子模拟;最大的好处在于可以插入或删除原子(Grand canonical ensemble Monte Carlo algorithm source can be used for adsorption, molecular simulation biggest advantage is that you can insert or delete atom)
数值分析方法库 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等(Numerical analysis method to prepare a library book more than 300 practical and efficient numerical algorithm C language program. Its contents include: linear equations, calculation of inverse matrix and determinant, polynomial and rational function interpolation and extrapolation, function points and the valuation of special functions numerical calculation, random number generation, non- Solving linear equations, etc.)
计算给定序列的沃什(Walsh)变换序列。(Calculation of a given sequence of Vas (Walsh) transform sequence.)
本程序用于实现快速傅里叶变换的快速算法 % 为代码简便所有*2操作均直接实现,实际应采用二进制左移实现 (This procedure used to realize fast Fourier transform fast algorithm of all the code is simple to operate* 2 are referred directly to realize the actual binary left should be used to achieve)
求两个多项式的最大公约式,多项式按照如下格式输入,如果输入 3 //次数 1 2 3 4 //系数 则表示 1+2x+3x^2+4x^3(For two of the largest convention-type polynomials, polynomial input in accordance with the following format, if you type 3// number 1 2 3 4// coefficient express 1+ 2x+ 3x ^ 2+ 4x ^ 3)
利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。(Realize the principle of the use of Bayesian classification polysemous word sense disambiguation. First of all, the use of training corpus for training, and then the machine has been based on knowledge gained on the basis of corpus for semantic tagging of Health.)
数值分析的牛顿法,是用C编写的,希望大家互相参考!!1(Pleiades值tub cavity Xu Yang Lai Hey, Did using C met写cavity, submerged mode希望deceive gaze intently EC banana!! 1)
偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)