代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/338643/12290829
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/472943/1402548
m mtcsfigure03b.m
%--------------------------------------------------------------
% This code generates Figure 3b of the following paper:
% "Multi-Task Compressive Sensing" (Preprint, 2007)
% The dataset used is si
www.eeworm.com/read/472943/1402549
m mtcsfigure05.m
%-----------------------------------------------------
% This code generates Figure 5 of the following paper:
% "Multi-Task Compressive Sensing" (Preprint, 2007).
% The 5 MRI images are from Matlab
www.eeworm.com/read/472943/1402569
m bcsfigure08b.m
%------------------------------------------------------
% This code generates Figure 8b of the following paper:
% "Bayesian Compressive Sensing" (Preprint, 2007).
% Coded by: Shihao Ji, ECE, Duke
www.eeworm.com/read/472943/1402573
m bcsfigure05b.m
%------------------------------------------------------
% This code generates Figure 5b of the following paper:
% "Bayesian Compressive Sensing" (Preprint, 2007).
% Coded by: Shihao Ji, ECE, Duke
www.eeworm.com/read/229812/4752824
asm setpal.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Set hardware palette. Generates new system to hardware translation table
;and re-maps
www.eeworm.com/read/229812/4752871
asm _setpal.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Set hardware palette. Generates new system to hardware translation table
;and re-maps
www.eeworm.com/read/343859/3215622
m genfreqaxis.m
function [freqAxis, freqLow, freqHigh] = genfreqaxis(carrierFreq, bandwidth, noFreq)
%GENFREQAXIS Generates values for a frequency axis.
%
%--------
%Synopsis:
% freqAxis = genfreqaxis(carrierFreq,
www.eeworm.com/read/361258/2949420
c idlei2c2.c
/************************************************************************
* Function Name: IdleI2C2
* Description: This routine generates wait condition intil I2C2
*