代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/163022/10252580
m radial_filter_bank.m
%----------------------------------------------------------
%radial_filter_bank
%precomputes radial filter and also generates a C
%header file with filter coefficients. The matlab variable
%radf
www.eeworm.com/read/455115/7377850
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/449504/7502721
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/436995/7757299
m kfcov.m
% kfcov.m
% Scope: This MATLAB macro generates Kalman filter covariance matrix when the
% parameters are constants; conventional formulation is implemented.
www.eeworm.com/read/436995/7757428
m xambig.m
% xambig.m
% Scope: This MATLAB program generates ambiguity numbers for a specified number
% of satellites.
% Usage: xambig
% Inputs: - from keyboard
www.eeworm.com/read/436995/7757457
m xuclock.m
% xuclock.m
% Scope: This MATLAB program generates and saves the user clock bias and drift
% for a specified number of time steps and number of users
www.eeworm.com/read/436517/7768701
v freq_high2low.v
`timescale 1ns / 1ps
//-----------------------------------------------------------------------------------------------------
// this module generates low freq clk from high freq input clk
//maxcounter
www.eeworm.com/read/198546/7928886
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/328976/12991340
m information_slam_filter.m
% INFORMATION_SLAM_FILTER - Generates a new SLAM filter structure whose
% belief state is maintained using the Information
% filter.
%
% Usage:
www.eeworm.com/read/325790/13184795
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