代码搜索:Prentice
找到约 973 项符合「Prentice」的源代码
代码结果 973
www.eeworm.com/read/339711/12209583
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/150478/12290899
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/252223/12292288
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/149369/12384569
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/122497/14687298
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/116890/14950468
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/213114/15142309
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/210975/15189285
m fsderiv.m
function dk=fsderiv(kn,wo)
%FSDERIV Fourier Series Derivative.
% FSDERIV(Kn,Wo) returns the FS coeficients of the derivative
% of f(t) whose FS coeficients are given by Kn and whose
% fundamental freq
www.eeworm.com/read/475502/6790054
m dfirlpp.m
function [wp,ws,w0]=dfirlpp(ty,fp,fs,ff)
% FIRLPP
% Author: Ashok Ambardar
% Date: 2/2/96 11:32AM
% Copyright (c) 1997 by Prentice-Hall, Inc.
w0 = 0;
wp = fp/ff;
ws = f
www.eeworm.com/read/172473/9706255
m forwdif.m
function U=forwdif(f,c1,c2,a,b,c,n,m)
%Input - f=u(x,0) as a string 'f'
% - c1=u(0,t) and c2=u(a,t)
% - a and b right endpoints of [0,a] and [0,b]
% - c the constant in the heat equati