CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - solution of

搜索资源列表

  1. Newton

    0下载:
  2. solution of numerical integration with newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3650
    • 提供者:ratika chandra
  1. BessDerivZerosBisect2

    0下载:
  2. solution of bessel function
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4458
    • 提供者:ratika chandra
  1. IntelgentCompuation

    0下载:
  2. matlab语言开发的退火算法,主要用于算法的优化。可以实现寻找运行代价与通讯时间之和的近似最小值的功能,也可用于任务分配问题,本题是求50个任务分配到8台计算机的最优解。源码有详细注释,更便于理解。-matlab language development of the annealing algorithm, mainly used algorithms. Find running costs can be achieved with the communication time and th
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3569
    • 提供者:黄猛
  1. newton

    0下载:
  2. 计算方法 newdon法 解方程非线性方程的数值解法中的各种方法的使用-Newdon calculation method of nonlinear equation solutions method, the numerical solution of the use of various methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:445924
    • 提供者:郭周
  1. Fredholmequation

    0下载:
  2. Fredholm积分求解,关于适定问题求解的程序,可以供大家参考-Fredholm integral solution, the solution of the problem posed procedures for your reference
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1924312
    • 提供者:huguoqing
  1. readerwriter

    0下载:
  2. 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:113373
    • 提供者:孙芸芸
  1. poleplacement

    0下载:
  2. 线性系统中用于极点配置的标准算法,用于求解反馈增益矩阵-The standard algorithm to solve the poles placement in linear systems, which is useful in the solution of the feedback gain matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:65519
    • 提供者:陈正禧
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:322627
    • 提供者:jinghai
  1. TSP

    0下载:
  2. 功能描述:本程序实现找TSP问题的精确最优解-Function Descr iption: The Program for the problem to find the exact optimal solution of TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3704
    • 提供者:李拂晓
  1. NonlinearAdvectionSI

    0下载:
  2. 用于解算一维非线性平流扩散方程的半隐式差分格式算法-Computing the numerical solution of nonlinear advection equation via a semi-implicit scheme.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1620
    • 提供者:TAO
  1. Orthogonal_basis_of_solution_of_a_simple_solution.

    0下载:
  2. 组正交的基础解系的一种简便求法Orthogonal basis of solution of a simple solution-Orthogonal basis of solution of a simple method for evaluating Orthogonal basis of solution of a simple solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:50967
    • 提供者:ss
  1. gauss_elimination

    0下载:
  2. 用Matlab实现Gauss法求线性方程组的解-Gauss Method Using Matlab to achieve the solution of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:756
    • 提供者:林美霖
  1. thefinite-differencetimedomain

    0下载:
  2. 时域有限差分方法在一维格子中计算麦克斯韦旋度方程-the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5079
    • 提供者:ljfxxl
  1. L0

    1下载:
  2. 最小范数 最小二乘解 国外源码 希望对大家有用-Minimum norm least squares solution of foreign source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:79675
    • 提供者:medyuanxiao
  1. PowellLaw

    1下载:
  2. 基于鲍威尔法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on Powell method is used to calculate the optimal solution of programming, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6187
    • 提供者:liliujun
  1. Simplexmethod

    0下载:
  2. 基于单纯形法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on simplex method, is used to calculate the optimal solution of programming, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6199
    • 提供者:liliujun
  1. Complexmethod

    0下载:
  2. 基于复合形法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on the complex method, is used to calculate the optimal solution of programming, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6795
    • 提供者:liliujun
  1. shitou

    1下载:
  2. 关于acm中的石头剪刀布的求解,用c++实现,在vc++中调试运行-Acm scissors on the cloth in the solution of stone, using c++ implementation, debugging in vc++ run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1902
    • 提供者:wangqiang
  1. 1111

    0下载:
  2. 非线性方程组的迭代解法 含实例-Iterative solution of nonlinear equations with examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:16076
    • 提供者:kong
  1. PACKING

    0下载:
  2. 利用Fortran90快速求解整数规划问题-Using Fortran90 fast solution of the integer programming problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:629
    • 提供者:松哥
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com