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

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

error

  • Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1

    Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.

    標簽: simulation non-binary Summary Release

    上傳時間: 2014-01-10

    上傳用戶:frank1234

  • This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluat

    This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit error Rate and plots it versus SNR(signal to Noise Ratio).

    標簽: convolutional includes program encoder

    上傳時間: 2015-12-24

    上傳用戶:bruce5996

  • We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

    We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.

    標簽: frequency-offset estimation quadrature amplitude

    上傳時間: 2014-01-22

    上傳用戶:牛布牛

  • Flash寫的小RPG游戲。。。。 # Archive D:ITsource_code1gameRPG.rar effectenemy

    Flash寫的小RPG游戲。。。。 # Archive D:\IT\source_code\1game\RPG.rar effect\enemy\0.fla effect\enemy\0.swf effect\enemy effect\hero\1.fla effect\hero\1.swf effect\hero\0.swf effect\hero effect error\error.fla error\error.swf error magic\magic1.fla magic\magic2.fla magic\magic3.fla magic\magic4.fla magic\magic5.fla magic\magic5.swf magic\magic4.swf magic\magic3.swf magic\magic1.swf magic\magic2.swf magic\magic0.fla magic\magic0.swf magic map\0.fla map\3.fla map\2.fla map\5.fla map\4.fla map\1.fla map\8.fla map\6.fla map\7.fla map\8.swf map\7.swf map\6.swf map\3.swf map\1.swf map\0.swf map\2.swf map\4.swf map\5.swf map sound\002.mid sound\001.mid sound\Victory.mid sound\Field02.mid sound\Negative01.mid sound\Dungeon01.mid sound RPG.fla RPG.html RPG.swf # # Files # 53

    標簽: effectenemy ITsource_code Archive gameRPG

    上傳時間: 2016-01-23

    上傳用戶:hanli8870

  • 本程序實做MLP(Multi-layer perceptron)算法

    本程序實做MLP(Multi-layer perceptron)算法,使用者可以自行設定訓練數據集與測試數據集,將訓練數據集加載,在2、3維下可以顯示其分布狀態,并分別設定鍵節值、學習率、迭代次數來訓練其類神經網絡,最后可觀看辨識率與RMSE(Root Mean squared error)來判別訓練是否可以停止。

    標簽: Multi-layer perceptron MLP 程序

    上傳時間: 2013-12-24

    上傳用戶:caozhizhi

  • Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM

    Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Mean square error

    標簽: the performances Comparison estimators

    上傳時間: 2016-02-01

    上傳用戶:hgy9473

  • Status StrAssign(SString T,char *chars) { // 生成一個其值等于chars的串T int i if(strlen(chars)>MAXST

    Status StrAssign(SString T,char *chars) { // 生成一個其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return error else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return OK } }

    標簽: chars StrAssign SString Status

    上傳時間: 2014-01-10

    上傳用戶:lwwhust

  • 在兩臺機器運行serealcom.exe

    在兩臺機器運行serealcom.exe, 但必須保證用串口線連接, 選擇串口時如出現error, 表明此串口正被其它設備使用。

    標簽: serealcom exe 機器 運行

    上傳時間: 2016-03-05

    上傳用戶:invtnewer

  • 基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.

    基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.

    標簽: simulator i.e. system-level link-level

    上傳時間: 2016-03-15

    上傳用戶:xsnjzljj

  • This project aim was to build wireless software modem for data communication between two computers

    This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report

    標簽: communication computers software wireless

    上傳時間: 2014-05-29

    上傳用戶:wangdean1101

主站蜘蛛池模板: 正镶白旗| 丹巴县| 托里县| 兴业县| 广元市| 建湖县| 临漳县| 康平县| 玉田县| 来宾市| 凤庆县| 德清县| 云安县| 东乡族自治县| 邵阳县| 綦江县| 贡觉县| 蓬溪县| 曲周县| 神农架林区| 靖江市| 蒙阴县| 宜川县| 湛江市| 镇赉县| 鄂托克旗| 南木林县| 金坛市| 古田县| 龙陵县| 蛟河市| 吉水县| 大冶市| 朝阳县| 永兴县| 浦东新区| 通化县| 辰溪县| 大化| 陕西省| 海伦市|