资源列表
interval-integral
- 龙贝格法计算数值积分C语言代码。改代码本人亲自编写,代码执行效率高,使用时修改方便,注释详细。-Romberg method of numerical integration of the C language code. Personally written to change the code, code execution efficiency, when used to modify detailed notes.
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
bbts
- 这个也是自己编的,我还是个新手,未免有不当之处,请指正-This is a series, I' m still a novice, a bit inappropriate, please correct me
bbsa
- 自己编的,错误之处请多多指正,大家相互学习,共同进步-Own series, the wrong place, please correct me a lot, and we all learn from each other, the common progress
compare
- 复数间的比较计算,通过计算复数的模,来比较复数的大小。-Comparison between calculation of complex, by calculating the modulus, to more complex size.
fromb
- 使用Visual C++编写的龙贝格求积法,并附有结果截图-The the Romberg quadrature method, written using the Visual C++ with results screenshot
Gaussian-Elimination
- 使用Visual C++编写的高斯消元法,并附有结果截图-Use the Visual C++ written Gaussian elimination method, with results screenshot
DSP_C1
- DSP课程计算机作业,自适应滤波器的MATLAB实现,附带实验报告,内含完整的代码和性能分析-DSP courses computer operation, the MATLAB implementation of the adaptive filter, incidental lab report contains a complete code and performance analysis
tcal5.6
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
solve-equation
- 解决一般的线性方程组,其中包含希尔伯特消元法和高斯隐式消元法两种方法。-Solve a generally linear equations, which contains two methods in Hilbert elimination method and Gauss implicit elimination method.
cfd3
- 目的是用于计算不同的流体常数下,不可压缩流体的体应变和应力之间的关系,为合理解释对流、扩散提供依据。-Used to calculate the fluid constant incompressible relationship between the strain and stress of the fluid to provide a basis for a reasonable explanation convection, diffusion.
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.
