搜索资源列表

  1. BVP_tutorial

    0下载:
  2. MATLAB边值问题求解的文档和源代码,好东西啊,强烈推举爱女-MATLAB to solve boundary value problems for the documentation and source code, good things ah, strongly favored daughter elected
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:199680
    • 提供者:和气会
  1. tmmcoupling

    0下载:
  2. THIS M-FILE USES THE TRANFER MATRIX METHOD TO EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION SPECTRUM OF THE GRATING AND THE TRANSMISSION %SPECTRUM, DELAY AND DISPERSION OF THE FABRY-PEROT FILTER ARE SIMULATED-
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:liuliu
  1. BVP_examples

    0下载:
  2. 如何利用bvp4c解决微分方程的边值问题的几个例子。-Bvp4c how to use differential equations to solve boundary value problems for a few examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:15360
    • 提供者:石智伟
  1. numerical_analysis_homework

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

    • 发布日期:2024-05-25
    • 文件大小:351232
    • 提供者:wjl
  1. xiezhenzi

    0下载:
  2. 用bvp4c计算谐振子能级,要求至少计算出两个能级-Bvp4c calculated using harmonic oscillator energy levels, calculated at least two levels
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:51200
    • 提供者:zsd
  1. nbvp

    0下载:
  2. A n-point BVP solver. Very useful for BVPs.-Very useful for BVPs.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:Darcy Wang
  1. FindEigenvalue4thorderBVP

    0下载:
  2. 此程序用于求解四阶常微分边值问题的特征值问题,算例说明附在其中。-Finding the eigenvalues for 4-th order (BVP)ODE
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:25600
    • 提供者:刘项
  1. colnew

    0下载:
  2. 是 COLSYS 的更新版。国外有名的解常微分BVP的求解器,对奇异问题有很好的适应性。-C this package solves boundary value problems for C ordinary differential equations, as described below. C C COLNEW is a modification of the package COLSYS by ascher,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:30720
    • 提供者:刘项
  1. A_User_Friendly_Fortran_BVP_Solver

    0下载:
  2. 一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。-In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We n
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:649216
    • 提供者:刘项
  1. fd1d_bvp_prb

    0下载:
  2. FD1D_BVP is a FORTRAN90 program which applies the finite difference method to solve a two point boundary value problem in one spatial dimension. The boundary value problem (BVP) that is to be solved has the form: -
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:讲演
  1. BVP

    0下载:
  2. 应用Matlab计算边界条件,解决最优控制问题。-Matlab Boundary Conditions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:伊国胜
  1. How-Use-ODE45-to-solve-Boundary-Value-ODE

    0下载:
  2. In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefor
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:82944
    • 提供者:delin
  1. stove_top_3D_FD

    0下载:
  2. finite difference method to solve a 3-D BVP that models heat transfer
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:4096
    • 提供者:sami
  1. er3OC_num

    0下载:
  2. function er3OC_num EG3OC_num Example 3 of optimal control tutorial. This example is from D.S.Naidu, "Optimal contorl systems" page 77-80, Example 2.14 The problem is formulated as a BVP and solved with bvp4c
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:larasmoyo
  1. BVP_tutorial

    0下载:
  2. 求解常微分方程组的bvp解算器的使用说明和教程和实例-tutorial and documentary and examples for ODE bvp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:200704
    • 提供者:蔡琰
  1. FEM

    0下载:
  2. Solving several BVP s (1D example, 2D wave equation, 2D heat equation, 3D cantilever beam deflection (linear & quadratic elements) with use of very basic FEM techniques.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-25
    • 文件大小:183296
    • 提供者:Adilson
  1. fiberlaser_one

    0下载:
  2. matlab 端面抽运高功率双包层光纤激光器数值仿真,利用bvp4c()解两点边值问题。-matlab end-pumped high power double-clad fiber laser numerical simulation using bvp4c () BVP for the solution.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:
  1. Galerkin

    0下载:
  2. The purpose of this program is to write a function to solve the following BVP using Galerkin Method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:vahid
  1. BVP_tutorial

    0下载:
  2. bvp matlab Contact me Chinese Version GuestBook
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:201728
    • 提供者:liu1982
  1. 2_1-D_CFD_scheme_ver1.zip

    0下载:
  2. The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also pr
  3. 所属分类:数学计算/工程计算

« 12 »

源码中国 www.ymcn.org