资源列表
shuzhifenxi
- 数值分析课程中代码的C++实现,主要有Gauss,高斯赛德尔消去法,jacobi行列式,朗格朗日插值、列主元高斯消去等。-Numerical analysis course code C++ implementation, mainly the Gauss the the high Sisaideer elimination, jacobi determinant Lang Gelang interpolation out PCA Gaussian elimination.
solve-equation
- 解决一般的线性方程组,其中包含希尔伯特消元法和高斯隐式消元法两种方法。-Solve a generally linear equations, which contains two methods in Hilbert elimination method and Gauss implicit elimination method.
tcal5.6
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
Gaussian-Elimination
- 使用Visual C++编写的高斯消元法,并附有结果截图-Use the Visual C++ written Gaussian elimination method, with results screenshot
fromb
- 使用Visual C++编写的龙贝格求积法,并附有结果截图-The the Romberg quadrature method, written using the Visual C++ with results screenshot
compare
- 复数间的比较计算,通过计算复数的模,来比较复数的大小。-Comparison between calculation of complex, by calculating the modulus, to more complex size.
bbsa
- 自己编的,错误之处请多多指正,大家相互学习,共同进步-Own series, the wrong place, please correct me a lot, and we all learn from each other, the common progress
bbts
- 这个也是自己编的,我还是个新手,未免有不当之处,请指正-This is a series, I' m still a novice, a bit inappropriate, please correct me
EKF
- 非线性扩展卡尔曼滤波算法的matlab程序-Descr iption:This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize the nonlinear dyn
Househloder_transfer
- household变换C语言程序。功能将是对称矩阵变换成三对角阵。改代码也是本人亲自编写。程序注释详细,代码运行效率高,层次还算可以-household transform C language program. The function will be symmetric matrix transforms into a tridiagonal matrix. Changed code is personally prepared. Program notes in detail the ef
Overrelaxation-solving-equations
- 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear equations. High-speed running on
2005MCM
- 05年美赛O奖论文的程序和说明,在原作者的基础上有所改进-2005 US-race procedures and instructions for O Award papers, an improvement on the basis of the original author