CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - order

搜索资源列表

  1. FractionalFouriertransformprocedure

    0下载:
  2. 分数阶Fourier变换程序,为求解分数阶方程提供了一些数值解法。-Fractional Fourier transform procedures for the solution of fractional order equation provided some numerical method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:89.81kb
    • 提供者:cbzeng
  1. iir

    0下载:
  2. IIR一阶低通、高通、Notch 嵌波、Peak、Butterworth等十个程序-First-order IIR low-pass, high pass, Notch embedded wave, Peak, Butterworth procedures, such as 10
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.48kb
    • 提供者:priscilla
  1. marunge4gh

    1下载:
  2. 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solution of ordinary differential
  3. 所属分类:Algorithm

    • 发布日期:2017-03-18
    • 文件大小:860byte
    • 提供者:huanhuan
  1. CODES

    0下载:
  2. This file conclude of five codes , four of them in Mathematica program and one in C++. 1. Erk4.nb. this code represent the explicit Runge Kutta method of order four for solving first order ODE. 2. RK45.nb This code represent the Embedded Runge Ku
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:39.75kb
    • 提供者:OS
  1. RK

    0下载:
  2. Comparison of Runge Kutta Schemes (Classical, Low-storage, low dissipation, 3rd-order, 4th-order etc.. )
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.96kb
    • 提供者:san
  1. code32Pendulum-solved-with-the-fourth-order-Runge

    0下载:
  2. Pendulum solved with the fourth order Runge-Kutta algorithm.f90
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.03kb
    • 提供者:fatiiima
  1. Matrix

    0下载:
  2. 求解4阶非线性方程组的算法,只需要修改输入的函数,利用牛顿两点序列割线法莱求解。-4-order nonlinear equations to solve the algorithm, only need to modify the input function, two sequences using Newton secant method for solving Levin.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.96kb
    • 提供者:邹谦
  1. Second-order-Lorenz

    0下载:
  2. 二阶龙格库塔法解洛伦兹方程的小程序,附带图画一张,origin格式。-Second-order Runge-Kutta method for solving the Lorentz equation, with a figure, origin format.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:686.38kb
    • 提供者:jingling
  1. fourth-order-rossler

    0下载:
  2. 对四阶lu系统采用不变流形方法实现系统同步的仿真程序-Lu on the fourth-order system uses the same manifold method to achieve synchronization of the simulation program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:815byte
    • 提供者:zz
  1. 1-order-upstream

    0下载:
  2. 一阶迎风格式 用于计算一阶双曲型对流方程-First-order upwind scheme Used to calculate the first-order hyperbolic convection equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:259.01kb
    • 提供者:迟鸿伟
  1. higher-order-Runge-Kutta

    0下载:
  2. 龙格库塔4阶法处理捕食者与被捕食者生存数量关系-higher order Runge-Kutta Lotka-Volterra equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:652byte
    • 提供者:liulei
  1. BESEEL--OF-N-ORDER

    0下载:
  2. 计算第一类N阶贝塞尔任意点的程序 -Program to calculate the first kind Bessel function of integer order N, for any REAL X, using the function BESSJ(N,X)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:liyaohui
  1. Fourth-order-Runge-Kutta-method

    0下载:
  2. 用四阶龙格库塔法计算Lorenz混沌系统的时间序列-The time series of Lorenz chaotic system of fixed step size fourth-order Runge-Kutta method algorithm source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1.17kb
    • 提供者:huaixa
  1. fractional-order-chen-system

    1下载:
  2. 分数阶chen系统仿真 在matlab中运行,可实现分数阶chen系统的混沌模型- simulation of fractional order chen system , simulation of fractional order chen system
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:11kb
    • 提供者:杨绪君
  1. Second-Order-Runge-Kutta-Code

    0下载:
  2. 二阶微分方程组,采用龙格库塔法求解,将二阶降为一阶之后在求解。-Second-order differential equations, using the Runge-Kutta method to solve the second-order reduced to an order after solving.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:303.14kb
    • 提供者:程控
  1. The order of the table

    0下载:
  2. The order of the table, a algorithm of linear list.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-26
    • 文件大小:3.05kb
    • 提供者:dreamsyeah
  1. HIGH-ORDER-ACCURATE-METHODS-FOR-MAXWELL-EQUATIONS

    0下载:
  2. High-Order Accurate Numerical Methods For Maxwell Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.15mb
    • 提供者:quax
  1. Fourth-order-Runge_Kutta_Gill

    0下载:
  2. 四阶Runge_Kutta_Gill法求解常微分方程,需要初值-Fourth-order method for solving ordinary differential equations Runge_Kutta_Gill
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:wangqiwa
  1. N-order-linear-matrix

    0下载:
  2. 用C语言求解N阶线性矩阵方程Ax=b的简单解法-A simple approach to solving the N-order linear matrix equation Ax = b, using C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:429.64kb
    • 提供者:王君竹
  1. order-and-parameters

    0下载:
  2. 同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。-请键入文字或网站地址,或者上传文档。 取消 Tóngshí biànshì móxíng jiē cì jí cānshù suànfǎ. Yòng jiē cì dì tuīsuàn fǎ, jiéhé AIC fǎ——lìyòng chìchí xìnxī zhǔnzé biànshì shàng lì de móxíng jiē cì hé cānshù.At the same
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:董毅
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com