Software Listing: Rayleigh
- BER Curve for QPSK in Rayleigh Channel
- License: Freeware
- Price: 0.00

This script simulates QPSK or 4-QAM modulation scheme in Rayleigh channel and compares it to theoretical limits. QPSK gives 3dB SNR degradation when compared to BPSK but twice as much throughput. I hope this will be helpful for students of wireless communication..
- Publisher: Shah Gul Khan
- Date: 03-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- BER Curve for BPSK in Rayleigh Channel
- License: Freeware
- Price: 0.00

This file calculates BER for or a number of SNR values in Rayleigh Channel. Every BER value has been calculated for 100 errors for precision results. I hope script will help students..
- Publisher: Shah Gul Khan
- Date: 12-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Solution of 2nd order differential equation by rayleigh ritz method
- License: Shareware

This programs gives solution of 2nd order differential equation with variable coefficients by Rayleigh Ritz method using linear interpolation.
- Publisher: Aditya Vaidya
- Date: 21-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rayleigh Angular Volume-Scatter Coefficient
- License: Freeware
- Price: 0.00

Accepts temperature in Kelvin, pressure in millibar and wavelength in microns (accurate for wavelengths 0.20-4.00 microns) and returns the model atmosphere Rayleigh angular volume-scattering coefficient. Includes Chandrasekhar phase function..
- Publisher: John Smith
- Date: 19-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- 16 QAM simulation in Rayleigh Channel
- License: Shareware

This code calculates BER values for 16-QAM in Rayleigh Channel. You can compare the BER plot with the theoretical values from MATLAB BER TOOL..
- Publisher: Shah Gul Khan
- Date: 23-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- 8-PSK with Rs Coding in Rayleigh fading channel
- License: Shareware

8-PSK with Rs Coding in Rayleigh fading channel.
- Publisher: SADAF KHAN
- Date: 13-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- BER of BPSK & DEPSK over Rayleigh fading chanel
- License: Shareware

Plots the BER of BPSK & DEPSK schemes over Rayleigh fading channel..
- Publisher: Sourav Mondal
- Date: 01-03-2013
- Size: 123 KB
- Platform: Matlab, Scripts
- Rayleigh Wave Animation
- License: Shareware

Animation of the retrograde surface particle motion of a Rayleigh wave. This is a simple animation of the surface particle motion of Rayleigh waves. Retrograde motion is evident..
- Publisher: Chad Greene
- Date: 08-02-2013
- Size: 532 KB
- Platform: Matlab, Scripts
- BPSK receiver simulation using Spread Spectrum
- License: Freeware
- Price: 0.00

This is a code for simulation of BPSK receiver using Direct Sequence Spread Spectrum. The performnace is evaluated in presence of AWGN and Rayleigh fading. Jakes' Model has been used to obtained coefficients for rayleigh fading..
- Publisher: Abhijit Navalekar
- Date: 10-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- BER of BPSK DS-SS System
- License: Freeware
- Price: 0.00

This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system. In this simulation I have used two functions.So to see the result open all the files and then run ber_performance file..
- Publisher: Sanjeet Kumar
- Date: 24-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- BER for BPSK in Rayleigh channel
- License: Freeware
- Price: 0.00

Simple Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The script performs the following (a) Generate random binary sequence of +1's and -1's. (b) Multiply the symbols with the channel and then add white Gaussian noise. (c) At the receiver, equalize (divide) the received symbols with the known channel (d) Perform hard decision decoding and count the bit errors (e) Repeat for multiple values of and plot the simulation and theoretical results. The theoretical description provided in http://www.dsplog.com/2008/08/10/ber-bpsk-rayleigh-channel/.
- Publisher: Krishna Sankar M
- Date: 18-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra
- License: Freeware
- Price: 0.00

FORTRAN code provided in Xingguo Pan's 2002 dissertation entitled "Coherent Rayleigh-Brillouin Scattering" was converted to .m and is provided here. Both s6 and s7 models are provided. The code is validated.
- Publisher: John Smith
- Date: 01-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rayleigh Fading Simulator
- License: Shareware

The Jakes' method invoke the central limit theorem to show that the base-band signal received from a multipath fading channel is approximately a complex Gaussian process when the number of paths, L is large. In the m-fils rayleigh fading is Simulated with 3 different speed when the carrier frequency is fc = 1.8 GHz in DS-CDMA system.
- Publisher: Bekkar belgacem
- Date: 20-06-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- OFDM
- License: Shareware

OFDM system using rayleigh channel.
- Publisher: gui
- Date: 20-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rayleigh Channel Pearson Chi Square Test
- License: Shareware

CHI2RAYLTEST: Single sample Pearson Chi Square goodness-of-fit statistical test to examine a null hypothesis of Rayleigh Channel. H=CHI2RAYLTEST(X,ALPHA) performs the particular case of Pearson Chi Square test to determine whether the null hypothesis of a Rayleigh channel realization is a reasonable assumption regarding the population distribution of a complex random sample X with the desired significance level ALPHA. H indicates the result of the hypothesis test according to the MATLAB rules of conditional statements: H=1 => Do not reject the null hypothesis at significance level ALPHA. H=0 => Reject the null hypothesis at significance level ALPHA.
- Publisher: G. Levin
- Date: 04-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rayleigh Fading Channel Signal Generator
- License: Shareware

Dent Rayleigh model is similar to Jakes but uses Hadamard function in MATLAB to make the oscillators (somewhat) independent and thus provide results that are a little more realistic than the Jakes model. For more details, please read IEEE paper by Wu Z. from 2004 (Electronics Letters, Volume: 40, Issue: 15) that covers the statistical performance of several models, including the Dent. In this paper Wu proposes his own model which is even better than the Dent. Function Usage Example: [omega_mTau, Tk] = RayCh(2^7, 2^18, 64, 2, 900, 100) where NumAngles=2^7, Length=2^18, symbolRate=64, NumWaveforms=2, carrierFreq=900, Velocity=100 I have created this function for my own purpose, specifically for the use in my OFDM channel estimation model.
- Publisher: Avetis Ioannisyan
- Date: 25-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- QPSK over Rayleigh fading Channel
- License: Shareware

This program is a script file, which computes the bit error rate of QPSK scheme over Rayleigh fading channel and shows in comparison with its performance over AWGN channel..
- Publisher: Sourav Mondal
- Date: 10-05-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- DQPSK over Correlated Rayleigh Fading Channel
- License: Shareware

DQPSK over correlated Rayleigh Channel Differential QPSK communication is simulated over a Rayleigh channel, channel is correlated with Clark's or Jakes model, Run "main.m" to start. Doppler frequency can be changed in for different channels in "main.m".
- Publisher: M R Avendi
- Date: 06-03-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- EasyFit
- License: Shareware
- Price: 449

EasyFit allows to easily and quickly select the probability distribution which best fits to data, reducing your analysis times by 70-95% over manual methods. It includes numerous features designed to save you time, prevent analysis errors, and help you make better business decisions. An integrated environment provided by EasyFit includes data management, analysis, and reporting capabilities ensuring the high quality of your projects. EasyFit requires only a basic knowledge of statistics. The key feature of EasyFit is the ability to automatically fit over 40 distributions to sample data and select the best model (advanced users can apply the manual fitting feature).
- Publisher: MathWave Technologies
- Date: 22-11-2007
- Size: 3107 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- SDEN - Distillation simulator
- License: Shareware
- Price: 24.00

SDEN - Distillation simulator of binary mixtures from 1 to 6 consecutive stages - Rayleigh equation - Relative volatility or VLE tables - Graphs and table of results - 10 Vapor-Liquid equilibrium tables included - User's Manual.
- Publisher: Vaxa Software
- Date: 13-10-2012
- Size: 1731 KB
- Platform: WinOther










