代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/253939/12176538
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/151608/12188494
m exm1071_1.m
%exm1071_1.m
%在屏幕的右上方创建一个背景为"橘黄"色的"试验窗"。
bdw=0.01; %左右两侧边和底边的宽度
tpw=0.15; %顶边宽度不能太小
pos=[1/2+bdw,2/3+bdw,1/2-2*bdw,1/3-bdw-tpw]; %
figure('Units','normalized','Position',pos,'Color',
www.eeworm.com/read/151608/12188564
m exm1152_1.m
function exm1152_1( )
clf reset %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%设置图形窗大小
set(gcf,'defaultuicontrolunits','normalized');
set(gcf,'defaultuicontr
www.eeworm.com/read/151608/12189048
m exm1151_1.m
function exm1151_1( )
global hedit hpop hlist
clf reset,shg %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%设置图形窗大小
set(gcf,'defaultuicontrolunits','normalize
www.eeworm.com/read/339883/12198586
asv mohureal1117.asv
% sga
%
% This script implements the Simple Genetic Algorithm described
% in the examples section of the GA Toolbox manual.
%
% Author: Andrew Chipperfield
% History: 23-Mar-94 file
www.eeworm.com/read/151552/12201749
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/151552/12201754
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/339711/12209703
m mmpage.m
function mmpage(arg)
%MMPAGE GUI to Set Figure Paper Position.
% MMPAGE allows the user to set the current figure
% position on the printed page using a gui.
% MMPAGE(Hf) places the figure having hand
www.eeworm.com/read/339665/12211344
m demprgp.m
function demprgp(action);
%DEMPRGP Demonstrate sampling from a Gaussian Process prior.
%
% Description
% This function plots the functions represented by a Gaussian Process
% model. The hyperparameter
www.eeworm.com/read/339665/12211577
m demnlab.m
function demnlab(action);
%DEMNLAB A front-end Graphical User Interface to the demos
%
% Description
% This function will start a user interface allowing the user to select
% different demonstration f