代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/364495/9905441
pdf neywork analyse with matlab.pdf
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/167272/9973607
doc huffman的matlab程序.doc
www.eeworm.com/read/362226/10011782
pdf matlab信号处理详解 .pdf
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/165901/10047100
pdf matlab基础实验讲义.pdf
www.eeworm.com/read/361359/10056999
doc tutorial for the hht matlab.doc
www.eeworm.com/read/360982/10070729
pdf matlab programming for engineers.pdf
www.eeworm.com/read/360782/10078583
pdf matlab编程学习课件.pdf
www.eeworm.com/read/164613/10100035