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

搜索资源列表

  1. KrigingInterpolation

    1下载:
  2. Kriging 插值程序,实现二维三维数据插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix sou
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:143273
    • 提供者:吴义忠
  1. Crank-Nicolson_

    2下载:
  2. C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1130
    • 提供者:wg
  1. Richardson

    0下载:
  2. 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1026
    • 提供者:ddcc4433
  1. Crank-Nicolson解抛物方程

    1下载:
  2. C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数
  3. 所属分类:matlab例程

    • 发布日期:2009-03-12
    • 文件大小:1134
    • 提供者:ingsnow
  1. 有限元一维C++源码

    4下载:
  2. 本程序写出了一个完整的一维有限元程序算列,列子如下 d^2u/dx^2=sin(x); u(0)=0,du(1)=0. u=sin(x);区间[0,2*pi].
  3. 所属分类:数学计算/工程计算

  1. dxchuangkouhua

    0下载:
  2. DX窗口化源码 《易 语 言 源 代 码》-DX window of source " e-language source code"
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 基于matlab的倒立摆控制问题的数学建模-function dx = cartpole_model(t,x,flag,u)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:626
    • 提供者:xueguoying
  1. dx

    0下载:
  2. 课程实验关于多项式相加和相减,相乘 数据结构-Add and subtract polynomials, multiply
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:陈文取
  1. duct4

    0下载:
  2. duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-23
    • 文件大小:2548
    • 提供者:Barboy
  1. femod1

    0下载:
  2. FEMOD1 is an interactive program for the setup, solution, and printout of a two point boundary value problem in a one dimensional region. The finite element method is used. The differential equation has the form: -d/dX ( K(X) dU/dX ) + C(
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:40481
    • 提供者:zhang xiaoping
  1. bfgsi

    0下载:
  2. dg is previous change in gradient dx is previous change in x -dg is previous change in gradient dx is previous change in x
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:867
    • 提供者:katore vishal
  1. 2

    0下载:
  2. 电信市场的竞争日益激烈,传统业务的收入日益下滑,整体利润摊薄,运营商在提高收入 和利润的同时,愈加意识到收入流失的问题。收入保障应运而生,它旨在降低收入流失, 提高利润率-dx
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:396186
    • 提供者:yangcl
  1. dinamica

    0下载:
  2. La funzione permette di graficare nel file tutte le forze componenti delle GRF dx e sn delle tre prove con i rispettivi valori di normalità e nel file cp l andamento del CPy in funzione del CPx Inoltre vengono calcolati i parametri dei CoP destro e
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3406
    • 提供者:welpante
  1. sijielonggekutafajieyijiechangweifenfangcheng

    0下载:
  2. 本程序是用Visual Biasic 实现用四阶龙格-库塔方法对一阶常微分方程(其通式为dy/dx=m-qx(m,q为常数))求解,并用点表示出各函数值在坐标轴上的位置。 龙格-库塔(Runge-Kutta)方法是一种高精度的单步法,比欧拉格式更精确,它采用了间接使用泰勒级数的技术。他既保留了泰勒公式的精度高的特点又避免过多的计算导数值。他是有泰勒公式推倒出的,因此它要求所求的解应具有较好的光滑性。 坐标表示其位置,这样可以直观的看出不用微分方程解的位置以及它们的联系。 -This
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4361
    • 提供者:天云
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. LinearBPM

    0下载:
  2. 这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2534
    • 提供者:zhou
  1. 012006014825

    2下载:
  2. 作等距分划,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, ... ..., n, and Runge' s functi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:91974
    • 提供者:周中锋
  1. traingdx

    0下载:
  2. 将采用训练函数 traingdx 和“提前停止”相结合的方法来训练 BP 网络,以提高 BP 网络的推广能力-Will use the training function traingdx and " stop ahead" a combination of methods to train BP network to improve the generalization ability of BP network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2994
    • 提供者:chen
  1. definition_grid_example.m

    0下载:
  2. Define a grid with the desired dx.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:anabrasio
  1. save_dx

    0下载:
  2. 这是一个将矩阵型数据转化为类型为.dx的曲线图文件的程序代码-This is a type of data into the matrix type. Dx graph paper code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:547
    • 提供者:tao
« 12 3 »
搜珍网 www.dssz.com