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

搜索资源列表

  1. shoot

    3下载:
  2. 本程序为打靶法求解非线性常微分方程边值问题的。采用FORTRAN 语言。-procedures for the shooting method for solving nonlinear boundary value problems of ordinary differential equations. Using FORTRAN language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7074
    • 提供者:作风小
  1. shooting

    0下载:
  2. 关于线性打靶法的GUI文件,函数方程用shootingfun.m文件-linear shooting method on the GUI, function equation shootingfun.m documents
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:张伟
  1. Non-lineProgram

    1下载:
  2. 本方程为二阶边值问题的数值算法之打靶法计算,主要是边值得磨光处理,程序调试成功-equation for the second-Numerical Algorithms shooting method, is worth polished edge, Debugger success
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28204
    • 提供者:Brad
  1. lsq

    1下载:
  2. 打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:join
  1. Shoot.tar

    0下载:
  2. 一个基于打靶法的最优控制求解软件 求解过程中采用参数延续算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9270631
    • 提供者:wenhao
  1. 打靶法

    0下载:
  2. 打靶法c程序,用于数值计算中的边值问题。本文中应用了rugga-kutta算法进行常微分方程处理。-shooting method c procedures for the numerical calculation of boundary value problems. This paper uses rugga - Kutta algorithm for handling ordinary differential equations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:孙伟
  1. 自编打靶法求解两点边值问题的Matlab函数

    3下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2009-01-03
    • 文件大小:1865
    • 提供者:stareen
  1. 打靶法求边值问题

    1下载:
  2. 本程序是用打靶法求解边值问题的一个非常好的程序,几乎可以通用所用的边值问题,包括求非线性周期解的问题。
  3. 所属分类:压缩解压

    • 发布日期:2009-02-28
    • 文件大小:252893
    • 提供者:yangjinkun219
  1. 龙格库塔法求解微分方程组

    1下载:
  2. 打靶法结合龙格库塔法求解微分方程组
  3. 所属分类:matlab例程

  1. Shooting-Schrodinger-equation

    4下载:
  2. 打靶法解薛定谔方程利用matlab软件,采用打靶法结合Numerov算法进行求解定态薛定谔方程的本征值和本征方程。在位势为不同的抛物势时,都能求解出符合精度要求的本征值和本征方程。-Shooting method to solve the Schrodinger equation using matlab software, using the shooting method combined Numerov algorithm to solve the steady-state Schrodi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:64870
    • 提供者:bailuer
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. shooting

    0下载:
  2. shooting 打靶法,MATLAB编程,仅供参考。-shooting shooting method, MATLAB programming, for reference only.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:20530
    • 提供者:江冬
  1. LinearShootingMethod

    0下载:
  2. 打靶法的再解微分方程中的应用。主要用来处理边值问题。-Re-shooting method of solving differential equations. Mainly used to deal with boundary value problems.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:159604
    • 提供者:吴奇
  1. nonlineshoot

    0下载:
  2. 运用打靶法求解非线性常微分方程,简单实用-Shooting method used to solve ordinary differential equation, simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:950
    • 提供者:吴立伟
  1. two-numerical-methods-of-odes

    0下载:
  2. 常微分方程组的两种解法--打靶法和配置法-two numerical methods of odes
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:36018
    • 提供者:dilys
  1. 新建文本文档.tar

    1下载:
  2. 边值问题的数值解及其MATLAB程序;介绍了打靶法及其MATLAB程序; 用线性打靶法和常用的四阶龙格-库塔公式求解线性边值问题数值解的MATLAB主程序(Numerical solutions of boundary value problems and their MATLAB programs)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:孙弃疾
  1. solution

    3下载:
  2. 有限差分法和打靶法求解二阶线性常微分方程,比较简单的代码,其能够满足硕士数值计算课程的作业的需要。(The finite difference method for solving two order linear ordinary differential equations, relatively simple code, which can meet the needs of master's numerical calculation course homework.)
  3. 所属分类:其他

  1. 数值算法

    0下载:
  2. 使用matlab编写程序,打靶法实现微分方程求解。(Solving differential equation by shooting method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:wokuang2212
  1. 有限差分法最简隐式打靶法CN法

    0下载:
  2. 科学工程计算方法中的有限差分法,最简隐式,打靶法,CN格式(Scientific engineering calculation method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:君羊木
  1. 4阶龙格库塔法求解二阶微分方程

    2下载:
  2. 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
  3. 所属分类:其他

    • 发布日期:2019-12-07
    • 文件大小:10240
    • 提供者:夏天的风1
« 12 3 »
搜珍网 www.dssz.com