Welcome![Sign In][Sign Up]
Location:
Search - romberg matlab code

Search list

[Other用龙贝格法计算函数f

Description: 介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
Platform: | Size: 2834 | Author: tsibintsibin | Hits:

[Other用龙贝格法计算函数f

Description: 介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
Platform: | Size: 3072 | Author: tsibintsibin | Hits:

[matlab龙贝格积分法

Description: 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!
Platform: | Size: 3072 | Author: jasa | Hits:

[matlabromberg

Description: mathematica romberg integration programme code
Platform: | Size: 1024 | Author: sober | Hits:

[Windows Developxx

Description: Romberg积分和变步长梯形求积公式的matlab算法程序,详细功能见代码内部说明-Romberg integral and variable step-size trapezoidal quadrature formula matlab algorithm program in detail capabilities see the code for internal notes
Platform: | Size: 11264 | Author: shiruiqi123 | Hits:

[matlabRombegrg

Description: 录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: -Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:
Platform: | Size: 21504 | Author: kice | Hits:

[AlgorithmRobergandIntgauss

Description: 在MATLAB平台下,利用龙贝格公式和高斯公式,求解数值积分,源码-In the MATLAB platform, using Romberg formula and the Gauss formula, solving numerical integration, source code
Platform: | Size: 1024 | Author: chenshanshan | Hits:

[matlab9Lab

Description: Numerical integral, Romberg integral, matlab .m file, source code.
Platform: | Size: 88064 | Author: Fulop | Hits:

[Algorithmlongbeigejifen

Description: 计算方法中的龙贝格积分是求定积分的精度高的近似值,这里提供龙贝格积分的matlab源代码。-Calculation of the Romberg integral definite integral is seeking a high precision approximation, here are Romberg integration matlab source code.
Platform: | Size: 1024 | Author: 孙军成 | Hits:

[Algorithmshuzhijisisuan

Description: 数值计算源代码:包含romberg和差值计算的matlab代码,线性方程组和迭代法的c源代码。-Numerical code: the difference between calculated and included romberg matlab code, linear equations and the iterative method c source code.
Platform: | Size: 306176 | Author: zhangzinan | Hits:

[matlabRomberg-code

Description: 龙贝格算法的matlab源代码,包含图像,收敛速度分析-Romberg algorithm matlab source code, including images, convergence rate analysis
Platform: | Size: 1024 | Author: 周萧潇 | Hits:

[File Format32365

Description: 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
Platform: | Size: 320512 | Author: 学制 | Hits:

[Algorithmintegral

Description: 该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。-The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.
Platform: | Size: 2048 | Author: 蔡声泽 | Hits:

[matlabromberg

Description: romberg积分公式算法的matlab代码,直接代入函数即可,romberg积分公式算法的matlab代码,直接代入函数即可(Romberg integral formula algorithm matlab code, directly into the function can be)
Platform: | Size: 51200 | Author: KVZHEN | Hits:

[Othermatlab求积分实例

Description: 插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   8.3.3 步长逐次减半柯特斯求积公式 290   8.3.4 Romberg求积公式 291   8.4 自适应求积方法 293   8.5 Gauss求积方法 295   8.5.1 Gauss求积公式的构造 295   8.5.2 几种常用的Gauss求积公式 297   8.6 重积分的数值解 303   8.7 MATLAB自带函数应用 304   8.7.1 trapz函数 304   8.7.2 integral函数 305   8.7.3 integral2函数 307   8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
Platform: | Size: 11264 | Author: XWLYF | Hits:

CodeBus www.codebus.net