资源列表
[数学计算/工程计算] 线性方程组计算
说明:利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat<才子昕> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] MATLAB-floyd
说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。(The Floyd algorithm, also called the Freud algorithm and the insertion point method, is an algorithm for finding the shortest path between the vertices in a given weighted graph.)<dummy0626> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[matlab例程] firefly_algorithm
说明:本文件中包含的MATLAB程序文件:新社杨,自然启发式算法,方便初学者的学习(The document contained in the MATLAB program file: new society, natural heuristic algorithm, easy for beginners to learn)<paper1020> 在 2025-06-26 上传 | 大小:8kb | 下载:0
[matlab例程] background
说明:backgound subraction using gaussian mixture model and k means clustering<priya0803> 在 2025-06-26 上传 | 大小:660kb | 下载:0
[matlab例程] regression
说明:linear regression code in matlab<priya0803> 在 2025-06-26 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] Model_Kalman_Check
说明:基于模型的卡尔曼滤波器设计的验证程序, 验证卡尔曼滤波器对噪声的抑制作用。(Model based Kalman Filter Check Program)<ScottLZ> 在 2025-06-26 上传 | 大小:1kb | 下载:0