代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/425642/10342712

c mpsplot.c

#include #include #include #include "msp.h" void mpsplot(float psdr[],float psdi[],int mfre,float ts) { /*----------------------------------------------------------
www.eeworm.com/read/424917/10394093

plt hist.plt

set terminal post eps color solid 18 set output "hist.eps" set xlabel "Bin" set ylabel "Normalized value" set xrange [0:110] unset key plot "hist_00.dat" with boxes fill solid set output set terminal
www.eeworm.com/read/353892/10408019

m plotsnapshot.m

function PlotSnapshot %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Electromagnetic Finite-Difference Time-Domain % % Version 1.20, Release 1 % %
www.eeworm.com/read/279420/10439300

m anaask.m

function [y,am]=anaask(N,Ncomp,f0); %ANAASK Amplitude Shift Keying (ASK) signal. % [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude % modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/161171/10441084

m anaask.m

function [y,am]=anaask(N,Ncomp,f0); %ANAASK Amplitude Shift Keying (ASK) signal. % [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude % modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/353512/10442873

m suoha.m

% clear M=1000; Kp=100; Kz=1; close all S={'2','3','4','5','6','7','8','9','10','J','Q','K','A'}; CC={'\diamondsuit','\heartsuit','\clubsuit','\spadesuit'}; PPd=randperm(52); aa=PPd(1:5); bb=
www.eeworm.com/read/161043/10459245

m cal_and_plot_acf_and_spec7.m

% cal_and_plot_acf_and_spec7.m - Written by Eli Mozeson and Nadav Levanon % plot corrrelation function and spectrum of a signal defined by % u(t), t, and F (maximal Dopper normalized by signal length)
www.eeworm.com/read/160887/10475985

m legd_proc.m

%legd_proc processing legends on a graphics window. % % i_Legends=legd_proc(nTask,arg1) %where % nTask -- the code for legend processing. Details can be found in the comments %
www.eeworm.com/read/160887/10475993

m display_str.m

%display_str show strings in the current window or convert a string into TeX format % % [xL,h]=display_str(x,y,Str1,nCol,vis,nFSize,... % fName,fWeight,fAngle) % %where % % xL -- the
www.eeworm.com/read/278599/10526497

m ex11_3.m

hf=figure('Color',[0,1,1],'Position',[100,200,400,200],... 'Name','数制转换','NumberTitle','off','MenuBar','none'); uicontrol(hf,'Style','Text', 'Units','normalized',... 'Position',[0.05,0.