-
求sinx 用级数展开的式子 可以通过输入n确定所求精度
求sinx 用级数展开的式子 可以通过输入n确定所求精度-Sinx series expansion for the formula used by the importation of n order to determine the accuracy of
- 2022-02-01 10:01:35下载
- 积分:1
-
解非线性方程
java实现的非线性方程的解法,包括二分法,牛顿法,弦截法等。。。。。。。
- 2022-01-24 18:20:58下载
- 积分:1
-
used for the preparation of the polynomial interpolation algorithm
用c++编写的关于多项式插值的算法-used for the preparation of the polynomial interpolation algorithm
- 2022-01-26 01:14:55下载
- 积分:1
-
自相关法、 谱分析
加入度数的基频信息提供给LP系数允许重构语音信号的音频版本。唱片用于表示语音的频谱特性。所提出的谈话涵盖线性预测模型向前在时间上与预测平稳随机过程的值的问题,涉及任一者或,在时间上落后被称为前向和后向预测。我将讨论线性预测分析,并与适用于语音处理分析相关的基本问题的基本原则。
- 2022-02-20 19:08:42下载
- 积分:1
-
Deep 学习算法
Deep Learning 的相关算法,包括常用的几种,例如自动编码(AutoEncoder),稀疏编码(Sparse AutoEncoder),限制玻尔滋墁机(RBM)等相关算法。其中包括各个版本,有C,C++,Java,Python,和Scala语言的实现。大家可以下载参考。源码注释不是很全,但是如果了解算法本身,都能看懂。
- 2022-01-21 20:52:39下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
级数展开法计算圆周率精确到千万位以上
级数展开法计算圆周率精确到千万位以上-Series calculated pi accurate to more than 10 million
- 2022-04-16 05:58:08下载
- 积分:1
-
2层神经网络的LabVIEW实现。反向误差传播…
LabVIEW implementation of neural net with 2 layers. Back Error Propagation learning example.
- 2022-03-20 04:25:55下载
- 积分:1
-
3d cylinder vortex meshing
3d cylinder vortex meshing
- 2022-02-12 07:27:22下载
- 积分:1
-
椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!...
椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
- 2022-02-10 03:59:29下载
- 积分:1