搜索资源列表
Imageprocessing.rar
- 包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。,It contains four parts: [1]MATLAB function:diffusion.m gauss.m [2]Linear diffusion Applying linear diffusion to images creating linear scale-space. MATLAB code: demo_lin.m Image: haifa1.bmp [3]Li
matlab.rar
- 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 ,This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of application
FVM-convection-and-diffusion
- 有限体积法 求解 一维二维对流扩散问题 离散格式有:中心差分和乘方格式-finite volume method solve convection and diffusion problem
two-FVM
- 本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。-The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for
Kanxxx1
- 有限差分法反应扩散方程捕食模型matlab程序源代码。-Finite-Difference Schemes for Reaction–Diffusion Equations Modeling Predator–Prey Interactions in MATLAB
fl_stein
- 误差扩散 FLOYD的使用-Use of error diffusion FLOYD~~~~~~~~~
diffusion_d2q9
- 对于扩散反应方程的格子boltzmann仿真实验 我们要达到解决反应项的问题-Diffusion-reaction equation for the lattice boltzmann simulation experiment we want to solve the problem of response
recdiffq9
- 反应扩散问题长期在研究领域中c++去实现, 现在我们用MATLAB也可以-Reaction-diffusion problem in the area of research in long-term c++ to achieve, and now we can use MATLAB
fd1d_heat_steady
- It is a matlab file for solving heat diffusion equation using finite differential methods. It is simple and easy to learn
anisodiff_Perona-Malik
- image processing source code of anisotropic diffusion.
p1ds
- Program for solving the steady one-dimensional convection/diffusion equation.
p1dus
- Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
anisodiff
- ANISODIFF - Anisotropic diffusion. Scale-space and edge detection using anisotropic diffusion. (Matlab SourceCode) -ANISODIFF- Anisotropic diffusion. Scale-space and edge detection using anisotropic diffusion. (Matlab SourceCode)
coherencefilter
- Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
diffusion
- 计算在外场下外力与与粒子流的扩散系数的变化关系-Under the external electric field calculation of external forces and with the changes in the relationship between the diffusion coefficient
fd1d_predator_prey
- 反应扩散方程 捕食者捕食模型 HOlling模型-Reaction-diffusion equation model of predator prey model HOlling
fd2d_predator_prey
- 反应扩散方程 捕食者捕食模型HOiing模型2D-Reaction-diffusion equation model of predator prey model HOiing 2D
2-D_Diffusion
- 2维扩散源码,使用matlab开发,可用于解2维传热方程-2-D Diffusion
diffusion-visualization-1.0.0.tar
- directed diffusion protocole visualization
diffusion code
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB solution partial differential equation (diffusion equation) finite difference method source code)