-
rbf
向量机算法中的核函数向量机算法中的核函数向量机算法中的核函数(SVM kernel function)
- 2010-07-20 11:47:32下载
- 积分:1
-
sjyjp
常见手机液晶屏的资料,在网上很难找到的,有需要的赶紧下呀(Common mobile phone LCD screen information, the Internet is difficult to find, there is a need to quickly lower ah)
- 2010-10-25 16:54:42下载
- 积分:1
-
SurveyTextMining
这是一本关于文本挖掘的书籍,包括聚类 分类 信息提取的内容(This is a book on text mining, including clustering classification of the content of information extraction)
- 2007-08-27 18:41:25下载
- 积分:1
-
backgroundSubtraction_v1
background subtraction using matlab
- 2012-02-13 18:11:03下载
- 积分:1
-
ConwaylifewithGUI
这是用MATLAB GUI 做的生命游戏 life game
细胞自治机 很好用 直接运行就可以(This is done with a MATLAB GUI cells self-life game life game machine can run very well with direct)
- 2010-05-11 12:25:04下载
- 积分:1
-
abc
these files contain matlab files and documents
- 2009-09-12 15:19:31下载
- 积分:1
-
Robot-control-simulation-program
机器人控制仿真程序,北京航空航天大学刘金琨编写(Robot control simulation program, Beijing university of aeronautics LiuJinKun writing)
- 2012-04-09 10:47:54下载
- 积分:1
-
Lattice-Boltzmann-Method
格子Boltzmann方法的matlab源代码和电子书,希望对于此方法学习的人有所帮助(Lattice Boltzmann Method)
- 2015-06-03 20:53:52下载
- 积分:1
-
Transform
bmp to Yuv, DCT transform and quantization 4x4 compression
- 2012-04-11 02:07:27下载
- 积分: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