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

资源列表

« 1 2 3 4 56 7 8 9 10 ... 3416 »
  1. COMTRADE国际标准格式数据处理工具

    0下载:
  2. 对于符合国际标准COMTRADE格式的数据进行转换处理,COMTRADE是电力系统自动化常用的数据格式。-for compliance with international standards COMTRADE data format conversion, COMTRADE power system automation is commonly used data formats.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:645640
    • 提供者:黄先生
  1. simplix

    0下载:
  2. 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3403
    • 提供者:黄玫
  1. 000422

    0下载:
  2. 基于多分辨分析的数值积分算法 介绍一种积分算法-multiresolution analysis based on the numerical integration algorithm introduces a integral algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:96696
    • 提供者:客户
  1. raa

    0下载:
  2. 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:65565
    • 提供者:谢瑶
  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:qiao
  1. fitcurve

    0下载:
  2. 二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数 -Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6511
    • 提供者:qiao
  1. fit_line

    0下载:
  2. //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -/ / linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3039
    • 提供者:qiao
  1. 2296_Regression

    0下载:
  2. Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ha
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5122
    • 提供者:qiao
  1. Interpolating

    0下载:
  2. Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47265
    • 提供者:qiao
  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:qiao
  1. mesch12b自己修正

    0下载:
  2. C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)-C language edition matrix library , now in the world the most popular three greatest matrixeses carries to calculate the one of the library , this is to revises the edition, myself changed a few p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:709099
    • 提供者:赵辉
  1. MFTODF

    0下载:
  2. 此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用-analog filter into digital filters, in digital signal processing problem has wide application
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:黄如意
« 1 2 3 4 56 7 8 9 10 ... 3416 »
搜珍网 www.dssz.com