-
kalmanTrackMouse
用kalman滤波算法来跟踪鼠标, 小有意思的程序, 有助于理解kalman算法(Using kalman filter algorithm to track the mouse, a small interesting programs, help to understand the kalman algorithm)
- 2010-06-08 22:18:50下载
- 积分:1
-
car
用matlab编写的方法来定位车牌,该方法能准确定位出车牌并进行分割识别,最后存储
(This article is about the projection of the matlab program gives concrete examples to illustrate this method)
- 2010-06-16 01:01:27下载
- 积分:1
-
svm_new
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
- 2008-08-15 21:12:57下载
- 积分:1
-
complexnet
说明: 复杂网络博士论文:复杂网络的演化机制及若干动力学行为研究(Evolution meehanism and some
dynamical Proeesses on complex network
)
- 2009-08-31 22:02:13下载
- 积分:1
-
Bahan-STK
for K-meas clustering
- 2012-10-01 10:35:02下载
- 积分:1
-
greedy
贪婪算法,用于优化调度,本算法为通用性算法 可以进行细微修改即可用于自己的编程使用(Greedy Algorithm (GA) is used for the uation of the same case presented for the
Branch and Bound method in Section 5.2. Particular heuristic criteria are created to
choose the new solution point for each step of the algorithm.)
- 2015-04-16 14:09:48下载
- 积分:1
-
lcdp
数学建模经典问题轮船调配问题,详细解答了各个问题,并附有轮船到达的模拟程序(Mathematical modeling of the classic problems ship deployment issues, detailed answers to each question, along with the ship arrived simulation program)
- 2014-02-08 09:49:14下载
- 积分:1
-
zydu-matlab
用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。( Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.)
- 2010-10-15 08:41:33下载
- 积分:1
-
79_Unlock
unlock v79 by sound track
- 2009-12-13 23:31:07下载
- 积分:1
-
Building-GUI-with-Matlab
This book is about how to make MATLAB-based Graphical User Interface (GUI) tools. It falls naturally into two parts:
• GUI design, or how to make something that’s useful
• GUI implementation, or how to make something that works The principles of good GUI design are, for the most part, timeless and universal. They apply in MATLAB as much as they apply anywhere else,though we consider them here with respect to specific examples. The guidelines for GUI implementation, on the other hand, tend to be much more specific—many of the implementation details we discuss here weren’t possible in MATLAB until recently. Accordingly, in this manualthere is a trend from the general to the specific. Part of the second half of the manual is devoted to the use of MATLAB’s GUI-building tool, Guide (Graphical User Interface Development Environment). A quick start
example of how to use Guide also closes out this introductory chapter.
- 2012-05-21 20:52:23下载
- 积分:1