-
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
-
branchbound
适用于整数规划中的分枝定界方法,比较常用的算法。参数说明在程序中写的很清楚了,欢迎大家下载使用。(Integar Optimization.)
- 2015-04-09 15:50:35下载
- 积分:1
-
OnePhaseBridgeInverter
单相全桥逆变器模型 ,simulink仿真,matlab,电力电子基础(Single-phase full-bridge inverter model, simulink simulation, matlab, power electronics-based)
- 2014-04-14 22:04:44下载
- 积分:1
-
GUI2.0
MATLAB下的语音识别程序,已经做成了gui界面(MATLAB under the speech recognition program, has made a gui interface)
- 2021-04-07 15:29:01下载
- 积分:1
-
fcocmk
数学形态滤波法,较为实用的程序,用来去噪(Mathematical morphology filtering method, a practical procedure.)
- 2018-09-29 21:35:23下载
- 积分:1
-
图像阈值分割
资源描述使用迭代法对图像进行分割,先选择一个近似阈值T,将图像分割成R1和R2,计算区域的R1和R2的均值u1和u2,重新分割阈值T=(u1+u2)/2....
- 2023-01-22 02:40:04下载
- 积分:1
-
spra588
Ready solution for the lmathlab program of testing project theory
- 2011-01-17 04:28:47下载
- 积分:1
-
好用的空间普估计算法开源程序
均值便宜跟踪的示例,非归零型差分相位调制信号建模与仿真分析 ,对信号进行频谱分析及滤波,相关分析过程的matlab方法,数据模型归一化,模态振动,各种资源分配算法实现。
- 2022-09-28 20:20:03下载
- 积分:1
-
Matlab 的手指打印编码
识别和匹配指纹的一直是以检测身份非常有用的一个典型问题。这里的 Matlab 算法和图像处理工具使用承认并比较两个指纹。]
- 2022-12-11 17:20:04下载
- 积分:1
-
huatuquxian
画图曲线程序,论文中的曲线图问题,可以通过此程序修改得到(Curve drawing program, graph paper, the problem can be modified by this procedure)
- 2010-10-29 19:40:37下载
- 积分:1