代码搜索结果
找到约 2,916 项符合
Energy 的代码
jakes_filter.m
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
jakes_filter.m
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
exa128.m
%exa128_energy.m for example 1-28
%signal energy信号能量
n=0:3
x1=[2 0.5 0.9 1];
Ex=sum(x1.*conj(x1))
%或Ex=sum(abs(x1).^2)
lpana1.m
% Function: perform 1st stage of the Formant Based Linear Prediction Analysis
% ==> classify the voicetype
function [voicetype,cofa,rsd,ntotal,nframe]=lpana1(signal,basic);
%%%%%%%%%
armengr.c
/* armengr.c -- Main instruction emulation: SA11x Instruction Emulator.
Copyright (C) 1994 Advanced RISC Machines Ltd.
Modifications to add arch. v4 support by .
dtmf_dec.asm
**************************************************************
* (C) COPYRIGHT TEXAS INSTRUMENTS, INC. 1996 *
**************************************************************
* Prog
ld.c
/***************************************************************************
LEVINSON-DURBIN 算法
****************************************************************************/
#include
#in
caculate.c
/*******************************************************************************************
** procedures for IDIN200E
**
** (c) Copyright 2004-2010, G
jakes_filter.m
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
mobilenode.cc~
/*-*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*-
*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source