代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/316047/13531157
m readme.m
% README file for MULTIVARIABLE FREQUENCY DOMAIN TOOLBOX Version 2.4.
%
% 10 Jul 93
%
% The MULTIVARIABLE FREQUENCY DOMAIN TOOLBOX requires MATLAB 4.0 and
% the CONTROL SYSTEM TOOLBOX.
%
% ----
www.eeworm.com/read/314179/13572531
txt readme.txt
This archive contains the code sample for the MATLAB News & Notes article entitled "Importing Data
via the Serial Object in MATLAB". Published in the May2003 issue, the article describes how to
u
www.eeworm.com/read/312163/13616986
txt readme.txt
==================================================================
Statistical Pattern Recognition Toolbox for Matlab
(C) 1999-2008, Version 2.08, 26-feb-2008,
Written by Vojtech Franc, Vaclav Hlav
www.eeworm.com/read/310364/13652743
dat bookinfo.dat
[General Information]
书名=MATLAB7基础与提高
作者=
页数=421
SS号=0
出版日期=
Vss号=79575731
www.eeworm.com/read/309209/13678996
dat bookinfo.dat
[General Information]
书名=matlab通信仿真与应用
作者=
页数=326
SS号=0
出版日期=
www.eeworm.com/read/306131/13752108
html readme.html
MM5/Readme
[MM5 Index]
Readme
(MM5/Readme.m)
Help text
This set of functions were developed to su
www.eeworm.com/read/305390/13772272
m euler.m
function E=euler(f,a,b,ya,M)
%Input - y'=f is the function
% - a and b are the left and right endpoints
% - ya is the initial condition y(a)
% - M is the number o
www.eeworm.com/read/305390/13772275
m taylor.m
function T4=taylor(df,a,b,ya,M)
%Input - df=[y' y'' y''' y''''] where y'=f(t,y)
% - a and b are the left and right endpoints
% - ya is the initial condition y(a)
%
www.eeworm.com/read/305390/13772283
m tpcoeff.m
function [A,B]=tpcoeff(X,Y,M)
%Input - X is a vector of equally spaced abscisssas in [-pi, pi]
% - Y is a vector of ordinates
% - M is the degree of the trigomometric poly