资源列表
ldlt[1].cpp
- ldlt 数值求解的c++算法的实现,可应用有限元方程的求解。-ldlt numerical solution of c++ algorithm can be used finite element equations.
lmfit
- Levenberg-Marquardt最小二乘拟合-Levenberg-Marquardt LeastSquares Fitting
FFT
- fft reciever and it can also be work as ifft transmitter
nonlinearequationssolution
- 进行非线性方程组的具体解法,可以有效的解非线性方程
inverse-matrix
- 矩阵求逆。用初等行变换的方法。适合于N阶矩阵。-Matrix inversion. Elementary row transformation method. For N-order matrix.
seperate_kernel_standard
- 该函数是将三维核函数拆解为三个一维核函数,尽管只有部分三维核函数可以被准确拆解(如高斯核函数),但该函数对于不能准确拆解的核函数仍可以采用最小二乘的办法拆解该函数,对于图像滤波,将三维核函数拆解为三个一维核函数的做法将在一定程度上提高滤波效率。 输入: H [h(1,1,1), h(1,2,1), h(1,3,1)] (第1层) [h(2,1,1), h(2,2,1), h(2,3,1)] [h(3,1,1), h(3,2,1), h(3,3,1)]
nimitzway
- 计算机数值分析之逆幂法,文中有详细的说明和完整代码,思路清晰,程序已经运行成功并附有实验结果-Computer numerical analysis of inverse power method, the paper has detailed instructions and complete code, clear thinking, the program has been running successfully with experimental results
ordinary-differential-equations
- 利用Matlab 实现常微分方程数值解法; 利用编制的算法求解若干常微分方程; -Numerical Solution of Ordinary Differential Equations using Matlab Prepared by the algorithm for solving certain ordinary differential equations
sxjc063
- 数值分析的习题答案 )...《计算机数学基础》数值分析期末复习提纲(12-14章) <doc格式> (下载) 《计算机数学基础》...《计算机数学基础(下)》第12章练习与习题答案 <doc格式> (下载) 《计算机数学基础(下)》第11章... -Exercise answer )..." computer math, "Numerical Analysis Exercises outline (12 - 14)
Ex6
- gauss Sidel decomposition developed in Matlab
Arithmetic
- 主要针对小学生学习四则运算,用C语言编写的一个人工智能的算术学习工具
Decision_Tree_algorithm(Java)
- Decision Tree algorithm(Java).pdf
