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

搜索资源列表

  1. chap3(1)

    0下载:
  2. 在工程实践和科学实验中,常常需要从一组实验观测数据之中找到自变量与因变量之间的关系,一般可用一个近似的函数来表示。函数的产生办法因观测数据和要求不同而异,数据插值和你和是两种常用的办法。-In engineering practice and scientific experiments, often from a set of experimental data to find the independent variables and dependent variable relations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3069
    • 提供者:xutianyuan
  1. chap3(2)

    0下载:
  2. 在工程实践和科学实验中,常常需要从一组实验观测数据之中找到自变量与因变量之间的关系,一般可用一个近似的函数来表示。函数的产生办法因观测数据和要求不同而异,数据插值和你和是两种常用的办法。-In engineering practice and scientific experiments, often from a set of experimental data to find the independent variables and dependent variable relations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3327
    • 提供者:xutianyuan
  1. matrix

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特 -Commonly used algorithm for large collection including interpolation, find, ordinary differential equation solving, a number of workers and even fractional function, the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13824
    • 提供者:zhupengfei
  1. lagrange

    0下载:
  2. 拉格朗日插值逼近:在离散数据基础上补插除连续函数是计算数学中最基本最常用的手段是函数逼近的重要方法。-Lagrange interpolation approximation: In the discrete data based on the fill plug in addition to continuous function is the mathematical calculation of the most basic means of the most commonly used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:31977
    • 提供者:klb
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. FT2D

    1下载:
  2. 任意常用二维函数傅里叶变换,包括绘图功能。-Any commonly used two-dimensional Fourier transform functions, including graphics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1027
    • 提供者:wu
  1. sy

    0下载:
  2. lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1018
    • 提供者:哈喽
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. ACM1111

    0下载:
  2. acm常用的函数 大全,,,,用得到的-acm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:25754
    • 提供者:李涛
  1. Numerical-integration-toolbox

    2下载:
  2. 数值积分工具箱,里面有一些常用的数学函数。-Numerical integration toolbox, which has a number of commonly used mathematical functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:36687
    • 提供者:Haha
  1. yzcherry

    0下载:
  2. matlab的函数逼近算法,常用的里面都有,希望对你会有帮助-matlab interpolation algorithms, which are commonly used, in the hope you will help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6390
    • 提供者:陈姣
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  1. methods

    0下载:
  2. 常用算法包括第一类整数阶贝塞耳函数,积分刚性方程组的吉尔方法,计算多重积分的高斯方法,快速傅利叶变换,离散随机线性系统的卡尔曼滤波,切比雪夫曲线拟合的c语言算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-06-10
    • 文件大小:17556891
    • 提供者:刘迎珍
  1. MATLAB

    0下载:
  2. 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:138981
    • 提供者:huanghf
  1. suijishushengchenghanshu

    0下载:
  2. 几种常用的随机数生成函数的matlab程序-Several commonly used random number generator function of matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4949
    • 提供者:云峰
  1. wucha

    0下载:
  2. 与误差相关的算法,例如标准差等常用算法通用函数。-And error-related algorithms, such as standard deviation common algorithms generic function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4480
    • 提供者:luoshizhou
  1. 09427

    0下载:
  2. 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4977572
    • 提供者:朱玉东
  1. Cubic-spline

    0下载:
  2. 数值分析中常用的三次样条插值的函数,里面也包括了函数调用-Commonly used in numerical analysis of cubic spline interpolation function, which also includes a function call
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1009
    • 提供者:杨霖
  1. _fsimpfun@20_RK4fun@28

    0下载:
  2. 在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lua中的函数名fun(x),fan(n),fsx(x),fan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:182083
    • 提供者:hanxiaohua
  1. subroutine

    0下载:
  2. 许多常用的函数集合,可用于编程时作为子程序使用。方便快捷。-A collection of many commonly used functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:49231
    • 提供者:天马
« 1 2 3 45 6 »
搜珍网 www.dssz.com