-
-
-
[
Java/JSP]
CRC_Java.rar
... check sequence which has 1 fewer bits than the generator. Thecheck sequence is appended to the original message. At the receiver, the same calculation is performed on the message and check sequence combined.If the result is 0 no transmission error is ...
-
[
Matlab]
periodogramestimate.rar
Generate 100 samples of a zero-mean white noise sequence with variance, by using a uniform random number ... corresponding sample autocorrelation sequences, and. Compute the average autocorrelation sequence as and the corresponding periodogram for. d Compute ...
Category:
matlab Upload User:
leaders755 Size:
1K
-
[
Visual Basic (VB)]
mp3.rar
... , also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets upthe FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they areready for data operations
-
[
PDF]
WirelesscoherentOFDMmodemsimulation.rar
... coherent scheme.Build under Matlab code, our modem uses OFDM ( orthogonal frequency divisionmultiplexing) modulation, synchronization by LMS sequence, channel estimation (noequalizer) via pilot tones. The symbols are either PSK or ASK for a constellation ...
-
[
Visual C++ (VC++)]
vtkContainers-0.3.zip
vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
-
[
Matlab]
matlabmatrix.rar
... out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output:
Enter k>0: 100
144 is the smallest fibonacci number greater than or ...
Category:
Algorithm Upload User:
hn0719 Size:
1K
-
[
Matlab]
kalman.rar
... X (X can = Z)
with model order p
V = initial covariance of observation sequence noise
returns model parameter estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea for a
along with ...
Category:
Algorithm Upload User:
sy196045 Size:
8K
-
-
[
Delphi]
acm.zip
... waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety of tasks to process the audio data, such as inserting an external compressor or decompressor into the sequence.