代码搜索:MatLAB

找到约 10,000 项符合「MatLAB」的源代码

代码结果 10,000
www.eeworm.com/read/287813/8667864

txt matlab遗传算法工具箱函数及实例讲解2.txt

matlab遗传算法工具箱函数及实例讲解2 【问题】在-5
www.eeworm.com/read/431414/8678030

dat bookinfo.dat

[General Information] 书名=MATLAB扩展编程 含盘特征参数 作者= 页数=372 SS号=0 出版日期= Vss号=74490816
www.eeworm.com/read/431312/8689100

m exa110701_pwelch.m

%------------------------------------------------------------------------- % exa1100701_pwelch.m, for example 11.7.1 and fig. 11.5.1(d) % to estimate the PSD of x(n) by Welch average; %------------
www.eeworm.com/read/431312/8689191

m exa090804_svd.m

%----------------------------------------------------------------------- % exa090804_svd.m, for example 9.8.4 % to test svd.m; % 在MATLAB6.1 和 MATLAB5.3下运行该程序,所得到的 U,V矩阵稍有不同, % 但奇异值是一样的 %---------
www.eeworm.com/read/431295/8690926

m radarsimulation.m

function varargout = radarSimulation(varargin) % RADARSIMULATION M-file for radarSimulation.fig % RADARSIMULATION, by itself, creates a new RADARSIMULATION or raises the existing % single
www.eeworm.com/read/287276/8698807

h libmatlbmx.h

/* $Revision: 1.1 $ */ /* * Copyright (c) 1984-1998 by The MathWorks, Inc. * All Rights Reserved. */ /* * MATLAB Compiler: 2.1 * Date: Wed Sep 27 18:58:18 2000 * Arguments: "-B" "macro
www.eeworm.com/read/287276/8698873

h engine.h

/* * @(#)engine.h generated by: makeheader Sun Oct 31 23:20:48 1999 * * built from: copyright.h * ../../src/extern/engintrf.c * ../../src/extern/engapiv4.c */ #ifndef engin
www.eeworm.com/read/287267/8699124

m pathdef.m

function p = pathdef %PATHDEF Search path defaults. % PATHDEF returns a string that can be used as input to MATLABPATH % in order to set the path. % Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/430860/8721577

dat bookinfo.dat

[General Information] 书名=Matlab6应用开发指南 作者= 页数=379 SS号=10440957 出版日期=
www.eeworm.com/read/386625/8734455

m include_globals.m

%INCLUDE_GLOBALS Global matrices, vectors and scalars. % James Bordner and Faisal Saied % Department of Computer Science % University of Illinois at Urbana-Champaign % 10 April 1995 % Modifie