demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have Sample frequency Fs (Hz).
FREQDEV is the frequency deviation (Hz) of the modulated signal.
uses the message signal X to modulate the carrier frequency Fc (Hz) and Sample frequency Fs (Hz), where Fs >
2*Fc. FREQDEV (Hz) is the frequency deviation of the modulated signal.
Returns weighted percentiles of a Sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percentiles for Monte
% Carlos simulations where some simulations are very bad (in terms of goodness
% of fit between simulated and actual value) than the others and to give
% the lower weights based on some goodness of fit criteria.
The floppy disk included with distribution contains the cyasm.exe and Sample source files. Copy the
executable file to a working directory, or to a directory included in your search path.