代码搜索:MatLab
找到约 10,000 项符合「MatLab」的源代码
代码结果 10,000
www.eeworm.com/read/293183/8310932
matlab5 qld.dll.matlab5
www.eeworm.com/read/292777/8334486
m matlab_marker_to_latex.m
function tex_out = matlab_marker_to_latex(mkr_in)
if strcmp(mkr_in, '+')
tex_out = '+';
elseif strcmp(mkr_in, 'o')
tex_out = '$\circ$';
elseif strcmp(mkr_in, '*')
tex_out = '$\ast$
www.eeworm.com/read/292641/8343546
pdf matlab图像处理命令.pdf
www.eeworm.com/read/292452/8353487
m decode_ldpc_matlab.m
function [vhat,iteration]=decode_ldpc_matlab(rx_waveform,No,h,rows,cols,ind,r,c,max_iter)
% bit to check
% check to bit
% update APP LLR
% hard decision
% if valid codework, then exit
vhat(1
www.eeworm.com/read/370797/9585128
pdf matlab7.0two.pdf
www.eeworm.com/read/370796/9585234
pdf matlab7.0one.pdf
www.eeworm.com/read/370374/9604564
pdf [matlab7handbook.pdf
www.eeworm.com/read/173930/9629829
doc dsp_matlab_examples.doc
www.eeworm.com/read/369726/9635236
txt watermarking_dct_matlab.txt
%水印嵌入*********************************************************************************************(1)
%1同步信号,在音频起始点嵌入10个幅值相同的点
[x,fs,nbits]=wavread('E:\wave1\0000.wav');
lenx=length(x);
w=wavread(
www.eeworm.com/read/173273/9663912
m decode_ldpc_matlab.m
function [vhat,iteration]=decode_ldpc_matlab(rx_waveform,No,h,rows,cols,ind,r,c,max_iter)
% bit to check
% check to bit
% update APP LLR
% hard decision
% if valid codework, then exit
vhat(1