* 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
pid控制方面的外國經典書,由KARL JOHAN ASTROM TORE HAGGLUND著,書全稱為《PID Controllers Theory Design and Tuning》》。
上傳時間: 2014-01-18
上傳用戶:凌云御清風
書籍,單片機原理及應用,適用于大學生的一本書,可供單片機學習用,里面富有答案。--Books, SCM theory and application, students apply to a book, available for study by SCM, the answer inside the rich
標簽: 書籍
上傳時間: 2014-12-07
上傳用戶:jennyzai
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center pharmacy and information of patient manage with computer networking.
標簽: three-tiered Information introduces construct
上傳時間: 2016-08-16
上傳用戶:hn891122
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