资源列表

« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 3400 »

[数学计算/工程计算Newtoninterpolation

说明:牛顿插值的C语言实现 牛顿插值的C语言实现-Newton interpolation
<天一生水> 在 2025-02-02 上传 | 大小:108kb | 下载:0

[数学计算/工程计算Trapezoidalmethod

说明:梯形方法的C语言实现 梯形方法的C语言实现-Trapezoidal method
<天一生水> 在 2025-02-02 上传 | 大小:114kb | 下载:0

[数学计算/工程计算111

说明:Fortran 赋值语句-Fortran
<tossball> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mentekaluo

说明:蒙特卡罗算法求 Pi . 随机算法. 概率算法-Monte Carlo method to caculat Pi
<zhuo> 在 2025-02-02 上传 | 大小:52kb | 下载:0

[数学计算/工程计算LSM

说明:递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
<sada> 在 2025-02-02 上传 | 大小:260kb | 下载:0

[数学计算/工程计算GaBin

说明:遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers h
<mark> 在 2025-02-02 上传 | 大小:157kb | 下载:0

[数学计算/工程计算fp_tree

说明:数据挖掘的树结构下C加加的源代码,在商业上很有应用价值。-Data Mining the tree structure of simple C source code, useful in commercial applications.
<liming> 在 2025-02-02 上传 | 大小:135kb | 下载:0

[数学计算/工程计算FFT.ZIP

说明:The latest official release of FFTW is version 3.2.1, available from our download page see the release notes for what s new. (Subscribe to the fftw-announce mailing list to get release announcements.) This release h
<oioioi> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Problem1

说明:solve the Vanderpol equation using Runge-Kutta-Gill method
<mohammad> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss

说明:用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多-PCA with out Gaussian elimination method solution of the following system of li
<刘佳> 在 2025-02-02 上传 | 大小:100kb | 下载:0

[数学计算/工程计算spline3

说明:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the t
<刘佳> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ROMBERG

说明:在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature
<刘佳> 在 2025-02-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 3400 »

源码中国 www.ymcn.org