-
三次样条插值算法和拉格朗日插值算法的实现。
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
- 2022-08-25 06:15:22下载
- 积分:1
-
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件...
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
- 2023-08-21 00:10:04下载
- 积分:1
-
最小二乘拟和算法
最小二乘拟和算法-least squares fitting algorithm
- 2022-01-24 09:11:29下载
- 积分:1
-
MATLAB编写的模拟退火算法的m文件,蛮不错的呦。
MATLAB编写的模拟退火算法的m文件,蛮不错的呦。-MATLAB prepared simulated annealing algorithm m documents Yo pretty good.
- 2022-11-10 06:55:03下载
- 积分:1
-
一个多功能计算器calc,包含了代数运算、矩阵运算等功能
一个多功能计算器calc,包含了代数运算、矩阵运算等功能-A multi-function calculator calc, contains algebra, matrix operations and other functions
- 2022-07-24 15:01:03下载
- 积分:1
-
vs.lib是一组线性代数与可积/迪在C++数学库…
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
- 2022-02-24 19:39:22下载
- 积分:1
-
RSA算法
C++ 实现
RSA算法
C++ 实现
RSA算法
C++ 实现
RSA算法
C++ 实现
-achieve RSA algorithm to achieve C
- 2022-05-13 21:24:37下载
- 积分:1
-
数值分析雅可比迭代法
数值分析雅可比迭代法-numerical analysis Jacobi iterative method
- 2022-06-29 15:10:45下载
- 积分:1
-
数据挖掘bayers实现
朴素贝叶斯算法是基于贝叶斯定理与特征条件独立假设的分类方法。对于给定的训练数据集,首先基于特征条
件独立假设学习输入/输出的联合概率分布;然后基于此模型,对给定的输入x,利用贝叶斯定理求出后验概率
最大的输出y。朴素贝叶斯法实现简单,学习与预测的效率都很高,是一种常用的方法。
算法假定训练数据各属性列的值均是离散类型的。若是非离散类型的数据,需要首先进行数据的预处理,将非
离散型的数据离散化。
首先,将原训练元组按类别划分为,其中利用
MapdatasOfClass(ArrayList datas),d
- 2022-06-29 07:59:03下载
- 积分:1
-
数值计算方法C语言程序,经测试均可用!!大家快快下载吧
数值计算方法C语言程序,经测试均可用!!大家快快下载吧-Numerical Method C language program, have been tested are available! ! We quickly download the bar
- 2022-08-13 07:01:16下载
- 积分:1