Welcome![Sign In][Sign Up]
Location:
Search - selective

Search list

[Internet-Networkudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124928 | Author: 周崇青 | Hits:

[OtherOQPSK_fading

Description: OQPSK在AWGN和频率选择性衰落信道中的仿真-OQPSK the AWGN and frequency selective fading channel simulation
Platform: | Size: 2048 | Author: 易雄书 | Hits:

[matlabRayleigh_frequency_selective_channel_simulation.ra

Description: 这是一个对于频率选择性瑞丽信道的仿真,希望对大家有所帮助-This is a Ruili for frequency-selective channel simulation, we hope to help
Platform: | Size: 19456 | Author: 蒋新聪 | Hits:

[matlabchannel_model

Description: 多径多普勒信道模型,包括快衰落,慢衰落,频率选择性衰落,平坦衰落等-Doppler multipath channel model, including fast fading, slow fading, frequency selective fading, flat fading, etc.
Platform: | Size: 9216 | Author: xiabing | Hits:

[matlabrayleigh

Description: 1、Rayleigh_Doppler_singlePath.m 产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法; 2、Rayleigh_Doppler_multiPath.m 根据多条径的延时和强度,产生频率选择性衰落; 在单径和多径两个程序中,均提供了其功率谱的输出代码; -1, Rayleigh_Doppler_singlePath.m Single Path Rayleigh fading generated using the six kinds of methods and compared recommend using the first six kinds of methods 2, Rayleigh_Doppler_multiPath.m Drive under a number of delay and intensity, resulting in frequency selective fading in single-track and multi-path two procedures, which provide the power spectrum of the output code
Platform: | Size: 9216 | Author: george | Hits:

[Communication-MobileJakesModel+Rayleighhannel+TimeSelectiveFading+Freq

Description: Jakes Model + Rayleigh Channel + Time Selective Fading + Frequency Selective Fading-Jakes Model+ Rayleigh Channel+ Time Selective Fading+ Frequency Selective Fading
Platform: | Size: 533504 | Author: qiankun | Hits:

[Documentsmimo_capacity

Description: 频率选择性衰落环境中MIMO系统信道容量研究-Frequency selective fading environment, MIMO systems channel capacity study
Platform: | Size: 278528 | Author: dengjuan | Hits:

[Communicationmimochannel

Description: 建立mimo频率选择性衰落系统并进行信道估计-The establishment of frequency selective fading MIMO system and channel estimation
Platform: | Size: 1024 | Author: cheng | Hits:

[matlabrayleigh_channel

Description: 產生頻率選擇性衰落的雷利通道,參數由天線結構、OFDM系統的結構與功率延時結構來決定。-Have a frequency selective fading channel of Raleigh, parameters from the antenna structure, OFDM system, the structure and power structure to delay the decision.
Platform: | Size: 1024 | Author: 林季緯 | Hits:

[Post-TeleCom sofeware systemschannel

Description: 利用matlab软件对各种频率选择性信道进行仿真-Matlab software using a variety of frequency-selective channel simulation
Platform: | Size: 37888 | Author: 郭丽华 | Hits:

[matlabmultipath

Description: 不同版本的频率选择性信道matlab仿真,同时附有word版原理说明-Different versions of frequency-selective channel matlab simulation, at the same time with a word version of the principle that
Platform: | Size: 112640 | Author: yuan | Hits:

[Mathimatics-Numerical algorithmssefade

Description: 用于产生频率选择性信道,其中的一个fade.m可以用来产生瑞利衰落信道.-Used to produce frequency selective channel One fade.m can used to generate Rayleigh Fading Channels.
Platform: | Size: 2048 | Author: zf | Hits:

[Communication-Mobilechannel

Description: 信道描述,计算冲激响应函数,为频选衰落信道,用于MIMO或MIMO-OFDM系统-Channel description, calculation of impulse response function, for Frequency-Selective Fading Channels for MIMO or MIMO-OFDM system
Platform: | Size: 1024 | Author: 刘斐 | Hits:

[File Formatfade_fs

Description: 服从频率选择性衰落并且也服从瑞利衰落的信道。-Subject to frequency selective fading and also subject to Rayleigh fading channel.
Platform: | Size: 1024 | Author: sharui | Hits:

[matlabJakes_model_freq_sel

Description: Jakes frequency selective fading channel model
Platform: | Size: 2048 | Author: fastfar | Hits:

[DocumentsSHE_PWM

Description: Selective Harmonic Elimination Pulses for three-phase Inverter The model shows the simulation for Six Harmonic Removal Pulses (i.e., N=7) Selected Harmonics made zero are: 5th, 7th, 11th, 13th, 17th and 19th (i.e., N=7 means six (i.e., N-1) dominant harmonics are made zero) In this simulation the dominant harmonics will be: (3N+2) and (3N+4) i.e., 23rd and 25th Harmonics
Platform: | Size: 72704 | Author: QQ | Hits:

[MultiLanguagemulti_channel_model

Description: 多径信道模型,包括快衰落,慢衰落,频率选择性衰落,平坦衰落,多普勒信道等-multipath channel model, including fast fading, slow fading, frequency selective fading, flat fading, etc
Platform: | Size: 9216 | Author: Jose | Hits:

[TCP/IP stackselective

Description: 计网,选择性重传协议源代码,考虑了数据包的发送效率。-Total net, selective retransmission protocol source code, taking into account the efficiency of the data packets to send.
Platform: | Size: 769024 | Author: chenkan | Hits:

[Otherdatalink-selective

Description: 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment, the noise channels between the two sites error-free duplex communication. Channel model for 8000bps full duplex satellite channel, the channel propagation delay 270 milliseconds, the channel bit error rate of 10-5, the channel to provide byte-stream transport service, the network-layer packet length is fixed to 256 bytes
Platform: | Size: 207872 | Author: chenchen | Hits:

[JSP/JavaSelective-Encryption-of-Still-Image-(Synopsis).ra

Description: selective encryption of still image
Platform: | Size: 40960 | Author: prashanth | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net