代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/407914/11408671
m gfcreatefilterf.m
%GFCREATEFILTERF Create normalized 1-D Gabor filter in the frequency domain.
%
% [G] = GFCREATEFILTERF(F0,GAMMA,N,...) creates a normalized Gabor
% filter G of size N with central frequency F0, no
www.eeworm.com/read/405947/11452280
m life.m
function life(action)
%LIFE MATLAB's version of Conway's Game of Life.
% "Life" is a cellular automaton invented by John
% Conway that involves live and dead cells in a
% rectangular, tw
www.eeworm.com/read/400577/11573429
m showfigs.m
%SHOWFIGS Show all figures on the screen
%
% SHOWFIGS(K)
%
% Use K figures on a row
function showfigs(k)
h = sort(get(0,'children'));
n = length(h);
if nargin == 0
k = ceil(sqrt(n));
e
www.eeworm.com/read/158463/11613215
m dsb_mod.m
function u=dsb_mod(m,ts,fc)
% u=dsb_mod(m,ts,fc)
%DSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the DSB modulated
% signal. ts
www.eeworm.com/read/157846/11659279
m mygui1.m
function fig = Mygui1()
% 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. This
www.eeworm.com/read/157329/11719992
m setting.m
function setting(action)
%SETTING GUI window for users to input parameters
%
% See also: LET, README, SETHELP, LETHELP, STARTLET
% by Steve W. K. SIU, July 5, 1998.
if nargin
www.eeworm.com/read/157329/11719999
m startlet.m
function startlet(action)
%STARTLET creates a GUI startup window
%
% See also README, LETHELP, SETHELP, LET and SETTING
% by Steve W. K. SIU, July 5, 1998.
if nargin
www.eeworm.com/read/157329/11720020
m let.m
function let(action,ODEfunction,DATA,AxisRange)
%LET Lyapunov Exponents Toolbox
%
% To run the program, enter LET in MATLAB command window.
% Details of the program can be obtained by pres
www.eeworm.com/read/156976/11749191
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/156868/11759498
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CEXPONENTIAL object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let