代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/293212/8307587
cpp headergen.cpp
////////////////////////////////////////////////////////////////////////////////
// Generates forwarding headers using the information
// in the header.lst & vendor.lst files
//
// To create a hea
www.eeworm.com/read/415220/11080125
m multi_approx_measures.m
%-----------------------------------------------------------------
% This code generates Figure 4 (Approx.) of the following paper:
% "Bayesian Compressive Sensing" (Preprint, 2007)
% The dataset
www.eeworm.com/read/415220/11080139
m multi_random_measures.m
%-----------------------------------------------------------------
% This code generates Figure 4 (random) of the following paper:
% "Bayesian Compressive Sensing" (Preprint, 2007)
% The dataset u
www.eeworm.com/read/359900/10116877
m imnoise3.m
function [r, R, S] = imnoise3(M, N, C, A, B)
%IMNOISE3 Generates periodic noise.
% [r, R, S] = IMNOISE3(M, N, C, A, B), generates a spatial
% sinusoidal noise pattern, r, of size M-by-N, its
www.eeworm.com/read/418342/10952795
m imnoise3.m
function [r, R, S] = imnoise3(M, N, C, A, B)
%IMNOISE3 Generates periodic noise.
% [r, R, S] = IMNOISE3(M, N, C, A, B), generates a spatial
% sinusoidal noise pattern, r, of size M-by-N, its
www.eeworm.com/read/326135/13163356
m imnoise3.m
function [r, R, S] = imnoise3(M, N, C, A, B)
%IMNOISE3 Generates periodic noise.
% [r, R, S] = IMNOISE3(M, N, C, A, B), generates a spatial
% sinusoidal noise pattern, r, of size M-by-N, its
www.eeworm.com/read/390148/8481889
vhd dac5662_clock.vhd
-- ###########################################################################
-- Module: DAC_CLOCK
-- Description:
-- This module generates low frequency clock for DAC control.
-- Designed b
www.eeworm.com/read/378188/9242676
f ranint.f
Subroutine ranint( low, hi, n, ranint_array )
! ---------------------------------------------------------------------
! --- Routine 'ranint' generates an random array of 'n' integers with
!
www.eeworm.com/read/378186/9243108
f ranint.f
Subroutine ranint( low, hi, n, ranint_array )
! ---------------------------------------------------------------------
! --- Routine 'ranint' generates an random array of 'n' integers with
!
www.eeworm.com/read/469655/6972958
m initpt.m
% initpt
% ------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [n,m,x]=initpt(nprob,factor)
% This function generates the starting points for each problem
% b