-
-
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 ...
-
-
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.
-
midicmp.zip
My first intention writing this program was getting knowledge about
midi. After writing the pendant TXT2MIDI program I used it to sequence
some music titles. When I bought my music workstation (including a more
powerful sequencer) my use of MIDI2TXT/ ...
-
midsplit.zip
I am able to record a backing sequence that plays life a whole song.
In backing seq mode the keyboard also transfers the chords which one does not
hear but occur in recording. These chord notes have same channel.
The only method to distinguish them ...
-
Fibonacci_sequence.rar
用MATLAB 里的XILINX BLOCKS编写, 实现Fibonacci sequence算法, 当F为0时, 输出为0 F为1时, 输出为1 当F为N 时, 输出为F的N-1 加上 F的N-2.
-
-
djpeg.rar
实现jpeg图像解码功能。
代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence
2, Arrange the sequence to a matrix using the zigzag scanning backwards
3, Multiply the matrix by quantization table
4, Perform inverse DCT
5, Shift the values by + ...
-
solomon.rar
how to use recusive to generate
Solomon Golomb sequence
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
-
solomon.rar
how to use recusive medthod to generate
Solomon sequence number
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
-