资源列表
[数学计算/工程计算] Decomposing-Number
说明:Easy example of decomposing an integer into prime factors<upl> 在 2025-05-30 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] the-code-of-LDLT-fenjie
说明:可以将矩阵分解为LDLT以便于进行求根运算-a simple code about LDLT<李丽> 在 2025-05-30 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Steepest-descent-method
说明:最优化算法,最速下降法,matlab函数实现 function [istatus,xm,ym,lamda]=quickestdown(y,x0,lamda0, tol, maxIter) 最速下降法 输入:fun--目标函数 x--变量 x0---初始位置 lamda0--初始步长 tol---精度 maxIter--最大迭代次数 -Steepest descent method<cola> 在 2025-05-30 上传 | 大小:1kb | 下载:0