代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/409765/11314145
gif label3.gif
www.eeworm.com/read/409142/11344967
m label541.m
function label541
figure(1)
x=1:0.1*pi:2*pi;
y=sin(x);
plot(x,y)
xlabel('x(0-2\pi)','fontweight','bold');
ylabel('y=sin(x)','fontweight','bold');
title('正弦函数','fontsize',12,'fontweight','bold
www.eeworm.com/read/406034/11450640
mes mf_label.mes
www.eeworm.com/read/406034/11450738
exe mf_label.exe
www.eeworm.com/read/406034/11450819
txt mf_label.txt
www.eeworm.com/read/404750/11479266
class client$label.class
www.eeworm.com/read/403933/11498591
html help.if-label.html
Instruction : if-label
if-label
This instruction reads in the template that follows it, and tests if its
www.eeworm.com/read/400577/11573431
m im_label.m
%IM_LABEL Labeling of binary images stored in a dataset (DIP_Image)
%
% B = IM_LABEL(A,CONNECTIVITY,MIN_SIZE,MAX_SIZE)
% B = A*IM_LABEL([],CONNECTIVITY,MIN_SIZE,MAX_SIZE)
%
% INPUT
% A Datase
www.eeworm.com/read/400576/11573590
m dd_label.m
function z = dd_label(x,w,realoutput)
%DD_LABEL classify the dataset and put labels in the dataset
%
% Z = DD_LABEL(X,W)
%
% Compute the output labels of objects X by mapping through mapping W
% and