说明:实序列的FFT算法
当isign=1时,对实序列data[1..n]做FFT,
返回正频率的系数保存在data[1..n]中
当isign=-1时,对实序列做IFFT,所得结果乘以2/n为原序列
n必须为2的幂-//The real sequence of FFT algorithm// When isign = 1, the sequence of real data [1 .. n] do FFT,// <徐校波> 在 2024-11-15 上传
| 大小:1kb | 下载:0
说明:蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness. <lai> 在 2024-11-15 上传
| 大小:1kb | 下载:1
说明:蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness. <lai> 在 2024-11-15 上传
| 大小:1kb | 下载:0
说明:最速下降法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Steepest descent method for the optimization of C++ source code, tested, the program works correctly to get the desired results. <张帆> 在 2024-11-15 上传
| 大小:1kb | 下载:0
说明:DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results. <张帆> 在 2024-11-15 上传
| 大小:1kb | 下载:0