代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/462042/7211859
txt 代码27-22.txt
warning('MATLAB:paramAmbiguous', ...
'Ambiguous parameter name, "%s".', param) % param为变量
www.eeworm.com/read/461152/7232520
txt readme.txt
The simulator GUI(图形使用者界面) is started with command 'ui_start' in Matlab command window.
WLAN(无线局域网) simulation starts by clicking the 'Start Simulation' button in the GUI window.
WLAN simulati
www.eeworm.com/read/460020/7258846
m example5_11.m
%MATLAB PROGRAM example5_11.m
%
A=[1 -2 2;3 -7 -5;-6 -11 4];
B=[1;0;1];
C=[2 1 1];D=0;
[num,den]=ss2tf(A,B,C,D)
www.eeworm.com/read/458493/7295812
m glnodewt.m
function [x,w] = GLNodeWt(n)
% GLNodeWt Nodes and weights for Gauss-Legendre quadrature of arbitrary order
% obtained by solving an eigenvalue problem
%
% Synopsis: [x,w] = GLNodeWt(n)
www.eeworm.com/read/458493/7295813
m glagnodewt.m
function [x,w] = GLagNodeWt(n)
% GLagNodeWt Nodes and weights for Gauss-Laguerre quadrature of arbitrary order
% by solving an eigenvalue problem
%
% Synopsis: [x,w] = GLagNodeWt(n)
www.eeworm.com/read/458488/7296188
m glnodewt.m
function [x,w] = GLNodeWt(n)
% GLNodeWt Nodes and weights for Gauss-Legendre quadrature of arbitrary order
% obtained by solving an eigenvalue problem
%
% Synopsis: [x,w] = GLNodeWt(n)
www.eeworm.com/read/458488/7296189
m glagnodewt.m
function [x,w] = GLagNodeWt(n)
% GLagNodeWt Nodes and weights for Gauss-Laguerre quadrature of arbitrary order
% by solving an eigenvalue problem
%
% Synopsis: [x,w] = GLagNodeWt(n)
www.eeworm.com/read/457037/7334650
dat bookinfo.dat
[General Information]
书名=模糊控制及其MATLAB应用(张国良2002.11)
作者=
页数=1000
SS号=0
出版日期=
www.eeworm.com/read/455967/7360623
txt readme_ncutclustering.txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Normalized Cut Clustering Code %
% %
% Timothee Cour (UPENN), Stella Yu
www.eeworm.com/read/455115/7377680
html citesite.html
How to cite Peter's MATLAB and Octave Functions
How to cite "MATLAB and Oc