搜索资源列表
vbC12
- 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the m
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation a
solution-of-Differential-equation-group
- 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
five_file
- hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题
waituifa
- 用外推法求函数最优区间的程序-use extrapolation method for the optimal function of the interval procedures
extrapolation
- 外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长
waituifa
- 用外推法求函数最优区间的程序-use extrapolation method for the optimal function of the interval procedures
vbC12
- 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge- Kutta method, adaptive variable step of the Runge- Kutta method to improve the mid
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton- Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation an
solution-of-Differential-equation-group
- 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
five_file
- hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题-hws01: Savage and missionary issues hws02: using Romberg extrapolation method for integral approximation hws03: 8 digital issues h
extrapolation
- 外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
frequency_extrapolated_method
- 中间的程序是外推程序,......... 但是下面的程序仿真部分和外推部分的标号有写出入,因为不是同一时期编的 请大家注意: 程序中用的是频域外推法,在葛德彪的书中有详细的介绍。-Central procedure is the extrapolation procedure ,......... but some of the following procedures for simulation and extrapol
valueanalysis
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of
lichaxun
- 理查逊外推法求数值微分,能达到很高的精度。-Richardson extrapolation method for numerical differentiation, to achieve high accuracy.
FDTD3-
- FDTD外推法仿真 利用Fortran编写 带注释-an example code for FDTD simulation
dpf
- 用Java实现的变尺度法 其中梯度计算模块使用理查德外推法求得-Implemented with the Java variable metric method in which the gradient extrapolation calculation module obtained by the use of Richard
012006014825
- 作等距分划,Xi=-5+ih,h=10/n,i=0,1,……,n,并对Runge给出的函数y=1/(1+x2)作Lagrange插值,取n=10,20计算插值多项式Pn(x)在x=4.8处的误差,并作分析 用Romberg外推法计算圆周率Π=∫4/(1+X2)dx,要求绝对误差限小于0.5×10-8-For the equidistant partition, Xi =- 5+ ih, h = 10/n, i = 0,1, ...
Opt_Steepest
- 最速下降法、求最优值,用外推法求单谷区间的优化设计提供了依据 -The steepest descent method, beg the most optimal value, use extrapolation ChanGu interval obtained
richardson外推法
- 高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)