代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/427005/8985933
m untitled2.m
%..........................................................................
% This Program generates 10 Gold code sequences, each 31 bits long. These
% codes are outputted as coloumns of matrix Co_M
www.eeworm.com/read/380499/9144611
m thumb.m
function CY = thumb(varargin)
%THUMB generates thumbnail of an image
% ThumbnailImage = THUMB(InputImage)
% ThumbnailImage = THUMB(InputImage, ThumbnailSize)
% ThumbnailSize must be an integ
www.eeworm.com/read/182807/9190499
m angular_filter_bank.m
%----------------------------------------------------------
%angular_filter_bank
%precomputes angular filter bank and also generates a C
%header file with filter coefficients. The matlab variable
www.eeworm.com/read/371255/9559503
m frankotchellappa.m
% FRANKOTCHELLAPPA - Generates integrable surface from gradients
%
% An implementation of Frankot and Chellappa'a algorithm for constructing
% an integrable surface from gradient information.
%
% Usa
www.eeworm.com/read/365849/9844268
m initgrad.m
function [idxstart,idxlength]=initgrad(obj,diffvar)
% Generates a gradient with respect to the variable represented by the integer given in 'diffvar'
%
% Syntax: (* = optional)
%
% grad = initgra
www.eeworm.com/read/361768/10036576
m gedrnd.m
function random = gedrnd(n,nu)
% PURPOSE:
% Generates Deviates from the Generalized Error Distribution
% This is the same as the Exponential Power Distn with the single exception
%
%
www.eeworm.com/read/163747/10147479
m thumb.m
function CY = thumb(varargin)
%THUMB generates thumbnail of an image
% ThumbnailImage = THUMB(InputImage)
% ThumbnailImage = THUMB(InputImage, ThumbnailSize)
% ThumbnailSize must be an integ
www.eeworm.com/read/358211/10193730
gss greg1.gss
/*
*************************************************************************
* (C) Copyright 1999, Peter Lenk. All Rights Reserved.
* GREG1.GSS
* Generates data for linear regression
********
www.eeworm.com/read/358211/10193733
gss greg1b.gss
/*
*************************************************************************
* (C) Copyright 1999, Peter Lenk. All Rights Reserved.
* GREG1.GSS
* Generates data for linear regression
********
www.eeworm.com/read/163022/10252555
m angular_filter_bank.m
%----------------------------------------------------------
%angular_filter_bank
%precomputes angular filter bank and also generates a C
%header file with filter coefficients. The matlab variable