NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
標簽: 2440 mon download purnnamu
上傳時間: 2016-05-12
上傳用戶:wff
1、提取原蛋白質(zhì)相互作用網(wǎng)絡的所有節(jié)點 2、分別計算原蛋白質(zhì)相互作用網(wǎng)絡每個節(jié)點的度 3、從所有節(jié)點中選擇具有最高度的節(jié)點,反復的添加邊,直到它的度值等于原蛋白質(zhì)相互作用網(wǎng)絡該節(jié)點的度值 4、在為節(jié)點添加邊時,從剩余節(jié)點中選擇節(jié)點的方法是其度分布近似服從power-low分布 5、令t的值為零,則每個節(jié)點被選到的可能性都是相同的,由于在原蛋白質(zhì)相互作用網(wǎng)絡存在大量的低度節(jié)點,所以集散節(jié)點會優(yōu)先連接低度節(jié)點。 這樣創(chuàng)建的網(wǎng)絡就為負相關蛋白質(zhì)互作網(wǎng)絡
標簽: 節(jié)點 蛋白質(zhì) 網(wǎng)絡 分
上傳時間: 2014-01-13
上傳用戶:skfreeman
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
標簽: multidimensional developed algorithm denoising
上傳時間: 2016-06-01
上傳用戶:cc1915
This demonstration illustrates the application of adaptive filters to signal separation using a structure called an adaptive line enhancer (ALE). In adaptive line enhancement, a measured signal x(n) contains two signals, an unknown signal of interest v(n), and a nearly-periodic noise signal eta(n). The goal is to remove the noise signal from the measured signal to obtain the signal of interest.
標簽: demonstration application illustrates separation
上傳時間: 2014-09-08
上傳用戶:2525775
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-12-05
上傳用戶:change0329
用fpga實現(xiàn)的DA轉(zhuǎn)換器,有說明和源碼,VDHL文件。 A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulator and a one bit DAC. Since, both of these components can be realized using digital circuits, it is possible to implement a low precision Delta-Sigma DAC using a PLD.
標簽: fpga DA轉(zhuǎn)換器
上傳時間: 2016-06-10
上傳用戶:bjgaofei
Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM data signals which are transmitted over the same channel. The quantization noise, generated by the companding process which is multiplicative (and asymmetric), degrades the detectability performance of the outermost points of the QAM constellation more than that of the inner points. The combined effect of the companding noise and the inherent white gaussian noise of the system, leads us to a re-examination of signal constellation design. In this paper we investigate the detectability performance of a number of candidates for signal constellations including, a typical rectangular QAM constellation, the same constellation with the addition of a smear-desmear operation, and two new improved QAM constellation designs with two-dimensional warpi
標簽: investigation Abstract-The companding the
上傳時間: 2013-12-20
上傳用戶:英雄
ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs at a single time instance) % H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission % N - number of symbols transmitted in OFDM frame % % outputs: % y - vector of channel outputs (matrix for MIMO again, just like x matrix) % create noise vector sequence (each row is a different antenna, each column is a % different time index) note: noise is spatially and temporally white
標簽: transmission simulator Channel inputs
上傳時間: 2016-07-22
上傳用戶:kelimu
DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b -- +---+ <- g -- e | | c -- +---+ -- d -- Enable (EN) active : high -- Outputs (data_out) active : low
標簽: DESCRIPTION converter segments encoding
上傳時間: 2016-08-17
上傳用戶:ainimao
數(shù)字信號處理基于matlab 文件內(nèi)容 /conv(卷積部分) dupconv 重疊保留法 freqcirconv 頻域圓周卷積 freqconv 頻域卷積 timecirconv 時域圓周卷積 timeconv 時域卷積 /fft(頻域分析部分) d2fft 基2FFT dft DFT最簡化程序 dtft DTFT演示 /fir(fir濾波器設計) fir 得到fir濾波器hn getwindow 得到fir濾波器窗函數(shù)wn idealfilter 理想濾波器(低通,高通,帶通)hdn idealhd 理想低通濾波器 /fir gui(fir濾波器GUI設計) gui_top 總圖 gui_fir fir濾波器GUI gui_sigout 選擇信號GUI /power caculate(功率譜分析) directpower 直接譜分析 indirectpower 間接譜分析(估計譜分析) noise 噪聲譜分析 /sigout(常見信號產(chǎn)生) sigout 離散信號產(chǎn)生
標簽: freqcirconv timecirconv freqconv dupconv
上傳時間: 2016-08-26
上傳用戶:13188549192