-
matlab-code
aco matlab code
ant colony optimization matlab code acs algorithm
- 2011-05-30 12:20:09下载
- 积分:1
-
MATLAB6.imageprocessing
一本较好的用MATLAB实现图像处理的书,有基础知识和实际例程(a better MATLAB image processing, and a basic knowledge of the actual routines)
- 2007-03-11 22:52:19下载
- 积分:1
-
SysTimeConversion_project
When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
- 2007-10-16 09:34:37下载
- 积分:1
-
power_brushlessDCmotor
不错的无刷直流电机仿真,霍尔信号,可以参考一下奥(A good brushless DC motor simulation Hall signal, you can refer to Austria)
- 2013-03-08 12:09:03下载
- 积分:1
-
Untitled3
用MATLAB动画程序描述汉诺塔游戏 效果很好(Animation program with the MATLAB description of Tower of Hanoi game is very effective)
- 2009-12-08 15:34:57下载
- 积分:1
-
CAIM-Discretization
This is for communication networksssssssssssssssss
- 2009-06-05 20:21:03下载
- 积分:1
-
PMSM-good
各种可直接运行的matlab simulink的电机模型(Variety can be directly run matlab simulink motor model)
- 2013-11-21 10:11:40下载
- 积分:1
-
suijitu1
复杂网络随机图生成,并生成邻接矩阵。运用MATLAB实现。(The random graph of complex network is generated and the adjacency matrix is generated.)
- 2018-04-18 13:19:54下载
- 积分:1
-
15718
画板素描源码程序,根据画板底色与图像的颜色差异判断,对图像进行轮廓的素描。(Sketchpad sketch source program, according to the background and image color difference Sketchpad judgment sketch the outline of the image .)
- 2017-09-26 10:18:41下载
- 积分:1
-
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