support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) Containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_train on xtrain and ytrain) % btrain: offest coefficient (from svcm_train on xtrain and ytrain) % % ypred: predicted y (Lrun,1) Containing class labels (-1 or +1) % margin: (signed) separation from the separating hyperplane (Lrun,1
標簽: classification support machine Ltrain
上傳時間: 2015-09-04
上傳用戶:問題問題
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line Containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files Containing raw experimental data. The codes include single degree of freedom response, response spectrum, finite elements, numerical integration, and phase plane analysis.
標簽: C. Engineering educational Vibration
上傳時間: 2013-11-29
上傳用戶:jkhjkh1982
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line Containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
標簽: the contains integer number
上傳時間: 2015-10-27
上傳用戶:plsee
內含源代碼和編譯實驗報告,Containing the source code and compile the experimental report ,C-C
上傳時間: 2015-11-06
上傳用戶:風之驕子
編譯原理作業,內含可執行程序,實驗報告等。Operating compiler theory, Containing the executable, laboratory reports, etc.
標簽: 編譯原理
上傳時間: 2015-11-06
上傳用戶:epson850
一份計算機網絡報告2,含一些常用網絡命令,A report of two computer networks,Containing some of the commonly used network order.
上傳時間: 2014-01-04
上傳用戶:lunshaomo
一個PL/O編譯器,內含可執行程序,大家有用下載著看吧A PL /O compiler,Containing executable. it may be useful to download Look here!C-C
上傳時間: 2015-11-06
上傳用戶:SimonQQ
This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM Containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.
標簽: introduction principles hands-on embedded
上傳時間: 2014-01-17
上傳用戶:wuyuying
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory Containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: file executable the consists
上傳時間: 2013-12-17
上傳用戶:asddsd