搜索资源列表
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 midpoint of the law, such as ex
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation and Romberg integration, adapti
二重积分
- 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
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 equations c code : There will be f
5
- 本二维FDTD的仿真和外推是将远场外推,对学习FDTD的同学应该是有帮助的,在中间的程序是外推程序.
far3
- 这是一个用FDTD计算远场的c程序,该程序的核心是用近场值外推远场值。大大节省了计算机内存和计算时间。可谓经典。
erchongjifen
- 该程序为重积分的计算。应用复化梯形公式,采用逐次二分步长的方法,并应用外推思想。
lichasenwaitui
- 理查森外推程序输入编号(1,2,3,分别表示lnx,tanx,sin(x^2+1/3x)计算函数)以及M和h的值,输出给出例6中的表格
five_file
- hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题
daixianwaitui
- 雷达信号带限外推。包括burg外推的方法,对提高雷达的分辨能力有很多的帮助
Richardson外推加速
- 理查德外推加速算法-Richard extrapolation algorithm acceleration
三维FDTD方法计算外推远场的程序
- 三维FDTD方法计算外推远场的程序
TM_FDTD
- 利用C语言仿真模拟了FDTD的TM波的外推及散射-The use of C language of the FDTD simulation of the TM wave and scattering extrapolation
Opt_Steepest
- 最速下降法、求最优值,用外推法求单谷区间的优化设计提供了依据 -The steepest descent method, beg the most optimal value, use extrapolation ChanGu interval obtained
基于LBM非平衡外推方腔流
- 基于LBM非平衡外推格式的方腔流,适合初学者学习。
Poiseuille周期+非平衡外推
- 格子BOLTZMANN方法模拟泊肃叶流,周期和非平衡外推边界(The lattice BOLTZMANN method is used to simulate the flow and periodic and non-equilibrium extrapolation boundary of the flow)
无名外推蜘蛛池服务端V1.5
- <无名_随机关键词> 随机调用keywords.txt的一个行 <无名_句子> 随机调用\web\jiju文件夹下的随机一个txt的一行内容 <无名_句子2> 随机调用\web\jiju2文件夹下的1.txt的一行内容 <无名_句子3> 随机调用\web\jiju3文件夹下的随机一个txt内容 <无名_随机图片> 随机调用\web\pics文件夹下的随机一张图片 <无名_随机视频> 随机调用\web\shipin\
richardson外推法
- 高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
lid_driven
- 用Python编写的顶盖驱动流模型,边界采用非平衡外推得到。(The top drive flow model is written in Python, and the boundary is obtained by non-equilibrium extrapolation.)
线性外推MATLAB
- 线性外推MATLAB程序,可直接代入步长以及函数方程调用程序实现线性外推