3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format. "AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases. Elements are placed on the x and y axis and element factor is ignored. The code can easily be extended to larger general arrays.
The attached Matlab file estimate numerically the probability of error for M-array orthogonal signals and plot the graph BER for M-signals [2 to 64].
Numerical estimation is performed on the probability of error equation derived in...
calculates the compressibility factor using wdvl method
% function result = vdwv(T,P,Tc,Pc)= [zv] %Parameters: T,P,w,Tc,Pc send me email if u need more scrips about eos
This m-file is a three-factor analysis of variance design in which there are repeated measures on only one of the factors. In repeated measures designs, the same participants are used in all conditions. This is like an extreme matching. This...
Compute grating factor sin(n*pi*x)/sin(pi*x)
% Description errorb(x,y,varargin) errorb(Y,E) plots Y and draws an error bar at each element of Y. The error bar is a distance of E(i) above and below the curve so that each bar is symmetric and 2*E(i) long. If Y and E are a matrices, errob...
This graph represents the error in the transmission process of a communication system.
This funtion will compute the probability of error in Additive White Gaussian Channel (AWGN) using BPSK modulation.
This file estimates the a priori statistical power of a single-factor Multivariate Analysis of Variance (MANOVA).
The MATLAB macro needs to Input the R2-alternate-hypothetical population proportion of variance of the source-proportion...
a simple matlab code to apply trail and error method .
The SumProductLab provides a set of basic factor nodes for building up a factor graph. One can try out ideas by instantiating the necessary constraint nodes, connecting them up, and giving some evidence. The sum-product (or belief propagation)...
This book is an all-in-one sourcebook on error measurements in one-, two-, and three-dimensional spaces.
For a full book description and ordering information, please visit http://www.mathworks.com/support/books/book1526.jsp.
The Error Codes or 'err' module provides a unified mechanism for triggering and managing errors. This is primarily useful when working with a large application that you have development, and need a way to manage and maintain any errors that may...
With this simple plugin allow users to get comment posting error message within the page users just editing.
installation :
1. Download the plugin archive. 2. Unzip the archive. 3. Upload the unzipped...
This module provides error logging for client-side JS errors on your site. It does so by using javascript's window.onerror and jQuery's $.post() to a Drupal path which can record the error details to your Drupal log or email.
The...
Website error handling addon (DisErrors) is a php-nuke module which let you customize HTTP error pages (such as 400 error, 401 error, 404 error etc.). The script will also match your phpnuke theme design since it is coded as a module. It has an...
A simple module that shows error pages in PHP Nuke layout. If you wish to use it on your site, please edit .htaccess file and change phpnuke.org.pl domain name to fit your needs. Now is avalable only in polish and english language versions.
The causes for 404 Error Page occurance when accessing web links is given in detail with this online ASP learning material that provides useful tips to display your own custom pages instead of standard error pages. An email has been set to receive...
apache error log analyer perl script that uses inline::python to generate apache html error reports that totals the errors and categorizes per module. Very fast with minimal setup.
ASP.NET and VB.NET Error Handling is a tutorial which deals with the error handing methods in ASP.NET and VB.NET. The author explains about how to use the structured way of error handling with the help of Try & Catch statement in VB.NET. In... |