资源列表
power-and-inverse-power-method
- 用幂法求解实对称矩阵全部特征值。子程序计算实对称矩阵的全部特征值和特征向量。主程序中含有一个算例,以帮助理解。-With the power method for solving real symmetric matrix all eigenvalues. Subroutine real symmetric matrix all eigenvalues and eigenvectors. Main program contains a numerical exampl
Newton-Maehly-Method
- 子程序求解实系数多项式的实根。该多项式的首系数不可为零。主程序中包含一个算例,以便于学习和理解。-Subroutine to solve real roots of polynomials with real coefficients. The first coefficients of the polynomial can not be zero. A numerical example is included in the main program, in order to learn an
bessel-function
- 这是我在2013年5月份,用matlab编写的贝赛尔函数-bessel function by matlab
numerical-analysis
- 包括一些常用的数值算法,包括解方程组、数值积分、插值、拟合等。-Including some commonly used numerical algorithms, including the solution of equations, numerical integration, interpolation, fitting.
secant-fix
- Secant method to solve equation
div16d8
- 16位除以8位除法器,Verilog HDL语言-16 divided by 8 divider, Verilog HDL language
Rain20120423
- Visual c++6.0实现的雨流计数法源程序RainFlow-RainFlow, Visual c++6.0
QuickSort.java
- A fast quick sort algorithm
Get-Circle-Coordinate-And-Radius
- 給三點座標(X,Y),找圓心半徑的小工具。-To three coordinates (X, Y), find the center radius gadget.
Rotary-offset-calculation
- 可以輸入原始2點座標,跟改變後的座標,可計算需要旋轉偏移的座標。-You can enter the original 2:00 coordinate with the changed coordinates, calculate the coordinates of the offset needs to be rotated.
tworder
- 使用四阶龙哥库塔法解二阶微分方程,使用c语言编写-Using the fourth-order Runge Ge Kuta method for solving second-order differential equations, using c language
pls-svm
- 最小二乘结合支持向量机算法详细讲解,深入了解两算法的结合 -Least squares support vector machine algorithm combined with detailed explanations, in-depth understanding of the combination of two algorithms
