Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • laplace.rar ... The Laplace transform ² de¯ nition & examples ² properties & formulas { linearity { the inverse Laplace transform { time scaling { exponential scaling { time delay { derivative { integral { multiplication by t { convolution 3{1
  • convm.rar Finds the convolution matrix of two input vectors
  • Dproj1.rar image code for convolution and soruce coding
  • convol_enc.rar VHDL code for convolution encoder for wimax PHY layer. This design also has control to add controlled amount of noise in encoded output.
  • Convolution.rar 完全符合IEEE802.11a的卷积编码和维特比译码,注释丰富,易于理解和调试。
  • Convolution-code.rar QPSK and other convolutional codes.
  • ViterbiDecoderforConvolutionalCodes.zip Convolution encoding and viterbi decoding
  • fingerprint.tech.rar ... input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching
  • Matlab-Sources.rar It can do convolution to a spectra, and fit it with three eigenmode theory in liquids.
  • Viterbi.rar 利用viterbi演算法去解出convolution code 包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。