代码搜索:partial
找到约 10,000 项符合「partial」的源代码
代码结果 10,000
www.eeworm.com/read/168454/9912413
m izt.m
function IZT
%program IZT (izt.m) is for:
%(1) computing the inverse z-transform via the power series or partial
% fraction expansion method
%(2) converting a transfer function, H(z), in cascad
www.eeworm.com/read/167001/9986415
c calculate_skip.c
/* *
* $Id$
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
* - Francesco Varano
www.eeworm.com/read/360856/10074952
cpp idct.cpp
// Idct.cpp: implementation of the CIdct class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "视频编解码器.h"
#include "Idct.h"
#include
www.eeworm.com/read/357506/10208417
m program_12_4.m
% Program 12_4
% Computation of the Output Noise Variance Due
% to Input Quantization of a Digital Filter
% Based on a Partial-Fraction Approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/416230/11037574
m program_12_4.m
% Program 12_4
% Computation of the Output Noise Variance Due
% to Input Quantization of a Digital Filter
% Based on a Partial-Fraction Approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/468111/6993973
cpp idct.cpp
// Idct.cpp: implementation of the CIdct class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "视频编解码器.h"
#include "Idct.h"
#include
www.eeworm.com/read/466959/7025275
vb filesearch.ascx.vb
Partial Class Control_FileSearch
Inherits System.Web.UI.UserControl
End Class
www.eeworm.com/read/466959/7025529
vb welcome.aspx.vb
Partial Class Help_Welcome
Inherits System.Web.UI.Page
End Class
www.eeworm.com/read/455033/7378740
edp wafer-heating-laser-axi.edp
// simulation of wafer heating by a laser.
/**************************************************************
From: Fabian Dortu
Materials and Components Analysis group (MCA)
SPDT division
IMEC, Kapel
www.eeworm.com/read/448905/7522723
m fig7_40.m
% Chapter 7: Figure 7.40, p. 381
%
% The partial fraction expansion of
%
% 20.5775(s+1)(s+3)
% Y(s) = --------------------------- .
% s^2(s+2)(s+3)+20.5775s(s+1)
%