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