CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - parabolic

搜索资源列表

  1. interParaSuce

    0下载:
  2. Successive parabolic interpolation is a technique for finding the extremum (minimum or maximum) of a continuous unimodal function by successively fitting parabolas (polynomials of degree two) to the function at three unique points, and at each iterat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1333
    • 提供者:Marcio
  1. grp_filter_frequency

    0下载:
  2. 从频率域对线性群时延失真和抛物线群时延失真进行仿真设计-From the frequency domain for linear parabolic group delay distortion and group delay distortion simulation design
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:773
    • 提供者:张晓娟
  1. 2degreeinter

    0下载:
  2. 最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2509
    • 提供者:GPack
  1. xianshi

    0下载:
  2. 一维抛物型方程的显式差分法程序,以平板的温度场为例-One-dimensional parabolic equation the explicit difference method procedures in order to plate the temperature field as an example
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:564
    • 提供者:孔霖
  1. yinshi

    0下载:
  2. 抛物型方程的隐式解法,用fortran程序编的,以平板的传热为例-Parabolic equations implicit method, using compiled fortran program to the heat transfer plate as an example
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:640
    • 提供者:孔霖
  1. exam8_001

    0下载:
  2. 本程序采用平面梁单元计算两铰抛物线拱的自由振动特性,希望对学习有限元及程序设计有帮助。-The program uses two hinged planar beam element calculation of the free vibration characteristics of the parabolic arch, the finite element and want to learn programming help.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-07
    • 文件大小:2607
    • 提供者:林建平
  1. m8_2

    0下载:
  2. 采用平面梁单元计算两铰抛物线拱的在初始条件下自由振动,并对时程曲线结果进行FFT变换-Calculation of plane beam element with two hinged parabolic arch free vibration in the initial conditions, and the results of time-curve FFT transform
  3. 所属分类:Applications

    • 发布日期:2017-04-02
    • 文件大小:3104
    • 提供者:林建平
  1. 1

    0下载:
  2. 用VB绘制抛物线动画曲线,用VB绘制抛物线动画曲线-Parabolic curve drawn animation with VB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:22382
    • 提供者:shubin
  1. lagrange

    0下载:
  2. 抛物线型拉格朗日内插滤波器的实现,MATLAB程序-Parabolic Lagrange interpolation filters are implemented, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3061
    • 提供者:ning zhuang
  1. Classical

    2下载:
  2. 古典隐式格式求解一维热传导方程(抛物型)-Classical implicit scheme for solving one-dimensional heat equation (parabolic)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1041
    • 提供者:lingjjun
  1. circle

    0下载:
  2. 在vs2008中,使用VC中的OpenGL模拟抛物线运动-In vs2008, the use of VC in the OpenGL simulation of parabolic movement
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6234966
    • 提供者:麟雲
  1. paowuxian

    0下载:
  2. 抛物线源码,可自由输入数字并自动生成图形,可自由下载。-Parabolic source, freely input and automatically generated digital graphics, free to download.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:212676
    • 提供者:
  1. cn

    1下载:
  2. 偏微分方程数值解法中用C-N格式求解抛物型方程程序-Numerical solution of partial differential equations using CN format procedures for Solving Parabolic Equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1935
    • 提供者:太空遨游
  1. pwx

    0下载:
  2. 抛物线法求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-Parabolic method to solve the minimum objective function can be used as a subroutine, the program on behalf of a very concise and practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3596
    • 提供者:certrain
  1. parabola

    0下载:
  2. 用C++实现的最小二乘法拟合抛物线算法。-Using C++ implementation parabolic least squares fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3185969
    • 提供者:王晓栋
  1. parabola

    0下载:
  2. 求解抛物线方程的显式法,编译example_01生成可执行文件,输入example_01 inp.txt.边界条件的中心差分离散,编译example_02a.f,输入example_02ainp.txt.边界条件的向前差分离散example_02b.f,输入example_02binp.txt.-Explicit solving parabolic equation method, the compiler generates an executable file example_01, ent
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4650
    • 提供者:车宇
  1. DifferenceCalculate

    0下载:
  2. 差值计算小工具,可以进行线性差值,抛物线差值和拉格朗日差值,同时比较三种差值的精确程度-Small margin calculation tool, the difference can be linear, parabolic difference and Lagrangian difference, and compare the difference in the accuracy of three
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:697686
    • 提供者:廉洁
  1. Draw_Colorful_Parabola

    0下载:
  2. 本程序实现了根据给定的起点及旋转的角度,用指定的颜色绘制抛物线的功能-This program implements a given starting point and rotation angle, with the specified color rendering parabolic function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3644
    • 提供者:zm
  1. parabolicPDE

    0下载:
  2. initial value problems for nonlinear first-order systems of ordinary differential equations which originate from semi discretization of parabolic partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:16526
    • 提供者:jaja
  1. AdaptiveParabolicSolver

    0下载:
  2. 抛 物 型 方 程 自 适 应 解 法 的 例 子,希 望 对 大 家 有 帮 助 -Adaptive Parabolic Solver
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3665929
    • 提供者:ms wang
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com