代码搜索:complex-valued
找到约 133 项符合「complex-valued」的源代码
代码结果 133
www.eeworm.com/read/386752/8728914
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/177454/9451905
m 过载多项式_svm.m
close all;
clear all;
N=9;
M=8;
j=sqrt(-1);
len=100;
% rp.TNRdB=10;
% rp.INRdB=10;
% rp.mean_v = 0; % mean of complex-valued AWGN
% rp.var_v = 1; % variance of complex-valued AWGN
theta=[
www.eeworm.com/read/177454/9451906
m 过载svm.m
close all;
clear all;
N=9;
M=8;
j=sqrt(-1);
len=100;
% rp.TNRdB=10;
% rp.INRdB=10;
% rp.mean_v = 0; % mean of complex-valued AWGN
% rp.var_v = 1; % variance of complex-valued AWGN
theta=[
www.eeworm.com/read/177454/9451907
m 过载lms.m
close all;
clear all;
N=9;
M=8;
j=sqrt(-1);
len=100;
% rp.TNRdB=10;
% rp.INRdB=10;
% rp.mean_v = 0; % mean of complex-valued AWGN
% rp.var_v = 1; % variance of complex-valued AWGN
theta=[
www.eeworm.com/read/451716/7457653
asv qpsk_mod.asv
function [d_symb]=qpsk_mod(i,d) % qpsk modulation
%
% pairs of bits,b(i),b(i+1)are mapped to complex-valued modulation symbols d_symb=Re+j*Im
% modulation scheme:
%
%
%
numbits=168;
for n=1
www.eeworm.com/read/451716/7457698
asv qpsk_mod.asv
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/7457829
asv qpsk_mod.asv
function [d_symb]=qpsk_mod(i,d) % qpsk modulation
%
% pairs of bits,b(i),b(i+1)are mapped to complex-valued modulation symbols d_symb=Re+j*Im
% modulation scheme:
%
%
%
numbits=168;
for n=1
www.eeworm.com/read/255595/12069817
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/255595/12069846
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/475201/6793920
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