-
tree_prim
MATLAB最小生成树prim算法,将权数从小到大排序,按顺序添加,如果形成圈则去掉(MATLAB prim minimum spanning tree algorithm, the weights of small to large order, in order to add, if the ring is removed to form)
- 2011-07-23 16:37:28下载
- 积分:1
-
lfm_ambg
线性调频信号的波形和其模糊函数,以及其模糊函数的图形。直观表示该信号的模糊函数(Chirp signal waveform and its fuzzy function, as well as its fuzzy function graphics. Visual representation of the signal ambiguity function)
- 2012-09-07 10:45:58下载
- 积分:1
-
Chapter_6
data converters by maloberti
- 2013-04-19 15:11:50下载
- 积分:1
-
course-of-MATLAB2010a-Zhangzhiyong
MATLAB2010a教程,适合于MATLAB的初学者学习!(MATLAB2010a tutorial)
- 2012-11-27 18:27:26下载
- 积分:1
-
cyclic_4th_order_cumulant
计算循环平稳信号的4累积量的算法,希望对大家有所帮助(Cyclostationary signals calculated cumulant algorithm 4, and they hope to help everyone)
- 2009-03-28 10:58:33下载
- 积分:1
-
hopfieldNetwork
This code is hopfield neural network.
However, not my work
- 2009-04-28 02:03:57下载
- 积分:1
-
fmg
a programing code for matlab and for the beginers.
- 2009-12-03 14:09:38下载
- 积分:1
-
ReadexcelGUI
运用matlab进行EXCEL文件读取程序,希望对大家有帮助!(EXCEL file using matlab to read the program, want to help you!)
- 2010-01-19 14:16:54下载
- 积分: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
-
im2bw
本文用matlab的GUI编程实现对图像的二值化处理,适合初学者(In this paper, the GUI programming matlab binary image processing, suitable for beginners)
- 2010-05-07 16:54:05下载
- 积分:1