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

搜索资源列表

  1. InvLaplaceDP

    3下载:
  2. 正则化方法在数值求解第一类Fredholm 积分方程的matlab源码。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4723
    • 提供者:章楷桦
  1. juliangfa

    1下载:
  2. 矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2250781
    • 提供者:周严
  1. 海伦型积分方程

    0下载:
  2. 海伦型积分方程用于计算线天线电流
  3. 所属分类:matlab例程

  1. Fredholm

    1下载:
  2. 该源代码编程实现了分别用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程的数值解的问题,非常值得学习。-The source code for programming of complex, respectively, of trapezoidal integration method, rehabilitation of Simpson integration method, and Guass integral method for solving Fr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1222386
    • 提供者:jyll
  1. FORTRAN

    2下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. fredholm

    1下载:
  2. 第二类Fredholm积分方程的数值解。 所谓积分方程就是积分号内有未知函数的方程-Second numerical solution of Fredholm integral equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-26
    • 文件大小:42393
    • 提供者:juchengyu
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:24263
    • 提供者:杨广铭
  1. matlabnumericintegrationtoolbox

    2下载:
  2. matlab数值积分工具箱自己加入到工具箱就能够使用了-matlab numerical integration toolbox itself can be added to the toolbox used
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:21964
    • 提供者:ss
  1. NewtonAndromberg

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:secret
  1. DoubleIntegration

    0下载:
  2. 用于求解二阶常微分方程的变步长多步积分法,适合飞行器轨道计算等领域。-Solving second order ordinary differential equations for the variable step-size multi-step integration method for calculating the fields of aircraft track.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:179069
    • 提供者:LittleArmy
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6612
    • 提供者:刘利斌
  1. TM_EFIE

    0下载:
  2. TM波照射导体圆柱,根据电场积分方程求表面电流。-TM-wave radiation cylindrical conductor, under the electric field integral equation for surface currents.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:792
    • 提供者:liuquangang
  1. MFIE

    1下载:
  2. 本程序用于磁场积分方程求解圆柱的电磁散射问题。-This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-07
    • 文件大小:1348
    • 提供者:陈民
  1. dianchangjifenfangcheng

    1下载:
  2. 电场积分方程与磁场积分方程的结合,用矩量法求解,应用matlab开发环境-Electric field integral equation combined with the magnetic field integral equation, using moment method, application development environment matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:321220
    • 提供者:张雨欣
  1. 正压原始方程fortran程序

    3下载:
  2. 正压原始方程组的数值求解fortran程序,采用三步积分方案,放大系数和科氏参数为变量
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-09-13
    • 文件大小:2702
    • 提供者:lilewang
  1. 常微分方程求解matlab

    0下载:
  2. 加恒定的膜电流,计算0~50ms时间段内 Hodgkin-Huxley模型的积分,并完整地分析和解释所得到的结果(With constant membrane currents, the integral of the Hodgkin-Huxley model in the 0~50ms period is calculated, and the results are fully analyzed and explained)
  3. 所属分类:matlab例程

  1. 梯形法求解fredholm方程

    1下载:
  2. 梯形法求解fredholm第二类方程,非常简单的程序,稍微修改就可以求解fredholm第一类积分方程(Trapezoidal method for solving Fredholm second equations, very simple procedure, slightly modified, you can solve the Fredholm integral equation of the first kind)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:houzi556
  1. 辛普森法求解fredholm方程

    0下载:
  2. 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:houzi556
  1. 微积分和微分方程

    2下载:
  2. 利用MATLAB进行微积分和微分方程的求解计算,包括:常微分方程、 符号微分方程、高斯积分法、矩形域高斯二重积分等。(MATLAB is used to solve calculus and differential equation, including ordinary differential equation, signed differential equation, gaussian integral method, gaussian double integral in recta
  3. 所属分类:matlab例程

    • 发布日期:2020-04-21
    • 文件大小:24576
    • 提供者:拉卡卡
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com