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

搜索资源列表

  1. c-suanfa

    0下载:
  2. c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:306347
    • 提供者:chenlm
  1. newton_cpp

    0下载:
  2. 计算方法《牛顿差值》-calculation method, "Newton margin"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:陈曦
  1. 加减乘除四则运算

    0下载:
  2.   对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出其结果并输出,对用户的输入需要进行有效性判断。  
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-31
    • 文件大小:2267
    • 提供者:xuliuxin
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1600
    • 提供者:lining
  1. chazhi

    0下载:
  2. 利用C语言编写的一些常见的差值程序,适用于初学者来了解-The use of C language procedures for some common margin for beginners to understand the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4271
    • 提供者:田建勋
  1. NewtonDif

    0下载:
  2. 牛顿差值,逼近曲线,收敛速度不理想,但是精度任意-Newton margin, curve approximation, the convergence rate is not ideal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:467901
    • 提供者:happynoom
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
  1. Inter

    0下载:
  2. 一元三点差值、二元三点差值、三元三点差值-One dollar three-point difference, dual three-point margin, three three-point difference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:14341
    • 提供者:dudu
  1. data_analysis

    0下载:
  2. 数值分析是一个很重要的分心工具,本成绩编写了一个数值分析程序,主要功能是实现多项式差值计算-Numerical analysis is a very important tool distraction, the results of a numerical analysis program written, the main function is to achieve polynomial margin calculations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:223880
    • 提供者:liguodong
  1. EXAM2

    0下载:
  2. 空心圆柱内的稳态热传导。边界条件:左边界为给定温度,右边界为对流,上边界为绝热,下边界为给定热流。整个计算区域内都有源项。 求:该区域中的温度分布。 -Steady-state within the hollow cylinder heat transfer. Boundary conditions: the left margin for a given temperature, the right boundary for the convection, the boundary i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1150
    • 提供者:wangchang
  1. Spline

    0下载:
  2. 根据(0.0,0.0)(0.5,1.6)(1.0,2.0)(6.0,2.0)(7.0,1.5)(9.0,0.0)六个点使用三次样条差值求多项式并作图-According to (0.0,0.0) (0.5,1.6) (1.0,2.0) (6.0,2.0) (7.0,1.5) (9.0,0.0) using cubic spline six point margin and a polynomial mapping
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2448
    • 提供者:回忆
  1. 22

    0下载:
  2. 一个简忙缘分离算法,采用最小二乘法方法,将三路信号分离开来,精度高-A Jane busy margin separation algorithm, the least squares method, and three separate signal, high precision
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:大幅度454
  1. MyIndex

    1下载:
  2. 主要功能是计算均值、标准差、方差、偏斜度、峭度、 峰峰值、方根幅值、平均幅值、峰值、 波形指标、峰值指标、脉冲指标、裕度指标。-The main function is to calculate the mean, standard deviation, variance, skewness, kurtosis, peak to peak, the square root of amplitude, average amplitude, peak waveform index, peak ind
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:821
    • 提供者:wanx
  1. PD

    0下载:
  2. PD is a package for learning non-metric partial similarity based on maximal margin criterion. The package includes the MATLAB code of the algorithms and a demo with data
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:2818439
    • 提供者:fujinzhong
  1. MMGDX

    0下载:
  2. a maximum-margin training method for neural networks
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3549
    • 提供者:Elyas
搜珍网 www.dssz.com