OMAP 2430 Data Manual
上傳時間: 2016-06-20
上傳用戶:myworkpost
機器學習經典書籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
標簽: Statistical Prediction Inference Elements
上傳時間: 2014-12-03
上傳用戶:奇奇奔奔
Channel Estimation and Data Detection for Mobile MIMO OFDM System 一篇詳細介紹Channel Estimation and Data Detection for Mobile MIMO OFDM System的博士論文。
標簽: Estimation Channel Data Detection
上傳時間: 2013-12-15
上傳用戶:gaome
renesas m16c DMA data access sample the whole project is tested in HEW,and works corectly.
標簽: corectly renesas project access
上傳時間: 2013-12-02
上傳用戶:hzy5825468
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
標簽: disk-accesses performance capturing DiskPerf
上傳時間: 2013-12-31
上傳用戶:wuyuying
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
標簽: BPSK transmitter configure modulates
上傳時間: 2014-08-09
上傳用戶:skfreeman
凌陽單片機DATA、CODE、TEXT三條偽指令的用法及區別.
上傳時間: 2013-11-28
上傳用戶:exxxds
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
標簽: manipulating stand-alone framework ccAudio2
上傳時間: 2013-12-28
上傳用戶:sjyy1001
In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation for accuracy so that domain-specific response times are achieved. Experimental results show that LOADED provides very good detection and false positive rates, which are several times better than those of existing distance-based schemes.
標簽: algorithm detection containi evolving
上傳時間: 2014-01-08
上傳用戶:aeiouetla
看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
標簽: simulator Simulator different Create
上傳時間: 2016-07-02
上傳用戶:wfl_yy