代码搜索:MATLAB LMD

找到约 10,000 项符合「MATLAB LMD」的源代码

代码结果 10,000
www.eeworm.com/read/364035/9924010

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/361698/10039110

txt matlab图像处理命令.txt

  1.applylut   功能:   在二进制图像中利用lookup表进行边沿操作.   语法:   A = applylut(BW,lut)   举例   lut = makelut('sum(x() == 4',2);   BW1 = imread('text.tif');   BW2 = applylut(BW1,lut);  
www.eeworm.com/read/164613/10100035

rar matlab6src.rar