代码搜索:complex-valued

找到约 133 项符合「complex-valued」的源代码

代码结果 133
www.eeworm.com/read/451716/7457661

m qpsk_mod.m

function [d] = qpsk_mod(b1,numbits) % qpsk modulation % % pairs of bits,b(i),b(i+1)are mapped to complex-valued modulation symbols d_symb=Re+j*Im % modulation scheme: b(i) b(i+1)| Re |
www.eeworm.com/read/451712/7457837

m qpsk_mod.m

function [d] = qpsk_mod(b1,numbits) % qpsk modulation % % pairs of bits,b(i),b(i+1)are mapped to complex-valued modulation symbols d_symb=Re+j*Im % modulation scheme: b(i) b(i+1)| Re |
www.eeworm.com/read/305575/13765458

m wavegrid.m

function[xg]=wavegrid(dk,N) %WAVEGRID Makes a complex-valued valued (x+iy) grid. % % WAVEGRID(DK,N) returns an NxN grid with complex-valued elements % (X+iY). X and Y are both linearly spaced
www.eeworm.com/read/389832/8496582

m z2s.m

%MATLAB function z2s.m converts a network's impedance %matrix, Z, into the appertaining generalized S matrix. %The function is called up by S = z2s(Z0, Z). It needs %as its input arguments not only
www.eeworm.com/read/389832/8496604

m y2s.m

%MATLAB function y2s.m converts a network's admittance %matrix, Y, into the appertaining generalized S matrix. %The function is called up by S = y2s(Z0, Y). It needs %as its input arguments not onl
www.eeworm.com/read/430775/8728885

m z2s.m

%MATLAB function z2s.m converts a network's impedance %matrix, Z, into the appertaining generalized S matrix. %The function is called up by S = z2s(Z0, Z). It needs %as its input arguments not only
www.eeworm.com/read/430775/8728897

m y2s.m

%MATLAB function y2s.m converts a network's admittance %matrix, Y, into the appertaining generalized S matrix. %The function is called up by S = y2s(Z0, Y). It needs %as its input arguments not onl
www.eeworm.com/read/386752/8728904

m z2s.m

%MATLAB function z2s.m converts a network's impedance %matrix, Z, into the appertaining generalized S matrix. %The function is called up by S = z2s(Z0, Z). It needs %as its input arguments not only