代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/349839/10797323
m fmlin.m
function [y,iflaw]=fmlin(N,fnormi,fnormf,t0);
%FMLIN Signal with linear frequency modulation.
% [Y,IFLAW]=FMLIN(N,FNORMI,FNORMF,T0) generates a linear frequency
% modulation.
% The phase of this mod
www.eeworm.com/read/349839/10797444
m tfrideal.m
function [tfr,t,f]=tfrideal(iflaws,t,N,trace)
%TFRIDEAL Ideal TFR for given instantaneous frequency laws.
% [TFR,T,F]=TFRIDEAL(IFLAWS,T,N,TRACE) generates the ideal
% time-frequency representation cor
www.eeworm.com/read/349668/10805447
txt jsp源码实例1(输出).txt
作者:blackwhites
日期:2000-9-30 10:04:54
package coreservlets;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
/** Simple servlet that generates HTML.
*
* Taken
www.eeworm.com/read/418157/10963536
m noise_gen.m
function out = noise_gen(u,Ampl,Phases,Fs,N);
% Generates colored noise spectral components (by A. Fornasari, P. Malcovati)
%
% out = noise_gen(u,Ampl,Phases,Fs,N)
%
% u: Frequencies of the spe
www.eeworm.com/read/271686/10984170
txt jsp源码实例1(输出).txt
作者:blackwhites
日期:2000-9-30 10:04:54
package coreservlets;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
/** Simple servlet that generates HTML.
*
* Taken
www.eeworm.com/read/271244/11001992
m nspunfilt.m
function [h,xs,w] = nspunfilt(data,nyy,t0,t1)
% The function NSPUNFILT generates the HHT spectrum
% of data(n,k) in time-frequency space, where
% n specifies the length of time series, and
% k
www.eeworm.com/read/271244/11001998
m nspeunfilt.m
function [h,xs,w] = nspeunfilt(data,nyy,t0,t1)
% The function NSPEUNFILT generates an improved HHT spectrum
% of data(n,k) in time-frequency space, where
% n specifies the length of time series,
www.eeworm.com/read/271244/11002011
m sawt.m
function z=sawt(t)
% The function SAWT generates a triangle saw tooth function.
%
% Calling sequence-
% z=sawt(t)
%
% Input-
% t - column vector data t(n)
% Output-
% z - column vector da
www.eeworm.com/read/467759/7000694
m randvec.m
function x=randvec(n,m,c)
%RANDVEC Generate gaussian random vectors X=(N,M,C)
% generates a random matrix of size (n,p) where p is the maximum dimension of m or c
% Each row of x is independent wi
www.eeworm.com/read/236873/7119118
m randvec.m
function x=randvec(n,m,c)
%RANDVEC Generate gaussian random vectors X=(N,M,C)
% generates a random matrix of size (n,p) where p is the maximum dimension of m or c
% Each row of x is independent wi