资源列表
[数学计算/工程计算] gaosixiaoqu
说明:高斯消去列主元法求解方程组,另创建一个M文件写入系数矩阵等即可验证-Out Gaussian elimination method for solving equations, the main element, and the other to create a file to write the coefficient matrix M can be verified, etc.<菜鸟程序员> 在 2025-06-23 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] newton-lagrange
说明:牛顿插值法 和 拉格朗日插值法 的实现,其中含有简单图像显示-Newton interpolation and Lagrange interpolation to achieve, which contains a simple image display<菜鸟程序员> 在 2025-06-23 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] PSO-Himmelblau
说明:基于VBA在Excel下利用PSO算法调试的Himmelblau测试函数。-VBA in Excel based on the use of PSO algorithm under test debug Himmelblau function.<登登> 在 2025-06-23 上传 | 大小:21kb | 下载:0
[数学计算/工程计算] PSO-CODEQ-function1
说明:利用PSO算法用Excel下的VBA程序调试的一个带多个约束条件的VBA代码。-PSO algorithm in Excel using VBA program under a debugger with multiple constraints VBA code.<登登> 在 2025-06-23 上传 | 大小:40kb | 下载:0
[数学计算/工程计算] azmuth
说明:本程序是利用fortran语言编写的计算太阳天顶角的小程序。-compute sun elavtion<hanliusheng> 在 2025-06-23 上传 | 大小:272kb | 下载:0
[数学计算/工程计算] Binary-search-case
说明:二分法查找,这是一种效率较高的查找方式,运行测试完全正确-Binary search, which is a more efficient search methods, run the test entirely correct<江山> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ackley.cpp
说明:使用遗传算法求ackley最小值,一个变量的二进制位数为20,一个染色体长度100位,精度0.0001-Seeking ackley minimum, a median of 20 binary variables, a chromosome length 100, precision 0.0001<zhongkeli> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 最小二乘
说明:最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It<dong5324> 在 2025-06-23 上传 | 大小:1kb | 下载:0