登录
首页 » 算法 » Calculate the derivative of a parametric functions

Calculate the derivative of a parametric functions

于 2022-11-03 发布 文件大小:5.16 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

Calculate the derivative of a parametric functions

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

发表评论

0 个回复

  • 双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错...
    双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() -Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow control. X should not to 0. Equation model for public 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 ()
    2022-02-07 00:59:29下载
    积分:1
  • insertion排序
    insertion排序-Insertion sort
    2022-09-02 18:15:02下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-03-12 05:56:16下载
    积分:1
  • simple二维非稳态对流传热问题
    已测试有效,计算结果为流场中喷入热流体后的参数变化过程,可直接导入到tecplot中观察,包含温度、压力、速度和密度随之间的变化过程。代码中使用交错网格,simple算法,TDMA求解,考虑了非稳态和湍流的计算,可以作为有限体积法编程的入门算例,希望对广大学习流体力学的同学有帮助。
    2022-01-26 06:30:56下载
    积分:1
  • 求解矩阵的最大最小特征值及对应的特征向量,以及计条件数...
    求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
    2023-03-21 04:55:02下载
    积分:1
  • 汉诺塔演程序的原代码,可能对兄弟们有用,或者是兴趣爱好!我希望大家可以帮助我这个菜鸟...
    汉诺塔演程序的原代码,可能对兄弟们有用,或者是兴趣爱好!我希望大家可以帮助我这个菜鸟-Tower of Hanoi s original speech program code, may be useful brothers or hobbies! I hope everyone can help me this rookie
    2022-01-26 05:07:40下载
    积分:1
  • 彩色图像K均值分割
    可以运行,分割效果好,分割彩色图像,适合初学者理解聚类分割的原理和方法,简单易懂,十分好用k-means算法,也被称为k-平均或k-均值,是一种得到最广泛使用的聚类算法。它是将各个聚类子集内的所有数据样本的均值作为该聚类的代表点,算法的主要思想是通过迭代过程把数据集划分为不同的类别,使得评价聚类性能的准则函数达到最优,从而使生成的每个聚类内紧凑,类间独立。这一算法不适合处理离散型属性,但是对于连续型具有较好的聚类效果。
    2023-06-15 19:10:03下载
    积分:1
  • 构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串...
    构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串-Construction Huffman tree, as well as letters to the code, but also to decode the password string
    2022-02-25 23:19:43下载
    积分:1
  • JPEG encoder
    这是一个简单的 JPEG 编码器,支持颜色 JPEG 基线的脸采样,输入唯一的 24 位 BMP 文件 代码结构但来说明每一步过程并不特别优化,效率更普遍。
    2023-03-23 02:00:04下载
    积分:1
  • energy center, two pairs of split
    用能量重心法,对基2分裂的FFT算法进行校正,在整周期采样的条件下,幅值,相位,频率等可以达到很高的精度 -energy center, two pairs of split-the FFT algorithm for correction, in the whole cycle of sampling conditions, the amplitude, phase, frequency, etc., may achieve high accuracy
    2022-04-20 19:20:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载