资源列表
[数学计算/工程计算] Least-squares-fitting
说明:用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis<郭豫川> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] GS
说明:介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考-Introduction of the GS algorithm is the core content for the GS algorithm to learn to provide good reference<yaoliangjin> 在 2025-06-08 上传 | 大小:38kb | 下载:0
[数学计算/工程计算] nfft2
说明:用于实现非均匀采样FFT(NDFT),C代码,适合任意大小,复数数据;由Stefan Kunis , Daniel Potts开发-Realize non-uniform sampling for the FFT (NDFT), C code, suitable for any size, the plural data by Stefan Kunis, Daniel Potts development<Wen Ming Yu> 在 2025-06-08 上传 | 大小:553kb | 下载:0
[数学计算/工程计算] merge
说明:在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pi<林雨> 在 2025-06-08 上传 | 大小:1kb | 下载:0