代码搜索:continuous-time

找到约 199 项符合「continuous-time」的源代码

代码结果 199
www.eeworm.com/read/182900/9186657

m dsdemo8.m

% Demonstrate the designLCBP function clc; fprintf(1,'\t\t\t Continuous-Time LC Modulator Design\n\n'); %WARNING: designLCBP is very ill-behaved due to deficiencies % in MATLAB's constr() and minimax
www.eeworm.com/read/359349/10154300

m even_odd_c.m

% Name: Even_Odd_c.m clear,close all, t=-3:0.01:3; x=input('Type in the continuous-time siganl x(t)=');%(t+2).*(u(t+2)-u(t))-(t-2).*(u(t)-u(t-2)); xe=(x+fliplr(x))/2;%(t+4).*(u(t+4)-u(t+2))-t.*(u(
www.eeworm.com/read/160929/10469639

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs = cos(2
www.eeworm.com/read/160929/10469999

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs
www.eeworm.com/read/160929/10470406

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs = cos(2
www.eeworm.com/read/418151/10964290

m dsdemo8.m

% Demonstrate the designLCBP function clc; fprintf(1,'\t\t\t Continuous-Time LC Modulator Design\n\n'); %WARNING: designLCBP is very ill-behaved due to deficiencies % in MATLAB's constr() and minimax
www.eeworm.com/read/439446/7708562

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs = cos(2
www.eeworm.com/read/439446/7708640

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs
www.eeworm.com/read/439446/7708736

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs = cos(2
www.eeworm.com/read/333524/12677339

m dsdemo8.m

% Demonstrate the designLCBP function clc; fprintf(1,'\t\t\t Continuous-Time LC Modulator Design\n\n'); %WARNING: designLCBP is very ill-behaved due to deficiencies % in MATLAB's constr() and minimax