代码搜索:Estimation
找到约 3,786 项符合「Estimation」的源代码
代码结果 3,786
www.eeworm.com/read/337982/12331431
asv ls_channel_estimation.asv
%OFDM Channel Estimation Based on Comb Pilot
%IFFT_bin_length: IFFT和FFT的点数
%carrier_count: 子载波个数
%bits_per_symbol: 每符号上的比特数
%symbols_per_carrier: 每桢的OFDM符号数
%X:欲发送的二进制比特流
clear all;
clc;
IFFT_bin_len
www.eeworm.com/read/149427/12378228
doc project estimation worksheet.doc
www.eeworm.com/read/7648/125419
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/8379/147181
o estimation_rd_based.o
www.eeworm.com/read/8379/147203
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/14814/423957
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/477371/1361387
c mesh_motion_estimation.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2009 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/461213/1553893
c mesh_motion_estimation.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2005 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/206142/5010901
c mesh_motion_estimation.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2007 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/331264/3414544
h snr_estimation_sfun.h
#ifndef __SNR_ESTIMATION_sfun_h__
#define __SNR_ESTIMATION_sfun_h__
/* Include files */
#define S_FUNCTION_NAME sf_sfun
#include "sfc_sf.h"
#include "sfc_mex.h"
#ifdef __cplusp