超寬帶系統鏈路matlab仿真程序 超寬帶系統簡單仿真平臺,有簡單界面.包括可替換的脈沖成型(半余弦脈沖)、IEEE802.15.3a的修正SV信道、最大似然信道估計、Rake接收機等模塊,可以實現monte carlo仿真求誤碼率。可添加多址接入、編碼等功能(維特比編解碼、幀同步的程序由本人同學編寫)。入口主程序uwbsim.m 編解碼程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估計:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m Rake接收機:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m 其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m
上傳時間: 2013-12-30
上傳用戶:duoshen1989
Program to simulate Rayleigh fading using a p-th order autoregressive model AR(p) according to % Baddour s work: "Autoregressive modeling for fading channel simulation"
標簽: autoregressive according simulate Rayleigh
上傳時間: 2013-12-02
上傳用戶:tb_6877751
VHDL源代碼.設計一個帶有異步清0功能的十進制計數器。計數器時鐘clk上升沿有效,清零端為clrn,進位輸出為co。
上傳時間: 2014-11-21
上傳用戶:xc216
一個java的server模版程序,可方便輕量級server的開發,使用了nio包的channel和selector進行多路復用
上傳時間: 2014-01-04
上傳用戶:cxl274287265
Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its competitors because of stability, performance, that fact that it s open source, and many other advantages. But when deciding on which version of Apache to use, the choice is not always so simple. On the one hand there is a very popular, stable version used by millions of users, version 1.3, and on the other hand, there is an enhanced and re-designed version 2.0.
標簽: Apache Step-by-Step Securing choosing
上傳時間: 2015-09-06
上傳用戶:gundamwzc
自己編寫的超寬帶系統簡單仿真平臺,有簡單界面.包括可替換的脈沖成型(半余弦脈沖)、IEEE802.15.3a的修正SV信道、最大似然信道估計、Rake接收機等模塊,可以實現monte carlo仿真求誤碼率。可添加多址接入、編碼等功能(維特比編解碼、幀同步的程序由本人同學編寫)。入口主程序uwbsim.m 編解碼程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估計:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m Rake接收機:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m 其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m
上傳時間: 2013-12-15
上傳用戶:redmoons
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.
標簽: This measurements practical section
上傳時間: 2015-09-20
上傳用戶:tedo811
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).
標簽: simulates m-file This MPSK
上傳時間: 2014-01-11
上傳用戶:372825274
1.left.aspx下部分實現了讀取RDF(RDF format feeds,是描述web資源的W3C XML格式)格式的feeds,可點擊第三條“RDF Test”進行對比。 RDF與普通XML的主要區別是它的根節點下是<items>,而不是<channel>。 2.運行時,需要根據自己的機子改變RssReader.cs中的 String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS Initial Catalog=rss Integrated Security=True"
上傳時間: 2014-01-17
上傳用戶:邶刖
來自澳大利亞Qeensland大學的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.
標簽: Qeensland functions provides Toolbox
上傳時間: 2015-09-30
上傳用戶:qb1993225