-
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
-
matlab--input
这是关于数字水印的嵌入例程!经过调试,可以放心使用!(This is on the digital watermark embedded routines! After debugging, can be assured use!)
- 2006-06-28 14:29:42下载
- 积分:1
-
liziqun20110513
基于粒子群的图像阈值化分割的研究及应用,是一篇学习粒子群算法及应用的学位论文!(PSO-based thresholding of images and its application, is a learning and application of particle swarm dissertation!)
- 2011-05-13 22:25:24下载
- 积分:1
-
taflove
FDTD Matlab非常好的学习源码,注释详尽。可直接运行,包括1D,2D,3D界条件为PML和UPML,(FDTD Matlab)
- 2011-12-05 01:42:55下载
- 积分:1
-
PSO
粒子群优化算法,通过追随当前搜索到的最优值来寻找全局最优(Particle swarm optimization algorithm, by following the current search to the optimal value of to find the global optimal)
- 2015-04-08 20:52:12下载
- 积分:1
-
POD
POD (proper orthogonal decomposition) code in Matlab
- 2007-12-12 10:22:38下载
- 积分:1
-
adpmedian
这是自适应中值滤波的matlab函数实现,可以清晰的保存图像的细节。(This is the adaptive median filtering matlab function to achieve, you can save the image clear the details.)
- 2012-01-07 16:46:31下载
- 积分:1
-
root_music
波达方向算法ROOT - MUSIC 的仿真程序, 可以运行出来结果,且结果正确(Doa algorithms ROOT - MUSIC program, is better than the effect of MUSIC algorithm)
- 2014-01-03 10:44:23下载
- 积分:1
-
satellite_formatin_control
通过matlab的simulink中的s函数,对卫星的轨道六根数进行控制,实现卫星编队的队形保持。(By the simulink in matlab s function to track the number of six satellites is controlled to achieve the formation holding satellite formation.)
- 2015-09-01 11:44:35下载
- 积分:1
-
BlockMatchingAlgoMPEG
MPEG中的BlockMatching算法,用matlab编写的,很不错的。值得参考一下/(BlockMatching)
- 2010-10-21 10:20:39下载
- 积分:1