代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/212376/15156957
m exm1052_1.m
function exm1052_1( )
clf reset %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%
set(gcf,'defaultuicontrolunits','normalized');
set(gcf,'defaultuicontrolfontsiz
www.eeworm.com/read/212376/15157055
m exm1051_1.m
function exm1051_1( )
global hedit hpop hlist
clf reset %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%
set(gcf,'defaultuicontrolunits','normalized');
set(gcf
www.eeworm.com/read/212376/15157122
m exm10051_1.m
function exm10051_1( )
global hedit hpop hlist
clf reset %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%
set(gcf,'defaultuicontrolunits','normalized');
set(gc
www.eeworm.com/read/212376/15157184
m exm10052_1.m
function exm10052_1( )
clf reset %
set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%
set(gcf,'defaultuicontrolunits','normalized');
set(gcf,'defaultuicontrolfontsi
www.eeworm.com/read/212376/15157239
m exm09071_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',[0.9,0.65,0])
%
set(gcf,'Name','试验窗')
www.eeworm.com/read/212307/15160076
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/212307/15160129
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
www.eeworm.com/read/211981/15168884
c mpsplot.c
#include
#include
#include
#include "msp.h"
void mpsplot(float psdr[],float psdi[],int mfre,float ts)
{
/*----------------------------------------------------------
www.eeworm.com/read/210975/15189481
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/210588/15195572
m ctftbdemo.m
function Ctftbdemo();
%-----------------------------------
% ANSI C Time Frequency Toolbox
%-----------------------------------
% Matlab demo file
%-----------------------------------
close all