-
matlababc
该程序是Weickert提出的结构张量扩散去噪模型。(The program corresponds to the structure tensor diffusion denoising model which is proposed by Weickert )
- 2012-03-21 15:45:18下载
- 积分:1
-
work2_3
两种方法实现图像任意角度旋转,原图像的每个像素点寻找在新图的位置,新图中的每个像素点寻找原图中的位置(Two methods for image rotation of an arbitrary angle, each pixel of the original image at the position to find the new graph, the new image for each pixel to find the original position)
- 2014-10-28 22:28:29下载
- 积分:1
-
ARIMA
MATLAB ARIMA 模型 做时间序列分析预测(MATLAB ARIMA )
- 2014-11-24 09:39:24下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
xhdemo
求线性规划的matlab程序!
求线性规划的matlab程序!(For linear programming matlab program! For linear programming matlab program!)
- 2020-11-17 16:09:39下载
- 积分:1
-
Untitled3
上传的m文件是采用MATLAb实现的数学曲线拟合(M file uploaded using MATLAB to achieve mathematical curve fitting)
- 2013-05-19 19:06:46下载
- 积分:1
-
Matlab7.Ebooks
一些关于matlab的书,,,很有用的,,(Some of the book about matlab,,, very useful,)
- 2009-04-06 10:56:22下载
- 积分:1
-
GLCM
说明: 灰度共生矩阵提取纹理特征,极快的MATLAB代码(GLCM texture feature extractionfast MATLAB code)
- 2011-03-16 15:39:07下载
- 积分:1
-
TP_Ondelettes
Evaluate the multi-variate density with mean vector m and covariance
matrix C for the input vector x.
- 2012-03-22 05:56:20下载
- 积分:1
-
Virtual-robot-obstacle-avoidance
基于optical flow的机器人导航和避障算法,并在一虚拟机器人进行了仿真。(This is a project where a virtual robot avoids obstacles in a virtual environment without knowing the environment- the robot navigates autonomously, only by analysing it’s virtual camera view. The algorithm for obstacle avoidance is optical flow based.)
- 2011-09-06 17:08:31下载
- 积分:1