代码搜索:MATLAB7

找到约 158 项符合「MATLAB7」的源代码

代码结果 158
www.eeworm.com/read/337505/12365357

asv iris_classification.asv

clear close all %Iris classification % s=rgb2gray(imread('D:\MATLAB7\work\处理后1\44_1.bmp')); % Iris_44(1,:)=feature_extract(s); % s=rgb2gray(imread('D:\MATLAB7\work\处理后1\44_2.bmp')); % Iris_44(2,
www.eeworm.com/read/337505/12365394

m iris_classification.m

clear close all %Iris classification % s=rgb2gray(imread('D:\MATLAB7\work\处理后1\44_1.bmp')); % Iris_44(1,:)=feature_extract(s); % s=rgb2gray(imread('D:\MATLAB7\work\处理后1\44_2.bmp')); % Iris_44(2,
www.eeworm.com/read/310364/13652743

dat bookinfo.dat

[General Information] 书名=MATLAB7基础与提高 作者= 页数=421 SS号=0 出版日期= Vss号=79575731
www.eeworm.com/read/430470/8743967

bat vdp.bat

set MATLAB=E:\MATLAB7 "%MATLAB%\rtw\bin\win32\gmake" -f vdp.mk ADD_MDL_NAME_TO_GLOBALS=1
www.eeworm.com/read/153053/5654370

bat vdpmult.bat

set MATLAB=G:\MATLAB7 "%MATLAB%\rtw\bin\win32\gmake" -f vdpmult.mk ADD_MDL_NAME_TO_GLOBALS=1
www.eeworm.com/read/385821/8787655

m bf.m

function I=BF(I, CirPara) %在图象上标住一个红色圆心和绿色的圆轮廓 Im=imread('D:\MATLAB7\work\111.jpg');%彩色图象类型 I=rgb2gray(Im); CirPara=[111,72,30]; % % %I=BF(I, CirPara); %I=imread('D:\MATLAB7\work\coins.png');%
www.eeworm.com/read/483775/6594887

m tryout.m

clear all m=input('请输入测试样本(D:\\matlab7\\work\\test_allen\\try_face\\ ):'); I=strcat('D:\matlab7\work\test_allen\try_face\',int2str(m),'.bmp'); U=imread(I); imview(U); %通过键盘输入添加试验样本 load ET51ne
www.eeworm.com/read/443018/1752910

bat auto_netcon.bat

set MATLAB=D:\MATLAB7 "%MATLAB%\rtw\bin\win32\gmake" -f auto_netcon.mk ADD_MDL_NAME_TO_GLOBALS=1
www.eeworm.com/read/153053/5654336

bat model20to02.bat

set MATLAB=G:\MATLAB7 "%MATLAB%\rtw\bin\win32\gmake" -f model20to02.mk ADD_MDL_NAME_TO_GLOBALS=1
www.eeworm.com/read/153053/5654356

bat model20to03_converted.bat

set MATLAB=G:\MATLAB7 "%MATLAB%\rtw\bin\win32\gmake" -f model20to03_converted.mk ADD_MDL_NAME_TO_GLOBALS=1