代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/399026/7900059

m normalized.m

function [normalized_matrix,cmin,cmax]=Normalized(matrix) % function [normalized_matrix,cmin,cmax]=Normalized(matrix) % Computes the normalized form of matrix % Input: matrix, denotes an image % O
www.eeworm.com/read/442692/7646218

m normalized_moment.m

function [m] = normalized_moment(img, p, q) % calculate the regular normalized moment of a binary image with order p, q % fig - image % p, q - order m00 = sum(sum(img)); mpq = central_moment(img
www.eeworm.com/read/442659/7648288

m normalized_moment.m

function [m] = normalized_moment(img, p, q) % calculate the regular normalized moment of a binary image with order p, q % fig - image % p, q - order m00 = sum(sum(img)); mpq = central_moment(img
www.eeworm.com/read/437430/7748248

m normalized_lms.m

clear all; snr=20; order=8; Hn =[0.8783 -0.5806 0.6537 -0.3223 0.6577 -0.0582 0.2895 -0.2710 0.1278 -0.1508 0.0238 -0.1814 0.2519 -0.03
www.eeworm.com/read/435095/7797195

m normalized_moment.m

function [m] = normalized_moment(img, p, q) % calculate the regular normalized moment of a binary image with order p, q % fig - image % p, q - order m00 = sum(sum(img)); mpq = central_moment(img
www.eeworm.com/read/146157/12667526

m normalized_lms.m

clear all; snr=20; order=8; Hn =[0.8783 -0.5806 0.6537 -0.3223 0.6577 -0.0582 0.2895 -0.2710 0.1278 -0.1508 0.0238 -0.1814 0.2519 -0.03
www.eeworm.com/read/123382/14636207

m normalized_lms.m

clear all; snr=20; order=8; Hn =[0.8783 -0.5806 0.6537 -0.3223 0.6577 -0.0582 0.2895 -0.2710 0.1278 -0.1508 0.0238 -0.1814 0.2519 -0.03
www.eeworm.com/read/432354/8609285

m rate_normalized_coherence.m

function info = rate_normalized_coherence(data,lfplabel,interval,window,showplot) %******** function info = rate_normalized_coherence(data,lfplabel,interval,window,showplot) %********** % one