搜索资源列表

  1. Nr_C

    0下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:230400
    • 提供者:姚志良
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of d
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:
  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equatio
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:易牧
  1. RKF46

    0下载:
  2. 变步长五阶精度RK方法,用于积分常微分方程。Fortran程序已验证,放心使用。-variable step five bands RK precision method for integral ordinary differential equations. Fortran procedure has been verified, assured use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:刘雁
  1. mathcompute

    0下载:
  2. VB实现的一些数学运算算法,有解微分方程,定积分和一些函数绘图的测试,适合初学者。-VB some arithmetic algorithm, the solutions to differential equations, and some integral function mapping tests, for beginners.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:62464
    • 提供者:gwen
  1. EOM

    1下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:wangshen
  1. jifen

    0下载:
  2. 常用的积分函数,能够很方便的解决数值积分的问题-Commonly used integral function, can be very convenient to solve the problem of numerical integration
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:zzj
  1. C_algorithm_program

    0下载:
  2. 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:12773376
    • 提供者:慌种衣
  1. matlabintegateprogramme

    0下载:
  2. matlab 相关的数值积分 例如高斯积分 龙贝格积分等等 可参考。-matlab numerical integration-related such as Romberg Gaussian integral points and so can refer to.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:sober
  1. up

    0下载:
  2. 1.编写欧拉前差、后差、梯形公式。 2.编写二阶、三阶龙格库塔法通用程序。 3.编写汉明积分法通用程序. 4.编写用状态转移法对连续系统状态方程进行离散化的通用程序。-1. Euler prepared before the poor, after the poor, trapezoid formula. 2. The preparation of the second order, third-order Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:liukai
  1. matlabnumericintegrationtoolbox

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

    • 发布日期:2024-05-14
    • 文件大小:21504
    • 提供者:ss
  1. NewtonAndromberg

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:179200
    • 提供者:LittleArmy
  1. fit

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

    • 发布日期:2024-05-14
    • 文件大小:364544
    • 提供者:周易
  1. numericalanalysis

    0下载:
  2. 数值分析与计算的PPT幻灯片与MAT源码,含数值插值逼近拟合积分及方程求解-Numerical Analysis and Calculation of the PPT slides and MAT source, close fitting with numerical integration and interpolation equation and so on
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3136512
    • 提供者:tanwei
  1. shuzhijifen

    0下载:
  2. 数值积分的几种算法,包含所有源程序,请多多指教!-Numerical integration of several algorithms, including all source code, please advice!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:changxu
  1. Finite_difference_method

    0下载:
  2. 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:246784
    • 提供者:彭鑫
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:652288
    • 提供者:称臣
  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. 微积分和微分方程

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

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:拉卡卡
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org