登录
首页 » matlab » numerical-methods

numerical-methods

于 2013-03-09 发布 文件大小:4KB
0 286
下载积分: 1 下载次数: 24

代码说明:

  数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。(Numerical Methods in five of the more important algorithms: 1. [Dirich.m] to solve the Laplace equation Dirichlet method for the numerical solution of partial differential equations 2.[Hamming.m] Hamming method is the multistep forecast corrected differential equations. 3. [Milne.m] the Milne- Simpson method as a differential equation solver used forecast correction method. 4. [Rkf45.m] Runge- Kutta- Wahlberg error control and step method for solving differential equations approximate solution 5. [Romber.m] the famous Romberg integral source code numerical integration, the presence of computable results show a lower triangular matrix.)

文件列表:

numerical methods
.................\dirich.m,1600,2006-06-28
.................\hamming.m,1214,2006-06-27
.................\milne.m,1154,2006-06-30
.................\rkf45.m,2315,2006-06-27
.................\romber.m,1232,2006-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • oneapf
    说明:  基于单位功率因数控制策略的单相有源滤波,去掉非线性负载部分即为单相全控整流。开关器件采用IGBT。(Based on the unity power factor control strategy of single-phase active power filter, remove the part of non-linear load is the single-phase full-controlled rectifier. Switching device IGBT.)
    2009-08-06 20:09:07下载
    积分:1
  • NEWTONDIEDAI
    用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
    2011-10-09 21:58:54下载
    积分:1
  • 维纳滤波器的盲解卷积法Wiener
    本程序实现了基于最佳维纳滤波器的盲解卷积算法。维纳滤波将地震子波转换为任意所需要的形态。例如,像反滤波一样,可以设计维纳滤波器将地震子波转换为尖脉冲。但维纳滤波不同于反滤波,它是在最小平方的意义上为最 佳。基于最佳纳滤波理论的滤波器算法是人们熟知的维纳一莱文逊(Wiener—Levinson)算法。本程序提供了五种期望输出:零延迟尖脉冲;任一延迟尖脉冲;时间提前了的输入序列;零相位子波;任意期望波形。(Wiener—Levinson algorithm used in wiener filter. matlab with detailed note in Chinese.)
    2011-09-13 18:23:44下载
    积分:1
  • multable
    java编写九九乘法表 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64 9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81 (Multiplication table 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64 9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81 )
    2012-11-29 08:29:51下载
    积分:1
  • fdk-f
    基于FDK的锥束CT全三维重建算法,Matlab语言版本。(FDK cone-beam CT based full three-dimensional reconstruction algorithm, Matlab language version.)
    2011-10-13 12:54:43下载
    积分:1
  • SHUZHIFENXI
    牛顿迭代法,用于求解非线性方程,具体使用方法见程序内部说明。(Newton iteration for solving nonlinear equations, the specific use of the procedure see the internal note.)
    2007-11-05 09:01:46下载
    积分:1
  • vuel_springs_3d_jumpDofs
    用abaqus单元开发子程序uel生成弹簧单元。(User subroutine VUEL defining a three-dimensional spring element with degrees of freedom ordered in a nonstandard way)
    2018-07-27 16:05:45下载
    积分:1
  • jwdis
    此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis (this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis)
    2006-09-23 00:05:17下载
    积分:1
  • Zbuild
    该程序用于形成节点阻抗矩阵,按程序要求格式输入线路数据linedata,Zbuild(linedata)形成节点阻抗矩阵(The procedures used for the formation of the node impedance matrix format input line data linedata procedural requirements of Zbuild (linedata) node impedance matrix)
    2021-01-22 16:08:39下载
    积分:1
  • impedence-of-short-and-open-line
    根据传输线理论,计算无耗传输线的输入输出阻抗,画图表示电压电流和阻抗随线路长的变化(Based on transmission line theory to calculate the input and output impedance of the lossless transmission line, drawing, said the change of voltage, current and impedance with the line length)
    2012-05-30 14:03:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载