-
TSP1
说明: matlab求解TSP问题源代码,程序可动态显示路径寻优过程(matlab source code for solving TSP problems, the program can show the path of dynamic process optimization)
- 2008-12-02 16:27:10下载
- 积分:1
-
xyplotter-sigma-efd020a1fc67
UN AUTRE MONDE DE LA VISION.............MATLAB..................SEGMENTATION
- 2013-12-12 18:12:00下载
- 积分:1
-
PDEMatlab
这是偏微分方程在图像处理中的应用一书的配套光盘,非常好的东东哦(This is a partial differential equations in image processing applications supporting CD-ROM book, very good stuff oh)
- 2010-06-20 12:01:39下载
- 积分:1
-
matlab_trm.rar
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。(MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.)
- 2009-04-10 16:19:04下载
- 积分:1
-
xiaobobianhuan
小波变换和用小波变换做的滤波器的Matlab源代码。(Wavelet transform and the wavelet filter Matlab source code.)
- 2014-02-11 20:15:32下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
TraditionFilter
图象处理中的传统方法----中值滤波
(image processing traditional methods---- Median Filtering)
- 2006-10-25 22:58:48下载
- 积分:1
-
lzj3
这是关于支持向量机SVM方面的代码,大家可以用一下(on support vector machines SVM area code, we can use this)
- 2006-11-11 15:20:32下载
- 积分:1
-
cv2
利用cv模型实现对目标的跟踪,与大家分享(To achieve the target tracking by using CV model, to share with you)
- 2014-12-21 15:19:45下载
- 积分:1
-
jibenrengongshichangfa
这是最基本的人工势场法,同时也做了很多注释,初始的是比较完美的数值仿真。但是,如果将注释中的语句与程序中的互换,就可以看到传统人工势场的缺陷。(
This is the basic artificial potential field, but also do a lot of notes, the initial value is more perfect simulation. However, if you comment statements and program exchange, we can see the shortcomings of traditional artificial potential field.)
- 2016-04-12 13:38:25下载
- 积分:1