CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - MIN

搜索资源列表

  1. PolyFitSingle

    0下载:
  2. //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:石林
  1. FormulaProcessor_beta1_CSharp

    0下载:
  2. 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3687
    • 提供者:jason
  1. Max-IntMax-MinMin-Min

    1下载:
  2. 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109089
    • 提供者:fuhaijun
  1. min

    0下载:
  2. 这是一个集交互式和命令式于一体的一个程序。 % 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。 % 如果你输入的x,y的大小不一致,程序会提示你输入数据有误,然后程序返回再次让你输入数据。 %待你输入数据正确后,程序会给你一段提示信息, % 通过下面的交互式图形,你可以事先估计一下你要拟合的多项式的阶数,方便下面的计算 % polytool()是交互式函数,在图形上方[Degree]框中输入阶数,右击左下角的[Export]输出图
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1696
    • 提供者:叉叉
  1. 数列极差

    0下载:
  2. 在黑板上写了N个正整数作成的一个数列,进行如下操作: 每一次擦去其中的两个数a和b,然后在数列中加入一个数a×b+1, 如此下去直至黑板上剩下一个数,在所有按这种操作方式最后得到的数中, 最大的max,最小的为min,则该数列的极差定义为M=max-min。
  3. 所属分类:数学计算/工程计算

  1. WLS_MM.rar

    2下载:
  2. 加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization ,Weighted least square method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2440
    • 提供者:okboy
  1. CalculatorTest

    0下载:
  2. calculator with java (include add, min, multi, div)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:570
    • 提供者:Ilis
  1. MAX-MINAntSystem

    0下载:
  2. MAX MIN Ant System -MAX MIN Ant System ......
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:48500
    • 提供者:gladiator
  1. mcFlo

    0下载:
  2. mcFlo reads a wflograph from stdin, computes a min cost maximum flow using the method specified by the argument and then prints the wflograph with the computed flow.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:614577
    • 提供者:hellrider
  1. MMAS

    0下载:
  2. 最大最小改进蚁群优化算法,c++工程,编译即可-Max Min Ant Colony Optimization Algorithm, c++ projects can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:840597
    • 提供者:xuyc
  1. min

    0下载:
  2. 以负梯度方向作为下降方向的极小化算法的最速下降法-To decrease the negative gradient direction as the direction of minimizing the steepest descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8680
    • 提供者:张三
  1. min

    0下载:
  2. 最小二乘法,实现了直线拟合,和曲线拟合的功能-Least squares method, to achieve a straight line fitting, and curve fitting function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2027717
    • 提供者:mayaojie
  1. max-min

    0下载:
  2. 编写一个程序,读入5个整数,然后确定并显示这组数中的最大整数和最小整数。-Write a program that reads five integers, then determine and display this group of the number of the biggest integer and smallest integer.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2360
    • 提供者:孙丹丹
  1. zhenhaoyongxxmb

    0下载:
  2. 线性规划问题的数学模型的一般形式   (1)列出约束条件及目标函数   (2)画出约束条件所表示的可行域   (3)在可行域内求目标函数的最优解及最优值-Min z=CX   S.T.   AX =b   X>=0
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1823847
    • 提供者:zyy
  1. noisynoncvx

    0下载:
  2. 不等式优化,可用于压缩感知,解决形如 min ||x||_p subject to ||y-Ax||_q<e的问题-optimization of the form min ||x||_p subject to ||y-Ax||_q<e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5757
    • 提供者:萧球水
  1. min

    0下载:
  2. 非线性最小二乘问题的源码,希望对初学者有帮助-Non-linear least squares problem code, hope to help beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1249
    • 提供者:pritry
  1. turev

    0下载:
  2. Simple Derivation and Min. Max. Point calculation For FORTRAN 77.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1772
    • 提供者:ocbfear
  1. the-min-two

    0下载:
  2. 在C语言的环境中实现了最小二乘法。参数个数可以根据需要设定。-In C language environment to realization of least squares. The number of parameters can be set according to need.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:656600
    • 提供者:李平
  1. mainGA1

    0下载:
  2. 基于matlab的实数编码,求函数极值,内设四个经典测试函数,以验证算法有效性,三个没有问题,其中一个有小问题,细心的人可以发现-based on matlab ,real genetic algorithm,in search for the max or min point of function ,4 functions are tested ,proved it to be a good code .just so
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1390
    • 提供者:zofulan
  1. randproc

    0下载:
  2. 伪随机数的产生算法,利用线性同余法产生在(min,max)上精度为4位小数的平均分布的随机数,实现在min 到max 范围内产生服从正态分布的随机数-Pseudo-random number generation algorithm, using the linear congruential method to generate the (min, max) on the accuracy of four decimal evenly distributed random numbers, t
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2013678
    • 提供者:judeliu
« 12 3 »
搜珍网 www.dssz.com