资源列表
maspline
- 插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
LINGO1
- 这是一个很好的练习程序,其中有些部分是错的,希望可以有个人可以把这个错误修改一下-this is a good exercise programme ,but there are some mistakes in it and hope someone can find them and correct them
tezhengtiquchengxu
- 寻找光谱曲线的波峰波谷的波长位置及反射率值,计算其深度宽度等-Spectral curve of the peaks and valleys to find the wavelength position and reflectance values, calculate the width of its depth
compute_electr_magnetic_example
- 计算电磁学书上的试验程序,对于学习fdtd很有帮助-computational electromagnetics book on the testing procedures, learning helpful fdtd
gaosi
- 计算方法《高斯定理》-calculation method, "Gauss theorem"
zishiyingtixinggongshi
- 自适应梯形公式,计算体形的各种公式,可变步长自动适应的。-Adaptive trapezoid formula to calculate body shape of the various formulas, automatic variable step size adaptation.
Associativity
- 求乘法结合律的个数-Combination of law for the number of multiplication
pso-algoritm-general
- general PSO algoritm
newton
- 牛顿迭代法,数值分析中的算法,是一种等距节点的插值算法-Newton' s method, numerical analysis algorithms, is a node equidistant interpolation algorithm
Chap-07-
- 《自学手册》第七章运算符及表达式,实例简单实用,适用于初学者。-The self-study manual, Chapter VII of the operator and the expression of an instance of simple and practical for beginners
leave-one-out
- leave one out for R,线性回归-leave one out for R
sanjie.m
- 利用三阶迭代方法来求解非线性方程,主要用于数值分析中。-Use third order iterative methods to solve non-linear equation.