资源列表
[数学计算/工程计算] chanshengsuijishu
说明:随机产生8个100到300之间的数,并求其中的最小值。-randomly generated eight 100-300 between the few and for the minimum.<古月> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] global_mini
说明:寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.-Find function of the minimum value of the overa<李国齐> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] mgoldensection
说明:对函数最优化,寻找最优点(使函数最小化),需要给出寻找范围-to function optimization, search for the most advantage (making function minimization), the need is to find the scope of<鹏萧博> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] curvefit_C_edition
说明:c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fitting. Using least-squares met<welldo> 在 2025-06-20 上传 | 大小:1kb | 下载:0