-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1
-
Arnold2
arnold置乱算法,将二维矩阵置乱,重新提取。(arnold scrambling algorithm, the two-dimensional matrix scrambling to re-extraction.)
- 2014-09-24 10:25:42下载
- 积分:1
-
ANALYSIS--DESIGN-AND-MODELING-DC-DC-CONVERTER
ANALYSIS, DESIGN AND MODELING DC-DC CONVERTER
- 2012-08-06 22:10:48下载
- 积分:1
-
frsp
雷达信号处理基石 电子书,配套源码已经上传,book for Fundamentals of Radar Signal Processing source code, including GUI(book for Fundamentals of Radar Signal Processing source code, including GUI,source code has been upload.)
- 2015-03-14 12:52:50下载
- 积分:1
-
setappdata
一个使用setappdata,getappdata的matlab中guide参数传递的例子(A setappdata, getappdata matlab guide parameter passing example)
- 2012-11-19 09:17:59下载
- 积分:1
-
LogNET
Log4Net Demo示例 环境Vs2010 Window Form中封装Log4Net组件。(Log4Net Demo Example)
- 2013-12-19 23:30:39下载
- 积分:1
-
doolittle
这个程序是将系数矩阵进行杜利特尔分解,并求解线性方程组的通用程序(This program is the coefficient matrix Doolittle decomposition and solving linear equations of the general program)
- 2010-12-29 00:14:52下载
- 积分:1
-
knnclassification
这是一个KNN分类器的matlab函数(K近邻分类器),可自由选择参数k(it s a KNN classifier program of the matlab ,you can chose the parameter k to conduct the classify procedure )
- 2012-06-03 20:19:44下载
- 积分:1
-
Harris_corner
Harris corner detection
MATLAB CODE
- 2014-12-09 13:33:49下载
- 积分:1
-
ebma
本程序采用三步法实现了连续两帧图像的运动估计(The program uses three steps to achieve the two consecutive frames of the motion estimation)
- 2010-10-16 17:34:23下载
- 积分:1