-
icasso122
Introduction
Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for including a "good" estimate. A centroid of such cluster is considered a more reliable estimates than any estimate from an arbitrary run. (Instead of an average as a centroid, Icasso visualizes and returns a centrotype from each cluster. This is the one of the original estimates that is most similar to other estimates in the same cluster. You can compute the average by using Icasso functions.)
- 2009-04-11 23:10:41下载
- 积分:1
-
use_matlab_to_draw__curving_column
已知轴线方程,把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。
(Axis equations are known, according to the axis of the cylinder divided into several segments, each section in the circle, the circle axis normal to the tangential direction. Number of cylinders parallel to the axis of drawing lines, which use the parallel unit vector dot product is equal to 1, the result is not parallel to [-1,1).
)
- 2010-11-08 10:39:21下载
- 积分:1
-
LZ78
本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出(This program implements the LZ78 encoding simple features, including file input and output from)
- 2010-12-23 19:10:04下载
- 积分: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
-
subsection4.4
我导师写的《自适应控制与理论》的源代码。非常好。(My tutor had written the adaptive control and the theory of source code. Very good.)
- 2011-05-26 11:28:06下载
- 积分:1
-
Classi
to classify shape of image
- 2011-07-20 01:32:47下载
- 积分:1
-
GA
说明: 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。(A GA based on MATLAB. Including tons of comments for users. )
- 2015-06-18 22:42:58下载
- 积分:1
-
GUI_FILTER
gui filter it is usefull for matlab app
- 2013-10-20 20:08:59下载
- 积分:1
-
tsp
基于MATLAB的TSP问题求解,有详细的程序解释和代码(MATLAB-based problem solving TSP, a detailed explanation of the program and code)
- 2013-12-31 14:49:05下载
- 积分:1
-
golden
黄金分割法,附带说明,程序可直接运行,,有实例说明,是数值最优化方面的(Golden section method, with instructions, the program can be run directly)
- 2013-12-13 17:32:36下载
- 积分:1