资源列表
程序员的数学_3_线性代数_平冈和幸堀玄著.pdf
- 线性代数是学习任何传感器类学科的基础知识。(Linear algebra is the basic knowledge of any sensor class.)
第3章
- marc焊接,旋转电弧焊过程模拟,rotate,子程序定义,marc教程(Marc welding, rotary arc welding process simulation, rotate, subroutine definition, Marc tutorial)
zanwen
- 用于进行电力系统的暂态稳定计算的基本算法和程序仿真(Basic algorithm and program simulation for transient stability calculation of power system)
多项式
- 多项式实验报告帮助新手了解链表,学会链表的简单应用(Chain table experimental reports help novice to understand the list and learn the simple application of the list)
FrameTransfer
- 地心惯性系转换为不同地固系代码,Fortran语言版本,带有工程,可调试(Conversion of geocentric inertial system to different solid system code)
非参数估计SO2浓度
- 用5种非参数方法:线性样条、B样条、N-W核估计、最近邻估计、局部多项式对某地SO2浓度数据进行拟合。(5 non parametric methods: linear spline, B spline, N-W kernel estimation, nearest neighbor estimation, and local polynomial are used to fit the SO2 concentration data in a certain area.)
线性方程组计算
- 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
解方线性方程组
- 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
decode_encode
- 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
matlabK-T模型函数包
- 等效介质理论 K-T模型算法(球形,针行,硬币状孔隙)(The K-T model algorithm of the equivalent medium theory)
数值分析2
- 使用带双步位移的QR分解法求一个10*10矩阵的特征值(Using the QR decomposition method with two step displacement to obtain the eigenvalues of a 10*10 matrix)
AStarDStar
- Astar和Dstar寻迹算法的实现,可以直接编译运行,会呈现寻迹路线。(The implementation of Astar and Dstar's tracing algorithm can be compiled and run directly, and the tracing route will be presented.)