代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/212384/15156768
mht matlab central file exchange - contrast stretch and normalization.mht
From:
Subject: MATLAB Central File Exchange - Contrast Stretch and Normalization
Date: Thu, 10 May 2007 17:40:55 +0800
MIME-Version: 1.0
Content-Type: multipar
www.eeworm.com/read/212376/15157571
pdf 精通matlab6.5 (北航 张志涌).pdf
www.eeworm.com/read/211902/15171148
pdf matlab在图像处理技术方面的应用.pdf
www.eeworm.com/read/211626/15176502
txt 利用matlab编程神经网络与其界面.txt
function varargout = bsbptrain(varargin)
% BSBPTRAIN M-file for bsbptrain.fig
% BSBPTRAIN, by itself, creates a new BSBPTRAIN or raises the existing
% singleton*.
%
% H = BSBPTRAIN
www.eeworm.com/read/208429/15247083
mht 正文:基于matlab的数字水印嵌入系统.mht
From:
Subject: =?gb2312?B?1f3OxKO6u/nT2k1BVExBQrXEyv3X1suu06HHtsjrz7XNsw==?=
Date: Wed, 25 Apr 2007 20:16:27 +0800
MIME-Version: 1.0
Content-Type: multipart/re
www.eeworm.com/read/207873/15260173
txt matlab实用程序百例1.txt
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
实例1:三角函数曲线(1)
function shili01
h0=figure('toolbar','none',...
'position',[198 56 350 300],...
'name','实例01');
h1=axes
www.eeworm.com/read/207873/15260174
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/207873/15260175
txt matlab实用程序百例2.txt
实例47:曲线标记
h0=figure('toolbar','none',...
'position',[198 56 408 468],...
'name','my second gui');
h1=axes('parent',h0,...
'position',[0.15 0.45 0.7 0.5],...
'visible','on');
x
www.eeworm.com/read/207334/15274825