-
用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。...
用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
- 2022-06-15 21:49:41下载
- 积分:1
-
- 2023-06-21 16:20:04下载
- 积分:1
-
硫酸铜建浴设备控制系统
P3.4为 + 按钮 P3.5为 - 按钮 P3.7为光标按钮 * P3.0 搅拌机开关 P3.1 水泵快关 P3.2 报警解除 *具体控制要求: 1.按下 P3.4和P3.5不放 按下 P3.7 即可进入设置模式,再次按下退出设置模式 左边四位数码管最左边的开始闪烁,后面的四位数码管不属于此控制系统 * 按下加或减 有 A b C 三档 分别代表三个参数。 * 第一个参数(A):搅拌机运行时间 * 第二个参数(b):液位信号保持时间 * 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-06 07:25:03下载
- 积分:1
-
Disfrft
本程序能够实现分数阶傅里叶变换的功能,也就是Disfrft的编程。-Disfrft
- 2023-05-21 14:05:04下载
- 积分:1
-
高性能数值计算库
文件包括了高性能数值计算库PETSC说明文档以及源代码,尤其适合做大规模并行数值计算的朋友们使用。
- 2022-08-20 16:03:54下载
- 积分:1
-
反编译工具
可以反编译 .network 之类的源文件 dll,打开解压 之后,把索要反编译的dll文件拖到里面就可以看到编译后的结果咯,效果还不错啊,可以试试,基本上跟源代码一样啊。。。。。。。。。
- 2023-03-09 11:45:03下载
- 积分:1
-
对数回归方程logarithmregress.cs方程模型y = * LN…
对数回归方程 LogarithmRegress.cs
方程模型为 Y=a*LnX+b
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.
- 2022-08-31 23:15:03下载
- 积分:1
-
简单的实现了数论中的乘法逆元
该代码均正确运行!包含运行图
及运行结果!...
简单的实现了数论中的乘法逆元
该代码均正确运行!包含运行图
及运行结果!-simple realization of the theory of multiplicative inverse of the code are functioning properly! Includes chart and operating results!
- 2022-07-19 07:36:38下载
- 积分:1
-
进制转换
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8#...
进制转换
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#-2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
- 2023-01-21 18:45:03下载
- 积分:1
-
calculation of Newton interpolation algorithm to achieve vc
计算方法的牛顿前插值算法vc实现-calculation of Newton interpolation algorithm to achieve vc
- 2023-04-15 14:35:04下载
- 积分:1