代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/304872/3784103
asv caiyang.asv
% 数字信号处理教程——MATLAB释义与实现%caiyang 演示采样定理,时域采样,频谱周期延拓
%同时演示采样频率小于2*fc时,产生的混叠效应
clf reset
set(gcf,'unit','normalized','position',[0.1,0.2,0.5,0.5]);
set(gcf,'defaultuicontrolunits','normalized');
h
www.eeworm.com/read/173659/9644987
asv caiyang.asv
% 数字信号处理教程——MATLAB释义与实现%caiyang 演示采样定理,时域采样,频谱周期延拓
%同时演示采样频率小于2*fc时,产生的混叠效应
clf reset
set(gcf,'unit','normalized','position',[0.1,0.2,0.5,0.5]);
set(gcf,'defaultuicontrolunits','normalized');
h
www.eeworm.com/read/287020/8731674
m cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
www.eeworm.com/read/429455/8807814
m e6422exer2.m
%
% Example 3: Evaluation of the autocorrelation function
% using ensemble averages .............
%
clear all;
N = 32 ; % N samples in each realization
ff = 0.15 ; % Normalized fr
www.eeworm.com/read/364264/9916710
m calcpopexpected.m
function [expected,normfitness]=calcpopexpected(pop,params,state)
%CALCPOPEXPECTED Normalized expected number of offspring for GPLAB.
% CALCPOPEXPECTED(POPULATION,PARAMS,STATE) returns the vect
www.eeworm.com/read/363804/9935700
m cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
www.eeworm.com/read/363803/9935702
m cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
www.eeworm.com/read/363803/9935714
asv cp0201_waveform.asv
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
www.eeworm.com/read/160490/10527062
m cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
www.eeworm.com/read/423102/10587457
m cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************