代码搜索:classical

找到约 407 项符合「classical」的源代码

代码结果 407
www.eeworm.com/read/268255/11148448

asv turbo_sys_demo.asv

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) compo
www.eeworm.com/read/268255/11148458

m turbounitray.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) com
www.eeworm.com/read/268219/11149336

m turbo_sys_demosecond.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) com
www.eeworm.com/read/268219/11149337

m turbo_sys_demo.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) com
www.eeworm.com/read/379563/9193514

m acsobiro.m

function [H,S,D]=acsobiro(X,n,p), % Program implemented and improved by A. Cichocki % on basis of the classical SOBI algorithm of Belouchrani. % Attention for noisy data you should take at least
www.eeworm.com/read/177120/9469294

readme

ksp is a implementations of finding the k shortest paths algorithm. It is also a C/C++ library including some classical graph relative algrithm implementations. More information about ksp as well
www.eeworm.com/read/351176/10676043

m user_alg5.m

function [H,S,D]=acsobiro(X,n,p), % Program implemented and improved by A. Cichocki % on basis of the classical SOBI algorithm of Belouchrani. % Attention for noisy data you should take at least
www.eeworm.com/read/351176/10676486

m acsobiro.m

function [H,S,D]=acsobiro(X,n,p), % Program implemented and improved by A. Cichocki % on basis of the classical SOBI algorithm of Belouchrani. % Attention for noisy data you should take at least
www.eeworm.com/read/418911/10891975

m art.m

function [X,rho,eta] = art(A,b,k) %ART Algebraic reconstruction technique (Kaczmarz's method). % % [X,rho,eta] = art(A,b,k) % % Classical Kaczmarz iteration, or ART (algebraic reconstruction %
www.eeworm.com/read/481856/6631678

m windowedlinearphasefirdigital.m

%fir1 implements the classical method of windowed linear-phase FIR digital %filter design [1]. It designs filters in standard lowpass,highpass, %bandpass, and bandstop configurations. By default t