代码搜索:Realization

找到约 607 项符合「Realization」的源代码

代码结果 607
www.eeworm.com/read/309003/3708414

m wt06fig20.m

% CAPTION fprintf('\n'); disp('Figure 6.20') disp('Window 1: One realization of a fractional Brownian motion for a Hurst') disp('exponent H = 0.7.') disp('Window 2: The upper left image shows the
www.eeworm.com/read/427864/1964751

m wt06fig20.m

% CAPTION fprintf('\n'); disp('Figure 6.20') disp('Window 1: One realization of a fractional Brownian motion for a Hurst') disp('exponent H = 0.7.') disp('Window 2: The upper left image shows the
www.eeworm.com/read/403017/2316545

m program_8_7.m

% Program 8_7 % FIR Cascaded Lattice Realization % format long num = input('Transfer function coefficients = '); k = tf2latc(num); disp('Lattice coefficients are'); disp(fliplr(k'));
www.eeworm.com/read/384673/2598490

m wt06fig20.m

% CAPTION fprintf('\n'); disp('Figure 6.20') disp('Window 1: One realization of a fractional Brownian motion for a Hurst') disp('exponent H = 0.7.') disp('Window 2: The upper left image shows the
www.eeworm.com/read/104920/15681461

h shmobjlink.h

/* * this file provide obj pool realization * composed by antony * 2003-3-24 * copyright reserved */ /* * last modified 2003-3-25 */ #ifndef __SHMBOJLINK_H_ #define __SHMBOJLINK_H_
www.eeworm.com/read/104920/15681464

h shmobjlinkeq.h

/* * this file provide obj pool realization * composed by antony * 2003-3-24 * copyright reserved */ /* * last modified 2003-3-25 */ #ifndef __SHMBOJLINK_H_ #define __SHMBOJLINK_H_
www.eeworm.com/read/380862/9125298

m sui-3.m

close all; clear all; N=10000; %number of independent realization OR=4; %observation rate in Hz M=256; %number of taps of the Doppler filter Dop_res=0.1; %Doppler resolution of SUI parameter in H
www.eeworm.com/read/138743/5814003

m wt10fig01.m

%CAPTION : fprintf('\n'); disp('Figure 10.1') disp('Window 1: Realization of a Gaussian process.') disp('Window 2: Noisy signal obtained by adding a Gaussian white noise, with SNR = -0.48db') dis
www.eeworm.com/read/138743/5814006

m wt10fig15.m

% CAPTION fprintf('\n'); disp('Figure 10.15') disp('Left: Log power spectrum of a stationary process.') disp('Middle: Log periodogram computed from P= 1 realization.') disp('Right: Regularized es
www.eeworm.com/read/170938/5402553

m wt10fig01.m

%CAPTION : fprintf('\n'); disp('Figure 10.1') disp('Window 1: Realization of a Gaussian process.') disp('Window 2: Noisy signal obtained by adding a Gaussian white noise, with SNR = -0.48db') dis