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.
上传时间: 2013-12-20
上传用户:jkhjkh1982
core vector machine 内有详细说明
上传时间: 2016-10-01
上传用户:恋天使569
基于STL的vector 使用方法演示。这里主要介绍Vector的操作。
上传时间: 2016-10-09
上传用户:star_in_rain
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch screen panel(TSP). The resolution of a 3.5" contains 320RGBx240 dots and can display up to 16.7M colors.
标签: Transmissive Reflective active matrix
上传时间: 2013-12-11
上传用户:大三三
vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
上传时间: 2016-10-20
上传用户:小儒尼尼奥
32 * 32 dot-matrix program, set up the typewriter font size type 32 * 32 dot-matrix program, set up the typewriter font size type
标签: dot-matrix program 32 typewriter
上传时间: 2013-11-29
上传用户:古谷仁美
AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations
标签: implementation On-demand Distance protocol
上传时间: 2013-12-25
上传用户:gxrui1991
8051 Asmbly Language of a Timer with Matrix Keypad Input
标签: Language Asmbly Keypad Matrix
上传时间: 2014-11-30
上传用户:hopy
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver * can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
标签: keyboard However assumed columns
上传时间: 2016-11-14
上传用户:ardager
Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)                                                     If || U(k+1) - U(k)||<     then STOP otherwise return to step 2.
标签: Initialize calculate centers vectors
上传时间: 2013-12-29
上传用户:CSUSheep