代码搜索:Generating

找到约 2,801 项符合「Generating」的源代码

代码结果 2,801
www.eeworm.com/read/278232/10558395

out _cg_exc.out

SET_ERROR_CODE 0 SET_ERROR_MSG null SET_ERROR_TEXT Generating SET_PARAMETER create_rpm true SET_PARAMETER punctured false SET_PARAMETER convolution_code6 0000011 SET_PARAMETER convolution_code5
www.eeworm.com/read/464438/7158822

out _cg_exc.out

SET_ERROR_CODE 0 SET_ERROR_MSG null SET_ERROR_TEXT Generating SET_PARAMETER primitive_selection Select_Primitive SET_PARAMETER init_value 0 SET_PARAMETER register_inputs false SET_PARAMETER writ
www.eeworm.com/read/437681/7743091

m gallager_gen_ldpc.m

function [H,rows,cols] = Gallager_gen_LDPC(miu,wr,wc) % Code for generating regular parity-check matrix H by miu,wc,wr,using Gallager's approach % 通过参数miu,wc,wr生成规则LDPC校验矩阵H,使用Gallager的办法 % Copyrig
www.eeworm.com/read/148648/5713208

bat gen.bat

REM BATCH PROCESS FOR GENERATING ALL BOOTSTRAP MONITOR VERSIONS REM ERTEC EVA167 CALL INSTALL ERT7 0 3E9 3EB BOOTSTRAP COPY MONITOR "..\ERTEC EVA167.MON" COPY BOOT "..\ERTEC EVA167.BOT" ECHO
www.eeworm.com/read/339236/12248777

m goldlow.m

%gold sequence generator %only for L=15,31,63,127 function [codes]=goldLow(L,Numcodes) n=log2(L+1); if n==4 f=[1,0,0,1;1,1,0,0];%2*4%the coefficients of generating polynomial elseif n==5
www.eeworm.com/read/339233/12248942

m goldlow.m

%gold sequence generator %only for L=15,31,63,127 function [codes]=goldLow(L,Numcodes) n=log2(L+1); if n==4 f=[1,0,0,1;1,1,0,0];%2*4%the coefficients of generating polynomial elseif n==5
www.eeworm.com/read/237367/8626704

m exam7_10.m

% % Fig7_10.m - M-file for generating Figure 7-10 % L = 128; n = [0:L-1]; x1 = sin(2*pi*30.5*n/128); % generate sinewave of 30.5 Hz X1 = abs(fft(x1)); % magnitude spectrum beta = 8.96;
www.eeworm.com/read/169910/9833140

m exam7_10.m

% % Fig7_10.m - M-file for generating Figure 7-10 % L = 128; n = [0:L-1]; x1 = sin(2*pi*30.5*n/128); % generate sinewave of 30.5 Hz X1 = abs(fft(x1)); % magnitude spectrum beta = 8.96;
www.eeworm.com/read/296134/7103017

m exam7_10.m

% % Fig7_10.m - M-file for generating Figure 7-10 % L = 128; n = [0:L-1]; x1 = sin(2*pi*30.5*n/128); % generate sinewave of 30.5 Hz X1 = abs(fft(x1)); % magnitude spectrum beta = 8.96;
www.eeworm.com/read/462844/7194405

m ch6_foreman.m

%generating psfiles for the foreman images show('foreman69.Y',352,288); print -deps2 foreman69.eps show('foreman72.Y',352,288); print -deps2 foreman72.eps show('foreman_mvshalf',352,288); pr