搜索资源列表
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
FVM-convection-and-diffusion
- 有限体积法 求解 一维二维对流扩散问题 离散格式有:中心差分和乘方格式-finite volume method solve convection and diffusion problem
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
p1ds
- Program for solving the steady one-dimensional convection/diffusion equation.
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
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
SpiralWaves
- reaction-diffusion spiral matlab
Diffusionlimitedaggregation
- 基于元胞自动机模拟的扩散限制聚集程序,模拟粘性颗粒的聚集,非常好的一个程序-Celluar automation-- Diffusion limited aggregation ..It is a good program.
bruxRD2D2
- 反应扩散方程中布鲁塞尔子的模拟~反应扩散方程中布鲁塞尔子的模拟~-Reaction-diffusion equations in Brussels analog sub ~ reaction-diffusion equations in the sub-analog ~ Brussels
fd1d
- Solving one dimensional Diffusion equation
error_diff
- 用3中误差扩散滤波器实现误差扩散,分别是floyd stein, sierra, Stenenson滤波器-Error diffusion filter with a 3 to achieve error diffusion, respectively, floyd stein, sierra, Stenenson filter
Nonlinear_Diffusion
- performs nonlinear scalar valued and coupled vector/matrix valued diffusion
diffusion code
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB solution partial differential equation (diffusion equation) finite difference method source code)