CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 积分运算

搜索资源列表

  1. cSharpnumerical-calculation

    0下载:
  2. 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4501368
    • 提供者:许从
  1. 11

    0下载:
  2. q函数计算,有很多有用的关于积分什么的运算,应该有点用-q function calculation, there are many useful operations on what points should be of some use. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:171928
    • 提供者:shuijiao`
  1. numerical-algorithm-with-JAVA

    1下载:
  2. 用java语言对复数运算、矩阵运算、(非)线性代数方程组的求解、插值和数值积分等问题的数值计算进行编程-Progremming for numerical algorithm with JAVA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:132938
    • 提供者:蔡洪文
  1. profile-generator

    0下载:
  2. 产生方波-三角波-正弦波的函数发生器.此波形发生器主要由五个模块组成,分别为方波发生模块,三角波产生模块,正弦波产生模块,信号选择模块,信号幅度放大模块以及信号偏移模块。方波发生器主要由555定时器构成的斯密特电路产生,并且幅度可调。三角波则由方波经过积分就能得到,积分电路主要由 A741运算放大器构成。-This curriculum project is the request makes one to be able to produce the square-wave- triangul
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:945498
    • 提供者:陈志婷
  1. ScienceEngineeringNumericalAlgorithm

    1下载:
  2. 科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和算法库的调用方式。 本书适合涉及科学与工程数值计算工作
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9784706
    • 提供者:周善人
  1. Fortran

    0下载:
  2. fortran语言中常用的计算算法综合,如线性回归、非线性回归、求积分等运算-fortran language commonly used in the calculation of algorithmic synthesis, such as linear regression, nonlinear regression, integrals and other operators
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:12569605
    • 提供者:姜明
  1. GPS

    0下载:
  2. 一种新的改进算法,对采样数据先进行累加积分,然后做相关运算,可以有效地降低相关次数,使得捕获速度得到明显提高。这种研究方法也适用于其他系统的伪随机码的捕获研究。-A new improved algorithm, the sampled data points to accumulate first, then do related operations, can effectively reduce the number of relevant, making the capture rate
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:132109
    • 提供者:mary
  1. romberg

    0下载:
  2. 用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。-用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10339
    • 提供者:zhangliping
  1. Fast-Rotation-invariant-Template

    0下载:
  2. 图像梯度方向应用干旋转不变性模板匹配时存在计算量较大的问题,由此提出一种改进的基于梯度方向码的旋转不变模板匹配 方法,通过计算积分直方图降低统计直方图的计算填,采用像素跳跃的匹配方法减少大量无效的匹配运算。实验结果表明,该方法在保证 匹配准确性的前提下,匹配速度提高了3倍至6倍,可以达到实时性要求。-it uses integral histogram to reduce the computing COSTS of computer histograms,and uses pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:316256
    • 提供者:chen
  1. CFB

    0下载:
  2. 从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等-Types of points from mathematics, numerical computing research areas include numerical approximation, numerical differentiation and numerical integration, numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:20319
    • 提供者:swolf
  1. C-language-algorithm-code

    2下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:142266
    • 提供者:心剑
  1. Matlab-mathematical-application

    0下载:
  2. matlab 数学应用,讲解如何用matlab求数学极限,倒数,积分,微分等数学运算-Matlab mathematical application
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:171983
    • 提供者:李杰
  1. Ordinary-differential-equations

    0下载:
  2. 常微分方程、积分与微分的运算,答案应该有用的-Ordinary differential equations, integral and differential operator answer
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:47509
    • 提供者:李彦杰
  1. Polynomial

    0下载:
  2. 一个可以计算多项式四则运算的程序源代码,稍加修改还可以实现求导,积分等数学运算-A program that can calculate a polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:480830
    • 提供者:zuanshipaopao
  1. Numeric-Initial-Source-File

    0下载:
  2. 龙贝格积分辛普森积分 梯形积分源程序 完全好用 经过运算核实过的-Numeric Initial C source File
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:117567
    • 提供者:曾杰
  1. Tracking-of-Weak-GPS-Signals

    0下载:
  2. 针对全球定位系统( GPS) 的微弱信号跟踪容易失锁问题, 提出一种新的跟踪方法. 利用平方根卡尔曼滤波算法, 在运算过程中运用误差协方差矩阵的平方根形式进行迭代, 有效减小了舍入误差带来的影响. 提出了一种新的GPS 信号跟踪测量模型, 在连续积分的基础上, 加入了非连续积分过程, 通过有效处理, 避免了导航信息位翻转对信号相关运算产生的影响-Weak signal tracking for the Global Positioning System (GPS), easy to loss o
  3. 所属分类:GPS develop

    • 发布日期:2017-11-05
    • 文件大小:332184
    • 提供者:yaomeng
  1. 2744865b71bc

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:194560
    • 提供者:
  1. Polynomial

    0下载:
  2. 多项式计算器。可以进行多个多项之间的基本运算,如加减乘除,求导积分等等。-Polymonial Caculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:2175
    • 提供者:牛馨梅
  1. adaptive

    0下载:
  2. 自适应函数,能改变步长进行运算,用于数学积分,十分简便-Adaptive function, change the step operations for mathematical integration is very simple
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:949
    • 提供者:lisa
  1. longbig_cpp

    1下载:
  2. 龙格积分函数的c语言程序,能够方便大家完成简单的运算,内有注释,便于修改-The Runge integral function c language program, able to facilitate the completion of simple arithmetic, with Notes, easy to modify
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:732
    • 提供者:circlehuang
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com