代码搜索:Signals
找到约 6,227 项符合「Signals」的源代码
代码结果 6,227
www.eeworm.com/read/392361/8348728
m exm083_2.m
%exm083_2.m
clf
tt=ScopeData.time; %为书写简单,把构架域的时间数据另赋给tt
xx=ScopeData.signals.values; %目的同上。
[xm,km]=max(xx);
plot(tt,xx,'r','LineWidth',4),hold on
plot(tt(km),xm,'b.','MarkerSize',36),hold of
www.eeworm.com/read/368108/9711738
m exm083_2.m
%exm083_2.m
clf
tt=ScopeData.time; %为书写简单,把构架域的时间数据另赋给tt
xx=ScopeData.signals.values; %目的同上。
[xm,km]=max(xx);
plot(tt,xx,'r','LineWidth',4),hold on
plot(tt(km),xm,'b.','MarkerSize',36),hold of
www.eeworm.com/read/178436/9398690
v epp_and_sram.v
module EPP_and_SRAM(EPP_Write0,EPP_Data,EPP_Interrupt,EPP_Wait,EPP_DataStrobe0,EPP_Reset0,EPP_AddressStrobe0,
SRAM_CE,SRAM_OE,SRAM_WE,SRAM_IO,SRAM_Addr,clk24,rst,led);
//EPP interface signals
www.eeworm.com/read/143893/12831436
do autosale.do
#autosale do file
restart
view signals
view wave
add wave sim:/autosale/*
radix hex
force CLK 0 0, 1 50ns -r 100ns
force RD 0 0, 1 20ns
force SS 0 0, 1 100ns, 0 1500ns
force SK 0 0, 1 150
www.eeworm.com/read/18634/798306
v epp_and_sram.v
module EPP_and_SRAM(EPP_Write0,EPP_Data,EPP_Interrupt,EPP_Wait,EPP_DataStrobe0,EPP_Reset0,EPP_AddressStrobe0,
SRAM_CE,SRAM_OE,SRAM_WE,SRAM_IO,SRAM_Addr,clk24,rst,led);
//EPP interface signals
www.eeworm.com/read/480415/6663557
m demotwo.m
%% Plots of Different Signals
%% Continuous Time Sinusoid
% $$x(t) = cos(2\pi ft) ,f=1,2 $$
t = [0:0.01:2];
x1 = cos(2*pi*t);
x2 = cos(2*pi*2*t);
x3 = t.*cos(2*pi*3*t);
x4 = cos(2*pi*4*t.*t);
www.eeworm.com/read/215312/15065519
m temporal_ml_2x2.m
function [H11,H21,H12,H22]=temporal_ml_2x2(R1,R2,chantype,sampletime)
% temporal estimation for 2x2 antenna config
% R1,R2 -- received freq domain signals from Rx1 and Rx2, respectively
switch ch
www.eeworm.com/read/478549/1351229
rsp ofiles.rsp
build\dpmi.o
build\dpmi10.o
build\excep32.o
build\adosx32.o
build\copy32.o
build\fpu.o
build\rsx.o
build\start32.o
build\process.o
build\signals.o
build\ptrace.o
build\termio.o
build\doser
www.eeworm.com/read/180437/5284466
rsp ofiles.rsp
build\dpmi.o
build\dpmi10.o
build\excep32.o
build\adosx32.o
build\copy32.o
build\fpu.o
build\rsx.o
build\start32.o
build\process.o
build\signals.o
build\ptrace.o
build\termio.o
build\doser
www.eeworm.com/read/160303/5574835
config umlplain26.config
CONFIG_3_LEVEL_PGTABLES=n
CONFIG_64BIT=n
CONFIG_9P_FS=n
CONFIG_ADFS_FS=n
CONFIG_AFFS_FS=n
CONFIG_AFS_FS=n
CONFIG_ARCH_HAS_SC_SIGNALS=y
CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
CONFIG_ARPD=n
CONFIG_ASK_