* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and Set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.
標簽: acousticfeatures timeseries generate training
上傳時間: 2013-12-26
上傳用戶:牛布牛
美國標準化組織和馬里蘭大學共同開發.實現java matrix包. JAMA由六個java類組成:Matrix, CholeskyDecomposition , LUDecomposition QRDecomposition SingularValueDecomposition EigenvalueDecomposition . 它提供了廣泛的構造函數,豐富的get,Set訪問子matrix和元素matrix. 基本的矩陣操作有:矩陣的加,乘,矩陣范數.和提供了方便的打印矩陣的方法. 提供了五個基本的矩陣分離類.可以通過Matrix類調用它們來進行線性計算,翻轉和其它矩陣方法.
標簽: CholeskyDecomposition java LUDecomposition Matrix
上傳時間: 2014-01-16
上傳用戶:123456wh
-- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right active high) -- -- CLK active : high -- CLR active : high -- CLR type : synchronous -- Set active : high -- Set type : synchronous -- LOAD active : high -- CE active : high -- SERIAL input : SI
標簽: Shift right DESCRIPTION direction
上傳時間: 2013-12-02
上傳用戶:gxrui1991
1、 系統接通電源后,首先按動Set鍵后方投入運行。運行時標志開門的指示燈和報警燈、鈴皆不工作,系統處于安鎖狀態。 2、 開鎖代碼是3位十進制數,是系統內部設定好的。代碼不足3位或超出3位時均不能開鎖。 3、 開鎖程序由設計者確定,用戶必須嚴格執行所規定的程序,方可開鎖。 4、 開鎖代碼和程序正確,表示數字鎖打開的指示燈亮。 5、 允許用戶在開鎖過程中有1次錯誤(輸入代碼錯誤或開鎖程序錯誤),只要出錯,表示錯誤的指示燈必定點亮。如果有2次錯誤,則報警器——喇叭名叫,以示情況異常。
標簽: 電源
上傳時間: 2013-11-29
上傳用戶:蟲蟲蟲蟲蟲蟲
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be Set by the user as well as the actions taken. Make your wall into a remote controll.
標簽: specified Control detects program
上傳時間: 2016-08-20
上傳用戶:英雄
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and Set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標簽: build project Before apache
上傳時間: 2016-08-20
上傳用戶:zhenyushaw
這時一個計算數獨游戲的console程序。使用搜索算法剪枝中最為強大的dance link(可參考knuth論文),并用STL-Set優美實現。
上傳時間: 2016-08-23
上傳用戶:ghostparker
MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is Set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK. Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_0 ISR is triggered exactly 50000 cycles. CPU is normally off and used only durring TA_ISR. ACLK = n/a, MCLK = SMCLK = TACLK = DCO ~ 800k
標簽: Toggle Description 5.1 Contmode
上傳時間: 2014-01-04
上傳用戶:gut1234567
動態sql語句基本語法 1 :普通SQL語句可以用Exec執行 eg: Select * from tableName Exec( select * from tableName ) Exec sp_executesql N select * from tableName -- 請注意字符串前一定要加N 2:字段名,表名,數據庫名之類作為變量時,必須用動態SQL eg: declare @fname varchar(20) Set @fname = FiledName Select @fname from tableName -- 錯誤,不會提示錯誤,但結果為固定值FiledName,并非所要。
標簽: tableName Exec from Select
上傳時間: 2016-08-27
上傳用戶:franktu
Where We ve Been Where We re Going Back in February (that s 1998, but it almost seems longer), Dr. GUI Set off to start a Set of columns on the Active Template Library (ATL).
標簽: Where February almost longer
上傳時間: 2016-08-29
上傳用戶:JIUSHICHEN