搜索资源列表
mc.rar
- 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!,TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different m
dblsim.rar
- 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
fredholm
- 第二类Fredholm积分方程的数值解。 所谓积分方程就是积分号内有未知函数的方程-Second numerical solution of Fredholm integral equation
MATLAB-algorithm
- 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
panduan
- 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
dblsim
- 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
Mathcalculationprocedures
- 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
MATLABNumericalIntegration
- MATLABNumericalIntegratio 数值积分-MATLABNumericalIntegratio numerical integration
RobergandIntgauss
- 在MATLAB平台下,利用龙贝格公式和高斯公式,求解数值积分,源码-In the MATLAB platform, using Romberg formula and the Gauss formula, solving numerical integration, source code
MATLAB
- 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
Orbit_Mechanics(Matlab)
- 轨道力学基本子程序,包括: 位置速度和轨道根数相互转换;地球引力场系数;JPL精密历表;RKF78数值积分器-Orbital mechanics subroutine, including: position, velocity and orbital elements are interchangeable Earth s gravitational field coefficient at JPL precise ephemerides RKF78 numerical integrat
numeriacal-analysis-matlab-code
- 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
matlab-jifen
- 该算法包含的程序可实现对实际问题进行数值积分的功能-The algorithm contains a program can be realized on the practical problems of numerical integration of functions
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
numberical method
- 本书介绍了数值方法的理论及实用知识,并讲述了如何利用MATLAB软件实现各种数值算法,以便为读者今后的学习打下坚实的数值分析与科学计算基础。(This book introduces the theory and practical knowledge of numerical methods, and describes how to use MATLAB software to implement various numerical algorithms, so as to lay a so
Π近似值
- 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
06数值积分-龙贝格求积分
- 详细功能说明见word文档,Word文档中给出了具体案例及过程(Detailed functional descr iption is found in the word document, and specific cases and procedures are given in the Word document.)