代码搜索:Prentice
找到约 973 项符合「Prentice」的源代码
代码结果 973
www.eeworm.com/read/241225/13163288
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/138268/13243562
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/320558/13423940
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/306131/13752006
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/303363/13817182
m mldivide.m
function r=mldivide(a,b)
%MLDIVIDE Left Division for Rational Polynomial Objects. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-0
www.eeworm.com/read/303363/13817183
m mrdivide.m
function r=mrdivide(a,b)
%MRDIVIDE Right Division for Rational Polynomial Objects. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-
www.eeworm.com/read/303363/13817184
m mtimes.m
function r=mtimes(a,b)
%MTIMES Times for Rational Polynomial Objects. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-019468-9
r=a
www.eeworm.com/read/303363/13817188
m mpower.m
function r=mpower(a,b)
%MPOWER Power for Rational Polynomial Objects. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-019468-9
r=p
www.eeworm.com/read/303363/13817190
m polyder.m
function s=polyder(r)
%POLYDER Differentiate Rational Polynomial Object. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-019468-9
www.eeworm.com/read/303363/13817192
m poly.m
function r=poly(a)
%POLY Create Rational Polynomial Object From Roots. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13-019468-9
r=