代码搜索:Convolutional
找到约 698 项符合「Convolutional」的源代码
代码结果 698
www.eeworm.com/read/416320/11033310
htm the art of error correcting coding siso decoding.htm
The Art of Error Correcting Coding: SISO d
www.eeworm.com/read/165343/7143947
txt binconviir.cc.txt
// BinConv.cc -- (n,k) binary convolutional coder
// Todd K. Moon
// Copyright 2004 by Todd K. Moon
// Permission is granted to use this program/data
// for educational/research only
#include "BinCo
www.eeworm.com/read/325309/13212842
m cnv_encd.m
function output = cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matric of the convolutional code
%
www.eeworm.com/read/315072/13552890
m cnv_encd.m
function output=cnv_encd(G,k,input)
% cnv_encd(G,k,input)
% determines the output sequence of a binary convolutional encoder
% G : the generator matrix of the convolutional code
% wit
www.eeworm.com/read/427377/8949408
h chdecoding.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/184529/9096202
h chdecoding.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/358502/10186218
h chdecoding.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/356556/10224788
m encoder.m
function output = encoder(input,TXVECTOR,SIGNAL_FLAG)
% convolutional encoder
% input: row vector of SIGNAL field or DATA field
% TXVECTOR: structure of TXVECTOR parameters
% SIGNAL_FLAG: indicato