代码搜索:MATLAB
找到约 10,000 项符合「MATLAB」的源代码
代码结果 10,000
www.eeworm.com/read/108859/15573903
m tutor1.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
www.eeworm.com/read/108859/15574075
m readme2e.m
% ADSP TOOLBOX: Version 2.0 and gui m-files
% For use with Ashok Ambardar,"Analog and Digital Signal Processing",
% Second Edition, PWS (Brooks-Cole) Publishing Co., 1999.
% DISK CONTENTS
%
www.eeworm.com/read/157603/11683201
txt lxj1.txt
语言:中文
名称:监测阶段零
接口:组件
位置:{e:<mark>matlab</mark>6p5p1\work\grade0\distrib\grade0_1_0.dll}模块路径和文件名
级别:阶段零
信息:本模块用于检测流水线阶段零,采用<mark>MATLAB</mark>开发,非规范化接口,
命令:接口00
描述:{wprcoef1} //解释器用于派发的函数值
类型:矩阵
数量:1,2
构造:
const IID ...
www.eeworm.com/read/216947/14984711
mk example5.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : accel_vc.tmf $Revision: 1.21 $
#
# Abstract:
# Accelerator template makefile for building a WindowsNT-based,
# RTW generated
www.eeworm.com/read/216947/14984932
mk example6.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : accel_vc.tmf $Revision: 1.21 $
#
# Abstract:
# Accelerator template makefile for building a WindowsNT-based,
# RTW generated
www.eeworm.com/read/340451/6332944
mk fox_nofcn.mk
# Copyright 1994-2007 The MathWorks, Inc.
#
# $Revision: 1.42.4.33.2.1 $
#
# Abstract:
# Real-Time Workshop template makefile for building a Windows-based
# stand-alone embedded real-time
www.eeworm.com/read/391911/8373014
doc 用matlab编的神经网络程序.doc
www.eeworm.com/read/192531/8376027
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/192531/8376033
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