we use (phase rotation)by multiplying all the subcarriers in the sum by different phases to create a new data vector, not only that but also as we don't know the optimum phases to give the best PAR we create more than one vector and then select the optimum.
This package does simple polynomial manipulation: adding, multiplying, taking to powers, evaluating at a value, taking integrals and derivatives. Nothing as sophisticated as Mathematica, but useful all the same. I find that I make lots of dumb...
Nowadays due to the yearly multiplying data comes always the claim for useful methods and algorithms that make the processing of these data easier. For the solution of this problem data mining tools come into existence, to which the clustering...
Ration Generator workings workings is by a multiplicative inverse process. Rounding and multiplying the values results in the best ratios of a decimal. / You can input any positive whole number and decimal value up to eight (8) places (This is the...
This recipe provides a subclass of set which implements __mul__ and __pow__ to support the computation of set products. When multiplying two sets together, a new set is produced with elements which are the inter-set pairs.
This package is a continues to be expanded. New examples include: VCO with user defined phase noise, impedance matching and filter design, interleaved ADC, clock multiplying delay lock loop, clock recovery for NRZ data. Further examples include:...
The main function included in the attached file is called FRAME. The algorithm implemented in this function can be useful in motion analysis (biomechanics, bioengineering). When you know the 3-D position of at least three non-collinear...
Butterworth Bandpass Filter This simple function was written for my Digital Image Processing course at Eastern Mediterranean University taught by Assoc. Prof. Dr. Hasan Demirel for the 2010-2011 Spring Semester for the...
Two complete applications in C, one for the Texas Instruments C5000 fixed-point processor and the other for the TI C6000 floating-point processor. This self-teach application / laboratory is aimed at beginners to allow them to use DSP to generate...
This graphical tutorial is intended to help neuro-imaging researchers from non-mathematical backgrounds to understand the so-called "modulation" process in voxel-based morphometry. This preserves volume (locally and globally) in...
the stationary signal f(t)=cos(2*pi*5*t)+ cos(2*pi*10*t)+ cos(2*pi*20*t)+ cos(2*pi*50*t) having frequencies of 5,10, 20and 50 Hz at any given time instant.
MATLAB program can be implemented to plot the stationary signal...
Set of functions providing the attenuation and energy absorption coefficients of x-ray and gamma-ray photons in various materials, based on NIST report 5632, by J. Hubbell and S.M. Seltzer.
X = PhotonAttenuation(Material, Energy,...
Given 2 3D arrays, A and B, where A(:,:,i) and B(:,:,i) are i 2D matrices, multiply A(:,:,i)*B(:,:,i) without the use of a for loop.
More an experiment in coding than a practically useful piece of code, the goal was to derive an...
Butterworth Bandpass Filter This simple function was written for my Digital Image Processing course at Eastern Mediterranean University taught by Assoc. Prof. Dr. Hasan Demirel for the 2010-2011 Spring Semester for the...
CUMmulative PRODucts across All Permutations of Distinct Column-Indices This function returns the cumulative sum over products of column elements with all permutations of unique and distinct column-indices. The sum excludes...
__________________________ MATLAB files dldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldc These powerful functions study irreps of SU(n>1)... d-deD? suf.m - given an...
The algorithm considers the effect of ends of travel, dry friction passive forces and external load. The computing algorithm is intended to describe the dynamic behavior of a mechanical component or assembly characterized by mechanical ends...
The engine for 5 Second Game is built on a Rock-Scissors-Paper concept. There are three stats, corresponding to that, and everything modifies that: character classes, skills, combat, etc. It is meant to be a fast paced, easy to grasp, infinitely... |