代码搜索:DPCM
找到约 263 项符合「DPCM」的源代码
代码结果 263
www.eeworm.com/read/390368/8468799
m dpcm.m
function [r,xtilde]=dpcm(x,a)
% Usage: [r,xtilde]=dpcm(x,a)
% Differential Pulse Coded Modulation
% x: input source vector to be encoded ,x是输入的将要编码的数据向量
% a: prediction filter a是用于预测的滤
www.eeworm.com/read/387891/8649122
c dpcm.c
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/283587/9005362
c dpcm.c
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/179739/9341102
m dpcm.m
function [r,xtilde]=dpcm(x,a)
% Usage: [r,xtilde]=dpcm(x,a)
% Differential Pulse Coded Modulation
% x: input source vector to be encoded
% a: prediction filter
% r: residue vector quantized to integer
www.eeworm.com/read/365336/9867850
m dpcm.m
i1=imread('e:\3.jpg');
i1=rgb2gray(i1);
i1=imcrop(i1,[20 20 160 160]);
i=double(i1);
[m,n]=size(i);
p=zeros(m,n);
y=zeros(m,n);
y(1:m,1)=i(1:m,1);
p(1:m,1)=i(1:m,1);
y(1,1:n)=i(1,1:n);
p(1,1
www.eeworm.com/read/424260/10477025
m dpcm.m
function [r,xtilde]=dpcm(x,a)
% Usage: [r,xtilde]=dpcm(x,a)
% Differential Pulse Coded Modulation
% x: input source vector to be encoded
% a: prediction filter
% r: residue vector quantized to integer
www.eeworm.com/read/352960/10488443
c dpcm.c
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/352304/10565485
m dpcm.m
function [r,xtilde]=dpcm(x,a)
% Usage: [r,xtilde]=dpcm(x,a)
% Differential Pulse Coded Modulation
% x: input source vector to be encoded
% a: prediction filter
% r: residue vector quantized to integer
www.eeworm.com/read/461027/7235684
mdl dpcm.mdl
Model {
Name "pcm"
Version 3.00
SimParamPage "RTW"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes off
www.eeworm.com/read/457809/7317518
mdl dpcm.mdl
Model {
Name "dpcm"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersio