代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/187534/8633930

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/288303/8644244

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/287917/8661086

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.
www.eeworm.com/read/287917/8661250

m ex11_4.m

clf; set(gcf,'Unit','normalized','Position',[0.2,0.3,0.55,0.30]); set(gcf,'Menubar','none','Name','图形演示','NumberTitle','off'); axes('Position',[0.05,0.15,0.55,0.7]); uicontrol(gcf,'Style','text',
www.eeworm.com/read/431675/8662396

m normr.m

function n = normr(m) %NORMR Normalize rows of matrix. % % NORMR(M) % M - a matrix. % Returns a matrix the same size with each % row normalized to a vector length of 1. % % See also NORMC, PNORMC.
www.eeworm.com/read/431671/8662832

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/431312/8689447

c mpsplot.c

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

m fm_xset.m

function fig = fm_xset() % FM_XSET create GUI for UDM state variables % % HDL = FM_XSET() % %Author: Federico Milano %Date: 11-Nov-2002 %Version: 1.0.0 % %E-mail: Federico.Milano@uclm.es
www.eeworm.com/read/431224/8695291

m fm_eigfig.m

function fig = fm_eigfig() % FM_EIGFIG create GUI for eigenvalue (small signal stability) analysis % % HDL = FM_EIGFIG() % %see also FM_EIGEN % %Author: Federico Milano %Date: 11-Nov-2002 %Ver
www.eeworm.com/read/431224/8695418

m fm_pmufig.m

function fig = fm_pmufig() % FM_PMUFIG create GUI for PMU placements % % FM_PMUFIG() % %Author: Federico Milano %Date: 11-Nov-2002 %Version: 1.0.0 % %E-mail: Federico.Milano@uclm.es %Web-