-
计算弹性模量的小程序,学力学的同学用得上
计算弹性模量的小程序,学力学的同学用得上-calculate the elastic modulus of small programs, students learn mechanics useful
- 2022-03-14 22:22:19下载
- 积分:1
-
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
- 2022-09-23 08:20:03下载
- 积分:1
-
埃尔米特插值算法 ;
数值计算算法:Hermite插值算法为了获得HERMITE内插系数 多项式关系H的第(N +1)不同的数X(0),...,X(N)的 对于函数F: 输入:号码X(0),X(1),...,X(N);值f(x(0)),F(x(1)), ...,F(X(N))和F"(x(0)),F"(x(1)),...,F"(x(N))。 输出:数字Q(0,0),Q(1,1),...,Q(2N+1,2N+1),其中 H(X)= Q(0,0)+ Q(1,1)*(X - X(0))+ Q(2,2)* (X - X(0))**2 + Q(3,3)*(X - X(0))**2 * (X - X(1))+ Q(4,4)*(X - X(0))**2 * (X - X(1))** 2+ ...+ Q(2N +1,2N+ 1)* (X - X(0))**2 *(X - X(1))** 2*
- 2022-06-21 02:49:01下载
- 积分:1
-
Apriori算法
Apriori算法是关联规则挖掘算法,通过连接和剪枝运算挖掘出频繁项集,然后根据频繁项集得到关联规则,关联规则的导出需要满足最小置信度的要求。是一种逐层搜索的迭代式算法
- 2022-11-20 12:15:03下载
- 积分:1
-
利用变步长来计算积分,该算法中用到步长的折半方法。
利用变步长来计算积分,该算法中用到步长的折半方法。-use variable step to calculate integrals, the algorithm uses the half step method.
- 2022-06-20 02:56:02下载
- 积分:1
-
emd 的 dsp
对于基本的阅读和审查HHT算法,读者可以参考参考文献[1-4,6]。对于HHT算法分析程序,两种资源可能会发现有用的:(1)执行大部分的HHT算法功能的Matlab程序可从[7],由吴昭化撰写; (2)Donghoh Kim和熙锡呵呵(发表于29/10/2012)撰写的了R封装的“EMD”。我们决定不使用“EMD”包直接为我们的分析,因为:(1)无显着性检验的功能可用; (2)无后处理功能可用; (3)在实施过程中EMD不同停止规则; (4)用户手册是不是非常有帮助。
- 2022-03-29 13:57:24下载
- 积分:1
-
Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to be Chebyshevs.
- 2022-06-21 05:46:33下载
- 积分:1
-
线性方程组的求解
线性方程组的求解
- 2022-03-19 12:02:35下载
- 积分:1
-
源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。...
源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。-Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
- 2022-06-19 16:25:52下载
- 积分:1
-
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC....
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC.-calculations of 32 of CRC. Relatively simple and practical, Demo one time reading the entire document is undesirable, You need to make some changes to apply to all size of the CRC document.
- 2022-02-07 20:22:45下载
- 积分:1