代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/270548/11033337
m generate_narma_sequence.m
function [inputSequence, outputSequence] = generate_NARMA_sequence(sequenceLength, memoryLength)
% Generates a sequence using a nonlinear autoregressive moving average
% (NARMA) model. The sequence
www.eeworm.com/read/416249/11036542
v sine.v
/*************************************************************
* File: sine.v
* By: Shuo Huang
* Date: Oct. 30, 2002
* Description: This design generates sine wave in an
* 8-bit integer for
www.eeworm.com/read/460812/7240444
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/457711/7319009
m niceimag.m
function niceimag
% The command niceimag generates a matrix for an ATLAST
% exercise on the singular value decomposition and digital
% imaging. The rank 1 svd approximation to the image is
% gen
www.eeworm.com/read/455115/7377662
m matchbycorrelation.m
% MATCHBYCORRELATION - match image feature points by correlation
%
% Function generates putative matches between previously detected
% feature points in two images by looking for points that are maxim
www.eeworm.com/read/455115/7377671
m circsine.m
% CIRCSINE - generates circular sine wave grating
%
% Usage: im = circsine(sze, wavelength, p, trim)
%
% Arguments:
% sze - The size of the square image to be produced.
%
www.eeworm.com/read/449504/7502521
m mlag.m
function xlag = mlag(x,n,init)
% PURPOSE: generates a matrix of n lags from a matrix (or vector)
% containing a set of vectors (For use in var routines)
%-------------------------------------
www.eeworm.com/read/441612/7668309
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/441612/7668338
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/441612/7668345
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
%
% ********************