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

搜索资源列表

  1. Matlab

    0下载:
  2. 最近找的求解方程的程序,可以借鉴下,挺好的-Solving equations to find the most recent program, you can learn, the very good
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32087
    • 提供者:方煜
  1. Matlab-JTD

    0下载:
  2. 最近找的求解方程的程序,可以借鉴下,挺好的-Solving equations to find the most recent program, you can learn, the very good
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:32139
    • 提供者:方煜
  1. dop54_dop853

    1下载:
  2. 求解时滞常微分方程的matlab程序代码-codes for delay differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:176128
    • 提供者:石水
  1. Lepingle_Ribemont_SDE

    1下载:
  2. 随机微分方程数值解! Numercal Sulution Of Stochastic Differential Equations By Peter E.Kloeden Eckhard Platen PC-Exercise 11.4.1 Figure 11.4.1 求解方程 11.4.1-Numercal Sulution Of Stochastic Differential Equations By Peter E.Kloeden Eckhard Pla
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:836
    • 提供者:zhebie
  1. Gauss-Seidel

    0下载:
  2. 这是数值分析中,用Guss-Seidel迭代法求解方程的程序,该方法易于理解,在数值分析中普遍运用-This is the numerical analysis, use Guss-Seidel iterative equation program, this method is easy to understand, in the numerical analysis of common use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14594
    • 提供者:wangjixu
  1. Numerical-analysis-problem1

    0下载:
  2. 数据分析中重要的差值求解方程算法的实现。只虚修改参数即可使用此程序解决不同问题。-Significant difference in the data analysis to solve equations algorithm. Parameters can be used only to modify this virtual procedure to solve different problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:43296
    • 提供者:李佳佳
  1. Newton-iteration-method

    0下载:
  2. 给定初值和容许误差,使用牛顿法求解方程的通用程序-Given initial value and allow the error, the use of Newton method is used to solve the equations of general program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9634
    • 提供者:yazhoulong
  1. GA

    0下载:
  2. 遗传算法求解方程的最大值,包括初始化,选择,交叉,变异等。-Genetic algorithm is presented to solve the equations of the maximum, including initialization, choice, crossing and variation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2860
    • 提供者:路丽芳
  1. cj

    0下载:
  2. 非常好的计算程序,求解方程的极值点。好啊-grgg higfd hiorhe erogeopg reger
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:200224
    • 提供者:徐级
  1. cPP

    0下载:
  2. 求解方程各种方法 迭代法 牛顿迭代 二分法 都有 c++源文件 绝对正确-Solving the equation of a variety of methods iterative method Newton iterative dichotomy has C++ source file is absolutely correct
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1021
    • 提供者:远远
  1. MATLAB-algorithm

    0下载:
  2. 龚纯写的《MATLAB语言常用算法程序集》(清晰版)一般非常好的matlab编程实践指南,书中的程序都是自编的,缺点是求解方程太过简单!但入门很好!-A book for matlab
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17444088
    • 提供者:李明
  1. root

    0下载:
  2. 利用Matlab 实现求解方程的算法; 利用编制的算法求解给定的方程; -Matlab algorithm of solving equations The preparation of the algorithm for solving a given equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2635
    • 提供者:jenny
  1. cholesky

    0下载:
  2. Cholesky分解是一种分解矩阵的方法, 在线形代数中有重要的应用。Cholesky分解把矩阵分解为一个下三角矩阵以及它的共轭转置矩阵的乘积(那实数界来类比的话,此分解就好像求平方根)。与一般的矩阵分解求解方程的方法比较,Cholesky分解效率很高-Cholesky decomposition is a kind of decomposition of matrix method, the linear algebra has an important application. Choles
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:593
    • 提供者:兰中周
  1. Aitken

    0下载:
  2. 利用迭代格式及Aitken加速后的新迭代格式求解方程,实现用的语言为matlab。 -Iterative scheme and Aitken accelerated iterative scheme to solve the equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6288
    • 提供者:Flora
  1. matlab

    0下载:
  2. 牛顿法 等求解方程的零根;通过选取不同的初始点实现-Newton method
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:weipu
  1. VCPPdesign

    1下载:
  2. 10个源码合集,经典全集,针对江苏省各高校合编要求学生的课程设计!只对要交作业的大学生有用!本程序仅做课程设计作业,供大家学习和参考其中包括 1.迭代法截线性方程 2.高斯—赛德尔迭代法 3.股票交易系统 4.模板实现排行榜管理 5.物品库存管理 6.字符串操作 7.对抗游戏 8.八皇后问题 9.分数计算器 10.求解方程-10 source collection, classic Complete Works of students of the cou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:42672
    • 提供者:马凯
  1. Binary-Search

    0下载:
  2. 用二分法求解方程解。有两个例题,都有收敛准则。-Binary Search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18427
    • 提供者:AbStars
  1. ROSIN

    0下载:
  2. 主要提供了数值分析中用牛顿法,Fixed-Point Iteration method, Steffensen’s method求解方程的源代码。-The main provider of numerical analysis using Newton' s method, the Fixed-Point Iteration method, Steffensen' s method for solving the equation of the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:224974
    • 提供者:luo
  1. For-approximate-root

    0下载:
  2. 用递推式法求解;用二分法,牛顿迭代法,迭代法求解方程的近似根-Using recursive method for solving with the dichotomy, Newton iteration method, iteration method for solving the approximate root
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16678
    • 提供者:龙在
  1. ex1

    0下载:
  2. 二分法求解方程,程序包含初始值,可自行修改-The binary Solving Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:黄文德
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com