搜索资源列表
four_heatld
- 采用傅里叶谱方法求解热传导问题u_t=u_xx;空间域用Fourier谱方法离散,时间域采用隐式欧拉法求解,最后通过傅里叶逆变换得到结果。 -Fourier spectral method for solving heat conduction problem u_t = u_xx spatial domain using the discrete Fourier spectral method, the time domain using the implicit Euler metho
Image-DiffusionFiltering
- 扩散滤波的图像去噪 1。线性扩散滤波采用热传导方程 - 使用隐式和显式欧拉方法求解。 2。边缘增强线性各向异性扩散滤波。 3。边缘增强非线性各向异性扩散滤波。 线性扩散滤波,边缘增强线性和非线性各向异性过滤 现实中的数字图像在数字化和传输过程中常受到成像设备与外部环境噪声干扰等影响,称为含噪图像或噪声图像。减少数字图像中噪声的过程称为图像去噪。-Image de-noising a diffusion filter. Linear diffusio
Implicit-Euler-method-and-improved
- 可以学会隐式欧拉及其改进方法,这为隐式欧拉,可以对于欧拉编程,有很大的帮助-Can learn the implicit Euler method and its improvement, the implicit Euler Euler, for programming, very helpful
ImageDiffusionFiltering
- 各式各样的扩散为基础的图像滤波方法: 1。线性扩散滤波使用热方程,解决了使用隐式和显式欧拉方法。 2。边缘增强线性各向异性扩散滤波。 3。边缘增强非线性各向异性扩散滤波。-The spread of a variety of image filtering method based on: 1. Linear diffusion filter using the heat equation, solved using implicit and explicit euler met
inplicit
- 库埃特流的隐示欧拉方法求解,fortarn code-Implicit Euler method for solving the Couette flow, fortarn code
程序
- 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
数值分析
- 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)