代码搜索:Reduced
找到约 1,325 项符合「Reduced」的源代码
代码结果 1,325
www.eeworm.com/read/417106/11003747
m reduced.m
function Reduced
% Reduced order Kalman filter simulation.
% Estimate the first state of a two-state system.
F = [.9 .1; .2 .7]; % System matrix
%F = [1.1 -.1; .2 .7]; % System matrix
Lambda1
www.eeworm.com/read/324404/13264430
m reduced.m
% Direct link
if (use_direct_link == 1)
[channel(1), rx] = add_channel_effect(channel(1), rx,...
signal.symbol_sequence);
rx = rx_correct_phaseshift(rx, channel(1).attenuation.phi);
end
% ------
www.eeworm.com/read/134167/5894540
c reduced.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* Reduced-Resolution utilities
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/134167/5894541
h reduced.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Reduced VOP header -
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/7648/125469
c reduced.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* Reduced-Resolution utilities
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/7648/125470
h reduced.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Reduced VOP header -
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/8379/147180
o reduced.o
www.eeworm.com/read/8379/147259
c reduced.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* Reduced-Resolution utilities
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/8379/147260
h reduced.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Reduced VOP header -
*
* Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/14814/424013
c reduced.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* Reduced-Resolution utilities
*
* Copyright(C) 2002 Pascal Massimino