代码搜索:MATLAB

找到约 10,000 项符合「MATLAB」的源代码

代码结果 10,000
www.eeworm.com/read/294203/8246638

m transpose.m

function t = transpose(a) % .' Transpose. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/294203/8246682

m minus.m

function q = minus(l, r) % - Minus. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/294203/8246780

m power.m

function Z = power(X, Y) % .^ Array power. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/294203/8246869

m ne.m

function r = ne(a, b) % ~= Not equal. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/393165/8307707

txt readme.txt

基于matlab的(2,1,7)卷积编码的实现,加上了AWGN白噪声,并且进行了译码和误码判决
www.eeworm.com/read/292921/8323333

m celpexec.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/292921/8323342

m pgain.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/292921/8323355

m intsynth.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/292921/8323394

m encodham.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/292921/8323429

m bwexp.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP