搜索资源列表
InvLaplaceDP
- 正则化方法在数值求解第一类Fredholm 积分方程的matlab源码。
juliangfa
- 矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法
海伦型积分方程
- 海伦型积分方程用于计算线天线电流
matlabnumericintegrationtoolbox
- matlab数值积分工具箱自己加入到工具箱就能够使用了-matlab numerical integration toolbox itself can be added to the toolbox used
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
TM_EFIE
- TM波照射导体圆柱,根据电场积分方程求表面电流。-TM-wave radiation cylindrical conductor, under the electric field integral equation for surface currents.
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
EFIE
- 计算电磁学,本程序用于电场积分方程求解圆柱散射。-Electric field integral equation (EFIE) for 2-D cylinder scattering.
MFIE
- 计算电磁学,本程序用于磁场积分方程求解圆柱散射-Magnetic field integral equation (MFIE) for 2-D cylinder scattering.
MOM_for_Antenna
- 本函数用于实现用矩量法和海伦积分方程球解对称天线电流分布,计算电磁学。-Method of moment for antenna.
magsint2
- 用简单迭代法求非线性方程f(x)=0有根区间[a,b]中的一个根 maiter 用途:用定步长高斯就积公式求函数的积分 magsint-w
dianchangjifenfangcheng
- 电场积分方程与磁场积分方程的结合,用矩量法求解,应用matlab开发环境-Electric field integral equation combined with the magnetic field integral equation, using moment method, application development environment matlab
bimat_1.1.2
- 边界积分方程法研究地震波的传播和数据处理-Boundary Integral Solution of wave propagation and seismic data processing! ! ! ! !
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
Complex-trapezoid-formula
- 非常好的用复化梯形公式和外推法求解积分方程的matlab例程,附带报告,详细讲解原理,分析程序与结果,不可多得的报告-Very good with a complex trapezoid formula and extrapolation matlab routines for solving integral equations, with the report gave a detailed theory, analysis procedures and results, the repor
jifenfangcheng_sanshemianji_P
- 用积分方程法求P波波场,适合初学积分方程研究散射问题-Integral Equation Method P wave field
21658400032065
- 电磁场积分方程实现 matlab 很好的东西-Electromagnetic field integral equation implementation matlab
常微分方程求解matlab
- 加恒定的膜电流,计算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)
微积分和微分方程
- 利用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