代码搜索结果

找到约 10,000 项符合 Analog 的代码

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

visibility16.c

// Build don't link: // GROUPS passed visibility // visibility file // From: Marie Trapp // Date: Thu, 5 Aug 93 11:55:15 EDT // Subject: access of protected members // M

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

modmap.m

function y = modmap(x, Fd, Fs, method, M, opt2, opt3) %MODMAP Map a digital signal to an analog signal. % % Plotting syntaxes: % MODMAP(METHOD...) plots the signal constellation associated wit

strncpy.c

/* * Provide symbol in case str func is not inlined. * * Copyright (c) 2006-2007 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #define strncpy __inline_strncpy #include

strcpy.c

/* * Provide symbol in case str func is not inlined. * * Copyright (c) 2006-2007 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #define strcpy __inline_strcpy #include

strcmp.c

/* * Provide symbol in case str func is not inlined. * * Copyright (c) 2006-2007 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #define strcmp __inline_strcmp #include