-
γ/β函数
Gamma/beta function
- 2022-10-05 10:30:03下载
- 积分:1
-
数值算法,包括了各种各样的算法,大家可以参考一下,是否有用...
数值算法,包括了各种各样的算法,大家可以参考一下,是否有用-numerical algorithm, including a variety of algorithms, we can take a look, whether it is useful
- 2022-01-26 06:17:32下载
- 积分:1
-
各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。...
各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the main elements of elimination,Jacobi iteration and so on.
- 2023-05-30 03:25:03下载
- 积分:1
-
线性方程组求解的三个源程序.rar
线性方程组求解的三个源程序.rar--Three source codes about linear equations solution( .Rar)
- 2022-04-21 11:57:07下载
- 积分:1
-
s变换的运用
资源描述本程序为S变换,程序中包含付里叶正变换DFT,付里叶反变换IDFT,包括S变换实现的具体的物理过程,文件的输入与输出
- 2022-03-03 07:41:06下载
- 积分:1
-
此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度....
此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
- 2022-07-25 01:02:12下载
- 积分:1
-
基于RSSl测距补偿室内定位技术
资源描述对传统RSSI室内测距技术易受环境因素影响问题,提出测距补偿算法,利用算法补偿环境因素造成
的测距误差.并利用均值平滑法来处理同一点接收到的多个RSSI值,以减小RSSI值的测量波动。通过相关的仿真与
实地测试.验证了测距补偿算法在测距精度上有所提高。
- 2022-08-23 13:49:23下载
- 积分:1
-
Powell算法
使用C#编写Powell算法,可用于最优化计算等其中OneDimensionSearch为一维极值搜索SolutionSection为进退法搜索极值区间 FuncMin为Powell算法主体
- 2022-04-12 10:51:51下载
- 积分:1
-
的牛顿插值的数值计算,包括matlab代码…
数值计算之牛顿插值,包含matlab代码实现!-Numerical calculation of the Newton interpolation, including the matlab code to achieve!
- 2022-10-26 20:50:03下载
- 积分:1
-
KNN (K 最近的分类)
k-近邻算法 (k-NN) 是一个非 参数化方法分类和回归
- 2022-08-25 23:28:30下载
- 积分:1