资源列表
[数学计算/工程计算] DFP
说明:求最小值的确定性算法,求得给定初值(多为)的局部最小值-Seeking the minimum deterministic algorithm, obtained for a given initial value (mostly) the local minimum<zhaochuanmin> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] GUASS-JORDAIN
说明: SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD >>>><<<< SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD FROM FILE.<hussam> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] convex
说明:gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve<刘晓明> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] fenchatu
说明:利用非线性动力学的知识研究混沌行为,可以通过画运动的分岔图来研究参数变化对运动的影响,本程序以洛伦兹力为例子实现了分岔图的绘制-Knowledge of the nonlinear dynamics of chaotic behavior, can 通过 Painting Movement of the bifurcation diagram to study the impact of parameters on the movement, this program in order to a<赵长生> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] FiveDirectionPad_Algo
说明:此作業需使用Backtracking algorithm 從第一格開始,從1到9依序測試是否可以填入,若本來此格已有數字,則直接往下一格走。若可以填入( if(promising()) )則填入該數字並且往下一格移動繼續填,若此格沒有可填入的數字時,則結束該格的動作,回到上一格去測試剩下的可能結果。若已經填完( if(solution is found) ),則可能解+1,然後回到前面再繼續尋找接下來的可能解。直到全部可能的數字組合都試完之後,程式結束,所有可能解的個數也會被找到。需要印出的<zelda> 在 2025-06-28 上传 | 大小:2kb | 下载:0