CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 数值计算算法

搜索资源列表

  1. CORDIC

    0下载:
  2. 利用CORDIC计算三教函数值,s算法-CORDIC algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:114287
    • 提供者:tp
  1. 2009210331

    0下载:
  2. 共轭法,数值计算中一个有限迭代法,好多算法的基础-Conjugate method, numerical calculations a finite iterative method, the basis for many algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1505
    • 提供者:王默鸣
  1. SUBROUTINE5

    0下载:
  2. 介绍有用的FORTRAN子程序,主要是上结数学算法,求方程,矩阵运算及各种常用的数学数值计算的子程序-Introduce useful FORTRAN subroutine on the end of the mathematical algorithms and equations, matrix operations and a variety of commonly used mathematical value calculation subroutine
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:10815
    • 提供者:李斌
  1. SUBROUTINE6

    0下载:
  2. 介绍有用的FORTRAN子程序,主要是上结数学算法,求方程,矩阵运算及各种常用的数学数值计算的子程序-Introduce useful FORTRAN subroutine on the end of the mathematical algorithms and equations, matrix operations and a variety of commonly used mathematical value calculation subroutine
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5096
    • 提供者:李斌
  1. SUBROUTINE7

    0下载:
  2. 介绍有用的FORTRAN子程序,主要是上结数学算法,求方程,矩阵运算及各种常用的数学数值计算的子程序-Introduce useful FORTRAN subroutine on the end of the mathematical algorithms and equations, matrix operations and a variety of commonly used mathematical value calculation subroutine
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:50280
    • 提供者:李斌
  1. SUBROUTINE8

    0下载:
  2. 介绍有用的FORTRAN子程序,主要是上结数学算法,求方程,矩阵运算及各种常用的数学数值计算的子程序-Introduce useful FORTRAN subroutine on the end of the mathematical algorithms and equations, matrix operations and a variety of commonly used mathematical value calculation subroutine
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6012
    • 提供者:李斌
  1. scyt

    0下载:
  2. 数值计算中的经典算法三次样条,用于图形学中曲线、曲面的绘制,消除锯齿-Function Qt done a music player, has peels, change shape, and loop playback, random play, etc., can also be custom skin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1001
    • 提供者:hzs
  1. Lagrange_Insert

    0下载:
  2. 数值计算方法之拉格朗日插值算法:实现书中的拉格朗日插值算法-Lagrange interpolation algorithm for numerical methods: the book Lagrange interpolation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:562386
    • 提供者:杨平
  1. pid

    0下载:
  2. PID算法是自动控制领域最常用的误差消除算法,可以用其将一个动态数据输入序列进行处理达到 自稳定的特性。在这里实现的是PID算法的核心(比例、积分、微分)的数值计算部分,采用模块 化数据结构使得该代码能够在一个项目中完成多个PID控制任务的实现。-PID algorithm is the most commonly used in the field of automatic control error elimination algorithm, you can use a dynamic d
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1109
    • 提供者:红果果
  1. a

    0下载:
  2. 10个自行车租赁点的需求量和拥有量及相关位置为依据,建立调度运行成本最小的目标函数,采取C++编程的方法求解最优调度方案。 针对该调度问题,分析自行车拥有量超过或者少于需求量的不同租赁点,并假设自行车缺少的租赁点不向外调度自行车,只接受拥有量大于需求量的租赁点的自行车调入,在定义相关常量、初始化相关数据结构的基础上,使用递归算法,求解主函数使得调度成本最少,即 。先计算任意调配方案及每个多车的租赁点在调配后剩余车辆,并根据租赁点剩余数值计算最小花费,若此花费大于记录的最小花费,证明此种调配不
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1009
    • 提供者:ziyi
  1. lab03

    0下载:
  2. 中国科大数值计算方法与算法实验三:复化梯形积分、复化辛普森积分-Numerical methods and algorithms of USTC,lab03.c: trapezoidal integration, complex integration of Simpson
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:585
    • 提供者:zx
  1. rcosdemo

    0下载:
  2. MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。-MATLAB is a commercial mathematical software produced by MathWorks company, senior technical computing for algorithm development, data visualization, data a
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1783
    • 提供者:che xin sea
  1. 电磁场数值计算法

    1下载:
  2. 本文介绍了电磁场的数值计算方法,并用MATLAB进行运算,很好用(The numrical method of microwave is introduced and it is good)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:10873856
    • 提供者:wsf2
  1. 第7章 数值微分

    1下载:
  2. matlab常用算法中的数值微分计算的程序,内含13个文件(matlab commonly used algorithm in numerical differential calculus program, containing 13 files)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:剑客123
  1. 第8章 数值积分

    0下载:
  2. matlab常用算法中的数值积分计算程序,内含21个有效文件(matlab commonly used algorithm numerical integral calculation program, contains 21 valid files)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:剑客123
  1. 9294191

    0下载:
  2. 计算机常用数值计算算法与程序 C++版 Chap01 rar()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:Teresq
  1. C语言常用算法集

    0下载:
  2. C语言基本算法,有数值计算,矩阵,微分方程,以及各种滤波算法(Basic algorithm of C language)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6281216
    • 提供者:孤鸿落日
  1. 润滑数值计算方法

    2下载:
  2. hp润滑数值算法光盘内容,非常好用的资源啊(Numerical algorithm for lubrication)
  3. 所属分类:其他

  1. Imperialist Competitive Algorithm

    3下载:
  2. 该程序为帝国竞争算法matlab源代码,其中“ICA”为主程序,可以搭配编码解码解决各种实际问题,也可单纯进行数值计算搜索。(The program is the source code of Matlab, the Imperial Competition Algorithm, in which "ICA" is the main program, which can be used with encoding and decoding to solve various p
  3. 所属分类:其他

  1. MOEA-master

    1下载:
  2. matlab是一种编程软件,也称矩阵实验室. 在数值计算方面做出了很大的贡献. 多目标优化问题是最优化领域中的一种优化方法,得出的解是折衷解. 多目标优化问题可以分为约束多目标优化问题和无约束多目标优化.在实际生活中,有很多问题都可以被视为多目标优化问题,如旅行商问题、工程问题,证券投资问题等,然而采用matlab编程软件具有很好的求解展示效果.(Matlab is a programming software, also known as a matrix laboratory. It has
  3. 所属分类:其他

    • 发布日期:2020-03-02
    • 文件大小:250880
    • 提供者:hjing
« 12 3 4 5 »
搜珍网 www.dssz.com