代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/438073/7737142
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/438073/7737149
m exa030101.m
%----------------------------------------------------------------------------
% exa030101, for example 3.1.1
% to obtain the Fourier coefficients of a continuous rectangle period signal;
% 计算连续方波周
www.eeworm.com/read/437640/7744424
names abalone.names
1. Title of Database: Abalone data
2. Sources:
(a) Original owners of database:
Marine Resources Division
Marine Research Laboratories - Taroona
Department of Primary Industry and Fisheries, T
www.eeworm.com/read/437640/7744426
txt description.txt
1. Title of Database: Abalone data
2. Sources:
(a) Original owners of database:
Marine Resources Division
Marine Research Laboratories - Taroona
Department of Primary Industry and Fishe
www.eeworm.com/read/299869/7827446
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/299869/7827453
m exa030101.m
%----------------------------------------------------------------------------
% exa030101, for example 3.1.1
% to obtain the Fourier coefficients of a continuous rectangle period signal;
% 计算连续方波周
www.eeworm.com/read/399533/7849544
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/399533/7849571
m exa030101.m
%----------------------------------------------------------------------------
% exa030101, for example 3.1.1
% to obtain the Fourier coefficients of a continuous rectangle period signal;
% 计算连续方波周
www.eeworm.com/read/199363/7864517
m a2d.m
function y = a2d(x,b)
% a2d(x) - converts discrete time, continuous amplitude signal to
% bitstream (b bits per sample)
% x - original signal
% b - number bits per sample
N = length
www.eeworm.com/read/397111/8067125
m gower.m
function s = gower(x,y,feattype,featrange)
%GOWER Gower dissimilarity
%
% s = GOWER(X,Y,FEATTYPE,FEATRANGE)
%
% Compute the gower general similarity between two objects X and Y.
% It should work fo