资源列表
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
suanhengxingshi
- 由当年1月1日格林尼治恒星时计算当前恒星时的小程序-January 1 by the year Greenwich sidereal time sidereal time to calculate the current small program
Steepest-descent-method
- 最优化算法,最速下降法,matlab函数实现 function [istatus,xm,ym,lamda]=quickestdown(y,x0,lamda0, tol, maxIter) 最速下降法 输入:fun--目标函数 x--变量 x0---初始位置 lamda0--初始步长 tol---精度 maxIter--最大迭代次数 -Steepest descent method
rls
- 采用递归的最小二乘法对信号进行去噪处理,处理结果良好。-Using the recursive least squares method denoising signal processing with good results.
scatter_zy
- 声波中计算入射波、反射波系数,拟合出图像-failed to translate
Makefile
- This is my parallel computation sample program in fortran. Thanks.
EEHMT0
- 根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。-According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.
arnoldi-decomposition
- Alnoldi decomposition of matrix used for computing AX =b solution
conj
- fortran编写的共轭梯度法模块,直接套用,可以直接读矩阵文件-the conjugate gradient method of fortran written modules, ready-made, you can directly read the matrix file
mydijkstra
- 就进点跟踪的程序,已运行。数学建模的必备程序,超有用。-On the entry point tracking program has been running. Mathematical Modeling of the necessary procedures, super-useful.