代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/313963/13577718
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU).
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/313963/13577724
m cm_dpske.m
function [enc_comp] = cm_dpske(E,M,mapping,sequence);
% [enc_comp] = cm_dpske(E,M,mapping,sequence)
% CM_DPSKE differentially encodes a sequence.
% E is the average energy, M is the number of c
www.eeworm.com/read/313956/13577930
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU)
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/313956/13577988
m cm_dpske.m
function [enc_comp] = cm_dpske(E,M,mapping,sequence);
% [enc_comp] = cm_dpske(E,M,mapping,sequence)
% CM_DPSKE differentially encodes a sequence.
% E is the average energy, M is the number of c
www.eeworm.com/read/312592/13608475
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU)
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/306645/13740729
sql genxrem.sql
/******************** PL/Generator from Quest Software *********************
||
|| File: genxrem.sql
|| Author: Steven Feuerstein
||
|| Removal script for GenX
||
|| Copyright (C) 1998-1999
www.eeworm.com/read/306478/13744604
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU).
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/306478/13744610
m cm_dpske.m
function [enc_comp] = cm_dpske(E,M,mapping,sequence);
% [enc_comp] = cm_dpske(E,M,mapping,sequence)
% CM_DPSKE differentially encodes a sequence.
% E is the average energy, M is the number of c
www.eeworm.com/read/304506/13791950
m choasw.m
%choas sequence watermarking
clear all
[I,map]=imread('d:\stf\matpro\pro1\fds.bmp');
I=double(I)/255;
[m,n]=size(I);
alpha=1;
%TT=dct2(I);T=dctmtx(8);Fk1=blkproc(I,[8 8],'P1*x*P2',T,T');
Fk=bl
www.eeworm.com/read/304504/13792020
m choasw.m
%choas sequence watermarking
clear all
[I,map]=imread('d:\stf\matpro\pro1\fds.bmp');
I=double(I)/255;
[m,n]=size(I);
alpha=1;
%TT=dct2(I);T=dctmtx(8);Fk1=blkproc(I,[8 8],'P1*x*P2',T,T');
Fk=bl