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

搜索资源列表

  1. 10GHzDFB

    0下载:
  2. 对10 GHz的分布反馈(DFB)半导体 激光器(LD)进行数值求解 -10 GHz for the distributed feedback (DFB) semiconductor laser diode (LD) for numerical solution
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:38115
    • 提供者:卓越
  1. MATLAB

    0下载:
  2. 数值分析,上机题目,求解方程组十分方便 数值分析,高斯公式, 求解方程组十分方便-Numerical analysis, the machine topic is very convenient for solving equations numerical analysis, Gaussian formula is very convenient for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2249
    • 提供者:詹黎明
  1. ldlt[1].cpp

    0下载:
  2. ldlt 数值求解的c++算法的实现,可应用有限元方程的求解。-ldlt numerical solution of c++ algorithm can be used finite element equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:23545
    • 提供者:tmllpl
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. numerical_analysis_homework

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

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

    0下载:
  2. 用于求解黑油模型,对于数值模拟方面的研究非常有用!-Used to solve the black oil model, numerical simulation for research is very useful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:442259
    • 提供者:汪洋
  1. nonlinearsystems

    0下载:
  2. 清华大学数学实验之线性方程组的数值求解幻灯片与MAT源码-Tsinghua University, Experimental Math linear equations of the numerical solution of the slide with the MAT-source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:780508
    • 提供者:tanwei
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
  1. Example9_20

    3下载:
  2. 油水两项数值模拟,求解压力和含水饱和度, 可以用在油藏描述和泥浆侵入中-IMPES numerical simulation to solve pressure and saturation of oil and water
  3. 所属分类:Special Effects

    • 发布日期:2015-11-06
    • 文件大小:145499
    • 提供者:周峰
  1. SolvingDelayferentialEquations

    0下载:
  2. 用MATLAB求解滞微分微分方程的理论及数值模拟-Hysteresis using MATLAB to solve differential equations and numerical simulation of the theory
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:286205
    • 提供者:kgjk
  1. suanfa

    0下载:
  2. C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equations, solving systems of non
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:411899
    • 提供者:程大宝
  1. TSP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:117095
    • 提供者:IT农夫
  1. IHB

    5下载:
  2. 求解微分方程的解析解,这个工具可以代替R-K法等常用的数值求解方法。-the analysis solution of the differential equation
  3. 所属分类:其他小程序

    • 发布日期:2014-02-22
    • 文件大小:985
    • 提供者:zhengzheren
  1. Matlab_algorithm

    0下载:
  2. 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162634
    • 提供者:王敏蔚
  1. SWMS-2D.FOR

    8下载:
  2. 模拟非饱和带的土壤水分运动的源代码,采用Richard方程求解非饱和水分运动。-Simulation of non-saturated zone of soil moisture movement in the source code, using Richard equation unsaturated water movement.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:124355
    • 提供者:huaiweisun
  1. Recp-c-code

    0下载:
  2. 功能强大的数值求解子程序库,包括各种常用的方法。-The numerical solution of a powerful subroutine library, including various commonly used methods.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:106000
    • 提供者:qqzh
  1. resource

    0下载:
  2. 数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:631016
    • 提供者:tianping
  1. 001

    2下载:
  2. 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1863
    • 提供者:hedongjing
  1. split_step_fourier_method

    0下载:
  2. 采用split-step method数值求解非线性薛定谔方程-Numerical solution of nonlinear Schrodinger equation by split-step method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1243
    • 提供者:李含章
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com