代码搜索:MATLAB
找到约 10,000 项符合「MATLAB」的源代码
代码结果 10,000
www.eeworm.com/read/481871/6631967
txt readme.txt
Instructions for use:
To use the Face detection program you need to set path in matlab to the bin directory of this zip file
"FaceDetect.dll" is used by versions earlier than 7.1 while "FaceDetect
www.eeworm.com/read/480430/6664061
txt readme.txt
Introduction to the Companion MATLAB Codes
For use with the book "Feedback systems analysis and design with
MATLAB", by Professor Dingyu Xue, Tsinghua University Press 2000
(Chinese ve
www.eeworm.com/read/480430/6664266
txt readme.txt
Introduction to the Companion MATLAB Codes
For use with the book "Feedback systems analysis and design with
MATLAB", by Professor Dingyu Xue, Tsinghua University Press 2000
(Chinese ve
www.eeworm.com/read/479763/6678333
txt readme.txt
Higher-Order Spectral Analysis (HOSA) Toolbox.
Version 2.0.3 (R12 compliant) 27 Dec 2000
There are three steps to installing the HOSA toolbox.
(a) Download the SETUP.EXE file to your ma
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