-
-
-
[
Matlab]
DigitalbasebandtransmissionsystemimplementationMAT
Digital baseband transmission system implementation MATLAB simulation function [sampl, re_sampl] = system_1 (A, F, P, D, snr, m, N) input variables A, F, P, respectively, for the input signal amplitude, frequency and phase , D to quantify the number of ...
Category:
matlab Upload User:
ks_rnm Size:
4K
-
[
Java/JSP]
sha512.rar
SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
-
-
[
Java/JSP]
TestClient.rar
... main function, there is a list of functions calls that are commented. Each of those function calls tests a functionality of the UDDI api. To run a test, simply uncomment one of the function calls, and then compile this file and run it.
-
-
[
C++ Builder]
arrays.rar
how to add arrays
* Use of const (constant) values.
* Creation of vectors.
* Passing vectors as function arguments.
* Reading from files of unknown size (monitoring istream status).
* Repetitive structures (while and for loops).
* ...
-
-
-
[
Matlab]
Peakfinder.zip
Basic function to locate and measure the positive peaks in a noisy
data sets. Detects peaks by looking for downward zero-crossings
in the smoothed third derivative that exceed SlopeThreshold
and peak amplitudes that exceed AmpThreshold. Determines ...
Category:
matlab Upload User:
zf0321525 Size:
24K