亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

rate

  • to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a

    to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc

    標(biāo)簽: file Familiar computer waveform

    上傳時(shí)間: 2015-05-07

    上傳用戶:l254587896

  • viterbi 編譯碼器C源程序

    viterbi 編譯碼器C源程序,rate=1/2 N=7

    標(biāo)簽: viterbi 編譯碼器 源程序

    上傳時(shí)間: 2015-06-14

    上傳用戶:gundan

  • IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at

    IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable

    標(biāo)簽: continous IDCT-M accept medium

    上傳時(shí)間: 2015-07-07

    上傳用戶:1583060504

  • This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S

    This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.

    標(biāo)簽: simulation the software channel

    上傳時(shí)間: 2015-08-06

    上傳用戶:

  • The cable compensation system is an experiment system that performs simulations of partial or microg

    The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) is proposed to control this cable compensation system. In FCMAC ,without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective.

    標(biāo)簽: system compensation simulations experiment

    上傳時(shí)間: 2015-08-26

    上傳用戶:希醬大魔王

  • 提高衛(wèi)星通信信道傳輸效率的新途徑本 文 結(jié) 合 V SAT衛(wèi)星通信系統(tǒng)設(shè)計(jì)中涉及衛(wèi)星通信傳輸技術(shù)極為重要的 信道編碼與調(diào)制解調(diào)方式

    提高衛(wèi)星通信信道傳輸效率的新途徑本 文 結(jié) 合 V SAT衛(wèi)星通信系統(tǒng)設(shè)計(jì)中涉及衛(wèi)星通信傳輸技術(shù)極為重要的 信道編碼與調(diào)制解調(diào)方式,探討了各種新型的衛(wèi)星信道編碼與調(diào)制解調(diào)技術(shù), 它們的原理及在衛(wèi)星通信中的應(yīng)用。在數(shù)字調(diào)制中,信號(hào)傳輸質(zhì)量主要取決于 比特差錯(cuò)率BER (Bit Error rate),因此要盡可能采用相同的每比特信號(hào)能量與 噪聲功率譜密度比(Eb/N.)的條件下,BER低的調(diào)制方式,以節(jié)省衛(wèi)星功率 另外頻帶利用率要盡可能的高,以節(jié)省寶貴的衛(wèi)星頻帶。本文還對(duì)各種不同的 差錯(cuò)編碼與調(diào)制技術(shù)進(jìn)行了實(shí)驗(yàn)和詳細(xì)的性能比較。

    標(biāo)簽: 衛(wèi)星通信 SAT 信道傳輸 傳輸技術(shù)

    上傳時(shí)間: 2015-09-16

    上傳用戶:AbuGe

  • 很多嵌入式系統(tǒng)

    很多嵌入式系統(tǒng),特別是應(yīng)用于圖像處理與高速數(shù)據(jù)采集等場合的嵌入式系統(tǒng),都需要高速緩存大量的數(shù)據(jù)。DDR(Double Data rate,雙數(shù)據(jù)速率)SDRAM由于其速度快、容量大,而且價(jià)格便宜,因此能夠很好地滿足上述場合對(duì)大量數(shù)據(jù)緩存的需求。但DDR SDRAM的接口不能直接與現(xiàn)今的微處理器和DSP的存儲(chǔ)器接口相連,需要在其間插入控制器實(shí)現(xiàn)微處理器或DSP對(duì)存儲(chǔ)器的控制。

    標(biāo)簽: 嵌入式系統(tǒng)

    上傳時(shí)間: 2015-09-18

    上傳用戶:zjf3110

  • This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co

    This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error rate.

    標(biāo)簽: This measurements practical section

    上傳時(shí)間: 2015-09-20

    上傳用戶:tedo811

  • This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK

    This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).

    標(biāo)簽: simulates m-file This MPSK

    上傳時(shí)間: 2014-01-11

    上傳用戶:372825274

  • SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a

    SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is disable or enabled, with or without MMU.

    標(biāo)簽: BasicMMU Example project 9261

    上傳時(shí)間: 2013-12-28

    上傳用戶:zhanditian

主站蜘蛛池模板: 东阿县| 陆良县| 临桂县| 廉江市| 府谷县| 朝阳市| 贺兰县| 溆浦县| 盱眙县| 岳西县| 宜宾县| 香河县| 塘沽区| 永年县| 新巴尔虎左旗| 铁力市| 清水河县| 曲阜市| 武川县| 普兰县| 炉霍县| 勃利县| 和顺县| 遂川县| 无为县| 仪陇县| 宜良县| 吉木萨尔县| 博兴县| 威宁| 长寿区| 积石山| 崇州市| 太仆寺旗| 河北省| 乌恰县| 沐川县| 浑源县| 开鲁县| 东山县| 石狮市|