资源列表
[matlab例程] euler
说明:This a matlab code for solving differential equation numerically.The numerical technique used in this code is known as Euler s method, and is very easy to understand.-This is a matlab code for solving differential equation numerically.The numerical t<metal> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CLOSESTPAIR
说明:给定平面上的N个点,找出两个点使其间距最小,并求出其距离。-Given N points on the plane to identify the two points so that the minimum spacing to determine its distance.<马骏> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] kNearestNeighbors
说明:min g duplicate data by nearest neighbor-minming duplicate data by nearest neighbor<mido> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] DispPowellV2
说明:使用改进的鲍威尔法powell,实现无约束优化问题的直接解法-Using a modified Powell powell, direct solution of unconstrained optimization problems<wangrui> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] liujun_ruilishang
说明:matlab 瑞丽商matlab 非常实用的程序,自己编写的-matlab Ruili supplier<cash> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] GS
说明:Gauss seidal method to solve the system of equations<sivasankaran> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] BVP1
说明:Boundary value problem solved by shooting method<sivasankaran> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix_inv
说明:矩阵的求逆按矩阵类型分2种,一种是方阵,一种就是任意的矩阵了。而求逆的过程,我们学过线数就知道,可以用行列变化,用伴随矩阵。两种思路的代码网上都有,这里贴出一部分c++写的代码,是针对任意矩阵的用伴随的方法(先求代数余子式)。完全的代码和矩阵类,等我会用Wordpress里的文件插入的时候立马补上。-Matrix inversion matrix type 2, a square, one is an arbitrary matrix. Inversion process, we learned<liubeing> 在 2025-06-27 上传 | 大小:1kb | 下载:0