资源列表

« 1 2 ... .80 .81 .82 .83 .84 3185.86 .87 .88 .89 .90 ... 3400 »

[数学计算/工程计算ModifyShiftAverageRegress

说明:移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
<wangyinghao> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数学计算/工程计算symmetry

说明: 输入一个长整数,不使用字符转换,检查是否为对称数, 是显示 TRUE,否显示FALSE.-Enter a long integer, do not use character conversion, check whether the symmetry is to show TRUE, any signs FALSE.
<王新> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yichuansuanfaGA

说明:遗传算法求最大值(任意多元高阶次寻优),在vc++平台下开发
<任林> 在 2024-11-07 上传 | 大小:1.87mb | 下载:0

[数学计算/工程计算invD1R1

说明:全元主高斯-约当法消去法求线形代数方程的解-Quan-yuan main Gauss- Jordan method elimination method for linear algebraic equations
<任林> 在 2024-11-07 上传 | 大小:227kb | 下载:0

[数学计算/工程计算D1R8

说明:奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
<任林> 在 2024-11-07 上传 | 大小:8kb | 下载:0

[数学计算/工程计算D2R9

说明:用vc++平台开发二元拉格朗日插值程序,能够实现对曲面上的插值-Using vc platform development dual Lagrange interpolation procedures can be achieved on the surface of the interpolation
<任林> 在 2024-11-07 上传 | 大小:254kb | 下载:0

[数学计算/工程计算D2R10

说明:用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值-Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
<任林> 在 2024-11-07 上传 | 大小:241kb | 下载:0

[数学计算/工程计算D11R8

说明:多元函数的共轭梯度法求多元函数在无约束情况下的最小值-Multi-function conjugate gradient method for unconstrained multi-function in the case of the minimum
<任林> 在 2024-11-07 上传 | 大小:11kb | 下载:0

[数学计算/工程计算4fft

说明:基于VC的基4FFT 变换 ,蝶形表单独生成,通过寻址获得蝶形表的具体值,为工程FFT变换提供参考-Based on the VC base 4FFT transform, butterfly table separate generation, through access to butterfly table addressing specific value so as to provide reference works FFT
<sunsee> 在 2024-11-07 上传 | 大小:285kb | 下载:0

[数学计算/工程计算SHIYAN

说明:一个任意阶矩阵求逆的算法 使用tc调试通过 理论上孩子·支持任意阶 但是由于tc的限制,需要改变其中的一个数组值大小。不影响使用
<songbing> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算HJYJXZ.c

说明:用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
<smartliu> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dashu

说明:可以用来计算大数的阶乘
<> 在 2024-11-07 上传 | 大小:1.19mb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 3185.86 .87 .88 .89 .90 ... 3400 »

源码中国 www.ymcn.org