代码搜索结果
找到约 16,374 项符合
Op-Amp 的代码
memory-op.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////
//memory-op.cpp
//内存管理实习
//将程序从文件读入每次的操作,并将结果输入到out.txt文件中
///////////////////////
mallat wavelet.lvlib
#!#!"1!!!!Y!%%!$#GFN97>F)(2Z='5!!""!!QNJ<7&H:3"E:8"U;!!%!!5!%E"!!!(`````!!)&;7VB:W5!%E"!!
exp.eww
$WS_DIR$\ADC&LCD\ADC_LCD.ewp
$WS_DIR$\ADC&LCD\ADC_LCD_A.ewp
mod2trans.m
No=variance;
tx_waveform=bpsk(u,1); %amp= 1
rx_waveform=awgn(tx_waveform,No);
initialconstellation.m
% APSK Constellation
Parameter;
if M_ary==16
Phs1=Phs(1);
Phs2=Phs(2);
Constellation_Table = [
Amp(2)*cos(Phs2*3) + Amp(2)*sin(Phs2*3)* j
Amp(2)*cos(Phs2*(-3)) + Amp(2)*sin(Phs2*(-3)
initialconstellation.asv
% APSK Constellation
Parameter;
if M_ary==16
Phs1=Phs(1);
Phs2=Phs(2);
Constellation_Table = [
Amp(2)*cos(Phs2*3) + Amp(2)*sin(Phs2*3)* j
Amp(2)*cos(Phs2*(-3)) + Amp(2)*sin(Phs2*(-3)
op.c
#include
#include
#include
#include "loader.h"
#include "op.h"
#include "filter.h"
/* ----------------------------------------------------------------------- */
/* fu
tayl.m
function amp=tayl(noel,slldb,nbar)
%
% COMPUTES TAYLOR DISTRIBUTION FOR GIVEN SIDELOBE LEVEL AND NBAR
%
% AMP=ARRAY OF AMPLITUDES COMPUTED BY SUBROUTINE
% NOEL=NUMBER OF ARRAY ELEMENTS
cosine.m
function amp=cosine(nel,peddb,nexp)
% cosine on a pedestal distribution
% scale the number of elements to correspond to -1 through +1
ped=10^(-peddb/20.);
for n=1:nel
xn=(n-1)/(nel-1)*2-1;
11_35.cpp
#include
#include
#include
using namespace std;
#include "OperClient.h"
int main()
{ OperClient op; char ch;
cout