代码搜索:classical

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

代码结果 407
www.eeworm.com/read/221847/14718348

m turbo_sys_demo.m

% turbo_sys_demo % This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Con
www.eeworm.com/read/209339/15223166

m classicalmds.m

%Taken from www.socsi.uci.edu/~mdlee function [points,vaf]=classicalmds(distance,dimensions) % Classical multidimensional scaling, (michael.d.lee@dsto.defence.gov.au) % [points,vaf]=classicalmd
www.eeworm.com/read/356084/3042617

m drdrawfig28.m

function dRDrawFig28(OpenNewWindow,HaveTitle,LoadData) %Test ORT on BandPassed classical Half Dome with n=256; % if you don't want to process it, set LoadData=1 if nargin
www.eeworm.com/read/193437/8226804

m music_bf_capon.m

clear all; close all;clc; %classical high resolution DOA estimation algorithm %including Bartlett beamforming algorithm;Capon algorithm;Esprit; %MUSIC; WSF; etc; clear all; close all;clc; J=sqr
www.eeworm.com/read/470894/6901300

m calcmofncfarthreshold.m

function [T,M,P1] = calcMofNCFARthreshold(nTest, nRef, N, thePFA) % calculates classical 2-threshold radar detector CFAR thresholds % for 0-mean unknown, but constant variance AWGN for N sequential
www.eeworm.com/read/402785/11527315

txt readme.txt

Classical Data Structures Here are my recommended compilation commands for various common microcomputer compilers: Unix/Linux/DJGPP: gcc -Wall -ansi -pedantic -c -o foo.o foo.c [-lm] Micr
www.eeworm.com/read/148701/12439627

txt readme.txt

Classical Data Structures Here are my recommended compilation commands for various common microcomputer compilers: Unix/Linux/DJGPP: gcc -Wall -ansi -pedantic -c -o foo.o foo.c [-lm] Micr
www.eeworm.com/read/273525/4209358

ado _mds_parse_method.ado

*! version 1.0.0 25may2004 program _mds_parse_method, sclass version 8 local 0 `", `0'"' capture syntax [, Classical Lsq ] if _rc { dis as err "option method() invalid" exit 198 }
www.eeworm.com/read/193442/8226743

m haoren.m

%classical high resolution DOA estimation algorithm %including Bartlett beamforming algorithm;Capon algorithm;Esprit; %MUSIC; WSF; etc; clear all; close all;clc; J=sqrt(-1); source_number=3; s
www.eeworm.com/read/193437/8226794

m music_capon_bf.m

%classical high resolution DOA estimation algorithm %including Bartlett beamforming algorithm;Capon algorithm;Esprit; %MUSIC; WSF; etc; clear all; close all;clc; J=sqrt(-1); source_number=3; sou