-
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
-
PMSM_DRIVES_SIMULATION
Mathematical Modelling of PMSM Vector
Control System Based on SVPWM with PI
Controller Using MATLAB
- 2013-03-09 17:32:23下载
- 积分:1
-
bgn
布谷鸟算法是一种新的智能优化算法,广泛应用于工程问题。(Cuckoo algorithm is a new intelligent optimization algorithm, widely used in engineering problems.)
- 2015-04-08 17:11:55下载
- 积分:1
-
FINDFILE
Recursive File Search
Purpose: Traversal across an entire hard drive
The SearchForFile function should work in any program provided you include the PROTO
below.
Note: This is a console mode program and builds with Project|Console Assemble & Link
- 2014-02-18 20:21:14下载
- 积分:1
-
exp4_02_fir(cpu2)
这是我先根据MATLAB设计的一个FIR滤波器,然后c语言实现,是二阶的,非常好用。(This is my first one under the MATLAB FIR filter design, and then c languages to achieve, is the second order, quite well.)
- 2010-08-27 22:42:46下载
- 积分:1
-
vc310
Single phase A.C. voltage controller using matlab simulink
- 2014-01-29 17:52:16下载
- 积分:1
-
Multi-train-Simulation
This pdf file contains steps to simulate a traction load in an area with varaiable speed control and traction operation mode and regenerative mode.
- 2014-02-20 14:07:37下载
- 积分:1
-
lsm
数字信号处理 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此我们需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。(DSP)
- 2010-10-18 23:34:51下载
- 积分:1
-
G_P
说明: 混沌时间序列分析中的G-P方法,用来计算相空间重构用到的关联维和嵌入维数(Chaotic time series analysis of the G-P method, used to calculate the phase-space reconstruction using the correlation dimension and embedding dimension)
- 2009-07-28 17:19:12下载
- 积分:1
-
tsp_ga
经典用遗传算法解决TSP问题,主函数用于解决我国31个省份的旅行商问题。(Classic genetic algorithm to solve TSP, the main function is used to solve the traveling salesman problem of China' s 31 provinces.)
- 2013-12-31 12:44:36下载
- 积分:1