登录
首页 » 算法 » 实验mathacad of an

实验mathacad of an

于 2022-02-06 发布 文件大小:118.13 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

An exapmle of mathacad

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
    一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). 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 dat
    2022-01-26 07:28:21下载
    积分:1
  • 一个3,9码生成动态库
    一个3,9码生成动态库- 3,9 yard productions dynamic storehouses
    2023-03-29 20:00:03下载
    积分:1
  • Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
    Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
    2022-01-26 00:25:01下载
    积分:1
  • 离散傅立叶变换在视觉基本经典中的实现。
    A implementation of the discrete Fourier transform in visual basic classic.
    2022-01-27 16:59:12下载
    积分:1
  • stm32_f105-07_f2_f4_usb-主机-device_lib
    SMT32F系列 USB通信各类模式范例,包含AUDIO DFU DualCore HID MSC VCP详细的解说例程
    2022-10-20 11:50:03下载
    积分:1
  • 任意精度求pi,对内存基本没有要求,spigot
    任意精度求pi,对内存基本没有要求,spigot算法-arbitrary precision for pi, no basic right memory requirements spigot Algorithm
    2022-08-19 15:13:09下载
    积分:1
  • 圆形的图像阈值分割
    本代码实现循环阈值基于内类方差最小化 (就这样做的 Otsufor 线性阈值) 的两个的版本。我们的方法是适用于 circulardata,例如颜色、 方向等。
    2022-10-11 01:10:04下载
    积分:1
  • 找钱张数最少
    二、问题       现只有面额为 11元、5元、1元的三种人民币。       给定一个 数目为 money 的人民币,如何用这三种面额的人民币 找开它,且用的人民币张数最少       如:给定 10元,我们可以有以下找法:             2张  5元面额             1张  5元面额  + 5 张  1元面额             10张 1元面额       我们 选择第一种找法。只用两张人民币。 三、分析  利用动态规划法可以找到最优解。         利用贪心算法可以找到最优解(问题满足贪心选择性质时。该找钱问题在 11、5、1三种面额的情况下不满足该性质)               或者找到近似 最优解(在本题设定的三种面额的情况下 便是如此)         如果现在要找开 15元钱,则      
    2022-03-06 11:17:09下载
    积分:1
  • 在线密码生成器 1.0
    在线密码生成器 v1.0使用说明:1、本程序采用.net 2.0开发,使用前请注意你的主机空间支持.net Framework 2.0;2、本程序不需要安装,直接将bin,CipherMaker,Web.config上传到网站空间根目录即可;
    2022-03-25 17:17:29下载
    积分:1
  • 模拟退火的MATLAB工具箱,matlab toolb最新版本…
    matlab模拟退火算法工具箱,最新版本的matlab工具箱-simulated annealing algorithm matlab toolbox, the latest version of matlab toolbox
    2023-04-05 18:35:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载