代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/167185/5465549
doc in_files.doc
Input Files Control Panel
-------------------------
DESCRIPTION
-----------
The "Input Files" control panel contains a button for several different types
of data files. You can display a file b
www.eeworm.com/read/475765/6777734
m clspec2.m
% CLSPEC2.M Plot the positive amplitude spectrum and the
% Fourier series representation for the pulse train with
% A=1, period T=2*pi, and pulse width tau=pi/2.
n=1:10;
www.eeworm.com/read/194440/8193280
m fromdb.m
function S= fromdb(Sdb,refamp)
% FROMDB: convert from (db,phase) to (real,imaginary)
%
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase an
www.eeworm.com/read/194440/8193813
m tvsqf.m
function [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow)
% [tvsq,t]=tvsqf(dt,f,q)
%
% TVSQF computes the time variant amplitude and phase spectrum
www.eeworm.com/read/194440/8193903
m fromdb.m
function S= fromdb(Sdb,refamp)
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase angle) to
% (real,imaginary). Thus if Sdb is a complex spectru
www.eeworm.com/read/235612/14060385
m fromdb.m
function S= fromdb(Sdb,refamp)
% FROMDB: convert from (db,phase) to (real,imaginary)
%
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase an
www.eeworm.com/read/235612/14060725
m tvsqf.m
function [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow)
% [tvsq,t]=tvsqf(dt,f,q)
%
% TVSQF computes the time variant amplitude and phase spectrum
www.eeworm.com/read/235612/14060795
m fromdb.m
function S= fromdb(Sdb,refamp)
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase angle) to
% (real,imaginary). Thus if Sdb is a complex spectru
www.eeworm.com/read/173237/9665025
cpp mp3playerwindow.cpp
#include "MP3PlayerApplicationPreComp.hpp"
#include
#include "MP3PlayerWindow.hpp"
#include "MP3PlayerApplication.hpp"
//#include OLD