代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/160223/10555130

m ex0822.m

% Chapter 08: Example 8.22 Design a filter n=28; f = [0 0.3 0.4 0.6 0.7 0.9]; a = [0 1 0 0 1 1]; b=firls(n,f,a,'hilbert'); [h,w]=freqz(b,1,512,2); plot(w,abs(h),f,a,':'); grid on xlabel('Norma
www.eeworm.com/read/352274/10567183

m anflttbl.m

function fig = anflttbl() % This is the machine-generated representation of a Handle Graphics object % and its children. Note that handle values may change when these objects % are re-created. Thi
www.eeworm.com/read/352274/10567405

m getsig.m

global fun_str; h=findobj('tag','getlxzq'); if ~isempty(h), figure(h); else b1call=['temp=get(gcf,''userdata'');',... 't=temp(1);h=temp(2);',... 'fun_str=get(t,''string'');',... 'close
www.eeworm.com/read/352274/10568229

m xhsy.m

function xhsy; % XHSY Signal and System CAI run file. echo off; clc; close all; %======================================== % Precompile map function snsmap null %=========================
www.eeworm.com/read/352274/10568252

m snsbtns.m

function hndlMatrix=snsbtns(figNumber); % SNSBTNS To Initialize all the uicontrol objects in the snsmap screen % - pushbuttons, popupmenus % Initialization infomation for all pushbuttons
www.eeworm.com/read/352274/10568503

m showwin.m

% show window script % figure axes('Position',[.15 .62 .8 .3]); plot(t,window); title('窗口函数'); xlabel('时间(秒)'); grid; ylabel('窗口'); axes('Position',[.15 .2 .8 .3]); [W,omega]=freqz(wi
www.eeworm.com/read/423311/10570622

m gui_demo_ctx.m

function gui_demo_ctx() %GUI_DEMO_CTX is a demo of GUI design for the book. % with ContextMenu added. %designed by Professor Dingyu Xue (c), 5 April, 2000 h_main=figure('Units','normalized','Po
www.eeworm.com/read/423311/10570801

m gui_demo.m

function gui_demo() %GUI_DEMO is a demo of GUI design for the book. %designed by Professor Dingyu Xue (c), 5 April, 2000 h_main=figure('Units','normalized','Position',[0.3,0.3,0.5,0.4],... 'Nam
www.eeworm.com/read/423311/10570890

m gui_counter.m

function gui_counter() %GUI_COUNTER is a demo of GUI design for the book. %designed by Professor Dingyu Xue (c), 5 April, 2000 h_main=figure('Units','normalized','Position',[0.15, 0.45, 0.6, 0.1],.
www.eeworm.com/read/423311/10571029

m shw3d_win.m

function fig = shw3d_win() %SHW3D_WIN is a demo of GUI design for the book. %designed by Professor Dingyu Xue (c), 5 April, 2000 mat2=[ 0 0 1.0000 0 0.5000 0