代码搜索:MATLAB LMD

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

代码结果 10,000
www.eeworm.com/read/479074/6699000

m example2.m

%EXAMPLE2: Demonstrate capabilities of SkyLab (Skyplot for Matlab) % % This script demonstrates some of the capabilities of Skylab, the Matlab % version of SkyPlot. This demo reads an ephemeris-file,
www.eeworm.com/read/478650/6712606

m ex0101.m

%MATLAB命令窗口的字符和数值的不同颜色显示 a=12.5 b='Hello' if a>0 c=5 ,end
www.eeworm.com/read/264896/11295304

txt readme(2.2).txt

README file for array codes (version 2.2, Sept. 2005, has Bayliss dist'n fixed): The program array2d.m computes the array factor of two dimensional arrays. GUI version for PCs (Matlab 6.5); n
www.eeworm.com/read/264046/11331547

txt readme.txt

Version 5.6 16-Feb-2006 PCODE COMPILED WITH MATLAB V7.0 =================================== Captain Toolbox for use with Matlab =================================== A Matlab Toolbox for non
www.eeworm.com/read/263879/11338271

m randn.m

%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵 %RANDN Normally distributed random numbers. % RANDN(N) is an N-by-N matrix with random entries, chosen from % a normal distribution with mean zero and variance
www.eeworm.com/read/409205/11341460

m gluedata.m

function sigseg = gluedata(signal,n0,l) % GLUEDATA concatenate data segments of one long signal into one new data % vector % % Usage: sigseg = gluedata('signal',n0,l) % signal: the string 's
www.eeworm.com/read/407093/11429504

readme

This directory contains the following Matlab script files, which can be invoked in Matlab: superlu.m Supernodal LU factorization lusolve.m Solve linear systems by supernodal LU fac
www.eeworm.com/read/406594/11439333

readme

Thursday, October 26, 1995 README for Neural Network Design Demonstrations The book "Neural Network Design" is accompanied by 58 demonstrations which can be run from within MATLAB. References
www.eeworm.com/read/400576/11573562

m roc_hull.m

function out = roc_hull(r) %ROC_HULL Convex hull of an ROC curve % % OUT = ROCHULL(R) % % Computes the convex hull of ROC curve R. It just returns the operating % points on the hull, and the res
www.eeworm.com/read/348468/11592944

txt readme.txt

CONTENTS: ------------------------------------------------------------------------- ann.mdl - adaptive neural network library anndemo.mdl - demo file contents.m - info file for the Matlab