-
lvlset
lvl method image segmentation
- 2010-01-13 08:58:33下载
- 积分:1
-
GA-and-FL
运用MATLAB语言,采用遗传算法实现设施规划布局问题(Using MATLAB, Genetic Algorithms to solve facility layout problem)
- 2021-04-14 09:58:56下载
- 积分:1
-
ImageFusion
图像融合的matlab程序
源码可以直接运行的(Image fusion matlab program source code can be directly run)
- 2010-03-06 23:34:15下载
- 积分:1
-
ialm
不精确拉格朗日法,求解矩阵补全的凸优化问题,可以用该方法实现背景建模(Imprecise Lagrangian method for solving matrix completion convex optimization problem, you can use this method, background modeling)
- 2014-05-31 06:50:39下载
- 积分:1
-
guasslegendre
基于gauss-legendre积分的MATLAB编码,精度非常高,计算速度非常快。高斯一勒让德求积公式(Gauss-Legendre qua-drature)一种高斯型求积公式.指积分区间[a,b一仁一1,1},权函数二(x)三1时的高斯型求积公式,其节点是勒让德多项式(Based on gauss-legendre integration of MATLAB coding, the accuracy is very high, very fast)
- 2021-03-30 07:59:10下载
- 积分:1
-
Pyramid
Pyramid.zip包含
1、pyramid.fig界面
2、高斯金字塔通过GPReduce.m函数实现
拉普拉斯金字塔由GPExpand.m函数实现
3、用imshow()显示拉普拉斯金字塔时,如果图像矩阵数据类型为double,会显示为彩色;而通过uint8()将类型强制转换为8位无符号整数,图像显示就为黑白了。
4、采用256*256的lena彩色图像(Pyramid.zip coantain
1、pyramid.fig interface
2、implemented by GPReduce.m and GPExpand.m
3、use 256*256 lena color picture)
- 2014-08-14 21:37:39下载
- 积分:1
-
koch_snow
你可以绘制生长代数=n的koch雪花~~~~~~~~~~~~~~~~~~~~~~~~~~~(You can plot koch snow of the growth generation = n )
- 2011-12-27 23:11:16下载
- 积分:1
-
AntColonyAlgorithmMatlabProgram(AlreadyRunning)
蚁群算法 matlab程序(已运行),有源代码,和详细的说明文件,matlab仿真的数据及参数输入的值都一给定好。学习蚁群算法的最好的代码了。(Ant colony algorithm matlab program (already running), active code, and detailed documentation, matlab simulation data and parameter input values are a given good. Ant colony algorithm to learn the best code.)
- 2009-10-28 11:32:38下载
- 积分:1
-
Untitled3
这个程序主要用来处理图像信噪比、均值、中值、维纳滤波等(This program is mainly used to process the image signal to noise ratio, mean, median, Wiener filter, etc.)
- 2014-10-09 21:18:25下载
- 积分:1
-
export_fig
This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/axes reproduced as it appears on screen
- Cropped borders
- Embedded fonts (vector formats)
- Improved line and grid line styles (vector formats)
- Anti-aliased graphics (bitmap formats)
- Transparent background supported (pdf, eps, png)
- Semi-transparent patch objects supported (png only)
- RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff)
- Optionally append to file (pdf only)
- Vector formats: pdf, eps
- Bitmap formats: png, tif, jpg, bmp, export to workspace
This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.(This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/axes reproduced as it appears on screen
- Cropped borders
- Embedded fonts (vector formats)
- Improved line and grid line styles (vector formats)
- Anti-aliased graphics (bitmap formats)
- Transparent background supported (pdf, eps, png)
- Semi-transparent patch objects supported (png only)
- RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff)
- Optionally append to file (pdf only)
- Vector formats: pdf, eps
- Bitmap formats: png, tif, jpg, bmp, export to workspace
This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.)
- 2009-11-26 02:18:13下载
- 积分:1