资源列表
Magic
- 魔方阵的求解:奇数、偶数都行(偶数又分单偶数跟双偶数)-Solving magic squares: odd, even all the line (even a single even with the two-divided even)
floy
- 弗洛伊德算法,解决两点间最短距离,所得税选址问题-Floyd algorithm to solve the shortest distance between two points, siting of income tax
burgers(eulerPadams)
- Resolution Equation Burgers 1-D with Euler and Adams methods
Curve_fitting
- 对平面上给定的多点进行多项式曲线的拟合,可设置拟合多项式的次数-Given more points on the plane polynomial curve fitting, you can set the number of polynomial fitting
LeastSquare
- 用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数-written in C can be achieved full rank solving linear equations and least-squares curve fitting the function
interParaSuce
- Successive parabolic interpolation is a technique for finding the extremum (minimum or maximum) of a continuous unimodal function by successively fitting parabolas (polynomials of degree two) to the function at three unique points, and at each iterat
BresenhamsLinePlottingAlgorithm
- 让您使用布雷森汉姆直线算法绘制线。使用回调来使用自定义像素绘图功能-Allows you to draw the line using Bresenham' s line algorithm. The use of callbacks, allowing you to use a custom pixel graphics
Yule-Walker
- 一个求解线性方程组的实例,(产生高斯白噪声、计算自相关函数值、解线性方程组)。-Yule-Walker
trainlm
- 使用MATLAB语言写的,LM算法,将LM算法应用于神经网络的训练,大幅提高速度-Using MATLAB language, LM algorithm
matlab-Iteration-
- matlab s iteration of simple,newton,steffensen,xianjie,erfen
22
- 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!
Gaussian
- 高斯消去法的c语言实现,数值分析课上用的,可以拿来参考-Gaussian elimination in c source code
