代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/237026/13980971
m tfrgrd.m
function [tfr,t,f] = tfrgrd(x,t,N,g,h,rs,MoverN,trace);
%TFRGRD Generalized rectangular time-frequency distribution.
% [TFR,T,F]=TFRGRD(X,T,N,G,H,RS,MOVERN,TRACE) computes the
% Generalized Rectangula
www.eeworm.com/read/133638/14032736
m tfrgrd.m
function [tfr,t,f] = tfrgrd(x,t,N,g,h,rs,MoverN,trace);
%TFRGRD Generalized rectangular time-frequency distribution.
% [TFR,T,F]=TFRGRD(X,T,N,G,H,RS,MOVERN,TRACE) computes the
% Generalized Rectang
www.eeworm.com/read/132819/14072098
m tfrgrd.m
function [tfr,t,f] = tfrgrd(x,t,N,g,h,rs,MoverN,trace);
%TFRGRD Generalized rectangular time-frequency distribution.
% [TFR,T,F]=TFRGRD(X,T,N,G,H,RS,MOVERN,TRACE) computes the
% Generalized Rectangula
www.eeworm.com/read/216443/15006689
m comp_s.m
function f=comp_s(self,c,dorect,callfun,Ls)
%COMP_S Synthesis transform, rectangular layout
% Usage: f=comp_s(tfr,c,dorect,callfun)
% f=comp_s(tfr,c,dorect,callfun,Ls)
%
% Input parameters
www.eeworm.com/read/215157/15071879
asv main.asv
%% test_dhhfd.m
clear all;
close all;
load px;
load py;
[M,N] = size(px);
if M < N
px(
%% generate regular rectangular meshes
%box=2;
[mv_x,mv_y]=meshgrid(1:N,1:M);
%% construc
www.eeworm.com/read/431626/8664599
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed versio
www.eeworm.com/read/287843/8665247
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/371748/9537841
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/463748/7175932
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed versio
www.eeworm.com/read/439811/7701397
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed