搜索资源列表

  1. vbC12

    0下载:
  2. 用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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4020
    • 提供者:刘立立
  1. 数值微分和数值积分

    1下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15077
    • 提供者:周思良
  1. 二重积分

    0下载:
  2. 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:叶真
  1. solution-of-Differential-equation-group

    0下载:
  2. 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5120
    • 提供者:ldg
  1. 5

    0下载:
  2. 本二维FDTD的仿真和外推是将远场外推,对学习FDTD的同学应该是有帮助的,在中间的程序是外推程序.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2202
    • 提供者:xuzhanxian
  1. Richardson外推加速

    0下载:
  2. 理查德外推加速算法-Richard extrapolation algorithm acceleration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6719
    • 提供者:风度
  1. 三维FDTD方法计算外推远场的程序

    0下载:
  2. 三维FDTD方法计算外推远场的程序
  3. 所属分类:其它资源

    • 发布日期:2010-04-20
    • 文件大小:7566
    • 提供者:csyyj01
  1. waituifa

    0下载:
  2. 用外推法求函数最优区间的程序-use extrapolation method for the optimal function of the interval procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. Richardson外推加速

    0下载:
  2. 理查德外推加速算法-Richard extrapolation algorithm acceleration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:483328
    • 提供者:风度
  1. vbC12

    0下载:
  2. 用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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:刘立立
  1. five_file

    0下载:
  2. hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题-hws01: Savage and missionary issues hws02: using Romberg extrapolation method for integral approximation hws03: 8 digital issues h
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1901568
    • 提供者:huangweisen
  1. extrapolation

    0下载:
  2. 外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:姜梦
  1. frequency_extrapolated_method

    0下载:
  2. 中间的程序是外推程序,......... 但是下面的程序仿真部分和外推部分的标号有写出入,因为不是同一时期编的 请大家注意: 程序中用的是频域外推法,在葛德彪的书中有详细的介绍。-Central procedure is the extrapolation procedure ,......... but some of the following procedures for simulation and extrapol
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:合愀
  1. TM_FDTD

    0下载:
  2. 利用C语言仿真模拟了FDTD的TM波的外推及散射-The use of C language of the FDTD simulation of the TM wave and scattering extrapolation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:321
  1. Opt_Steepest

    0下载:
  2. 最速下降法、求最优值,用外推法求单谷区间的优化设计提供了依据 -The steepest descent method, beg the most optimal value, use extrapolation ChanGu interval obtained
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wsp
  1. burg外推算法,实现数据的外推,已验证通过

    1下载:
  2. 该算法实现burg数据外推,可以外推2倍的数据长度,希望对大家有用
  3. 所属分类:matlab例程

  1. Poiseuille周期+非平衡外推

    0下载:
  2. 格子BOLTZMANN方法模拟泊肃叶流,周期和非平衡外推边界(The lattice BOLTZMANN method is used to simulate the flow and periodic and non-equilibrium extrapolation boundary of the flow)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Lethcobs
  1. 无名外推蜘蛛池服务端V1.5

    0下载:
  2. <无名_随机关键词> 随机调用keywords.txt的一个行 <无名_句子> 随机调用\web\jiju文件夹下的随机一个txt的一行内容 <无名_句子2> 随机调用\web\jiju2文件夹下的1.txt的一行内容 <无名_句子3> 随机调用\web\jiju3文件夹下的随机一个txt内容 <无名_随机图片> 随机调用\web\pics文件夹下的随机一张图片 &l
  3. 所属分类:PHP编程

    • 发布日期:2024-05-17
    • 文件大小:3216384
    • 提供者:dddssd
  1. richardson外推法

    0下载:
  2. 高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:杨小歪
  1. lid_driven

    0下载:
  2. 用Python编写的顶盖驱动流模型,边界采用非平衡外推得到。(The top drive flow model is written in Python, and the boundary is obtained by non-equilibrium extrapolation.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1080320
    • 提供者:snakeabc1
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org