代码搜索:caculation

找到约 25 项符合「caculation」的源代码

代码结果 25
www.eeworm.com/read/260437/11725501

h boundarycell.h

#ifndef BOUNDARYCELL_HH #define BOUNDARYCELL_HH #include "cell.h" class boundaryCell:public cell { public: boundaryCell(); void caculation(); double get_x(); private: double x; };
www.eeworm.com/read/260437/11725580

cpp innercell.cpp

#include "internalCell.h" innerCell::internalCell() { sin=0; cin=1; x=0; } void innerCell::caculation() { Uout=cin*Uin-(sin.conjugate())*(sqrt(lamda))*x; x=sin*Uin+cin*(sqrt(lamda)
www.eeworm.com/read/393394/8290135

m exp8_14.m

wp=0.2*pi;ws=0.3*pi;rp=7;as=16; [b,a]=afd_butt(wp,ws,rp,as) [C,B,A]=sdir2cas(b,a) %Caculation of the frequency response [db,mag,pha,w]=freqs_m(b,a,0.5*pi) %Caculation of the impulse response [ha
www.eeworm.com/read/468808/6988847

m awgn_test.m

% setup e = 0; l = 50000; snr = 0; % Data generator temp=rand(1,l); for a= 1:l if(temp(a)
www.eeworm.com/read/260437/11725403

h cell.h

#ifndef CELL_HH #define CELL_HH #include "complex.h" class cell { public: complex2 Uin; //virtual void caculation(); cell(); complex2 get_s(); double get_c(); //private: complex2 s
www.eeworm.com/read/260437/11725608

cpp lineinternalcell.cpp

#include "lineInternalCell.h" lineInternalCell::lineInternalCell() { Zin=0; r=0; Wout=0; Zout=0; Win=0; } int lineInternalCell::caculation() { Zout=Zin+r.conjugate()*Win.conjugate
www.eeworm.com/read/260437/11725411

h internalcell.h

#ifndef INTERNALCELL_HH #define INTERNALCELL_HH #include #include "variable.h" #include"cell.h" class internalCell: public cell { public: complex2 sin; double cin; internalCell
www.eeworm.com/read/260437/11725557

cpp lineboundarycell.cpp

#include "lineBoundaryCell.h" lineBoundaryCell::lineBoundaryCell() { Zin=0; r=0; Wout=0; p=0; } int lineBoundaryCell::caculation() { Wout=((p.conjugate()-Zin))/r.conjugate(); retu
www.eeworm.com/read/260437/11725572

h lineboundarycell.h

#ifndef LINEBOUNDARYCELL_HH #define LINEBOUNDARYCELL_HH #include "complex.h" class lineBoundaryCell { public: complex2 Zin; lineBoundaryCell(); int caculation(); complex2 get_Wout();
www.eeworm.com/read/352705/10523473

vbw lev_adj.vbw

FrmVerDataInput2 = 132, 162, 957, 631, , 66, 81, 891, 551, C Var_Def = -135, 125, 690, 595, Z DB_Table_Def = 44, 54, 869, 524, Caculation = -17, 27, 808, 497, FrmNewProject = 154, 189, 1068, 598