代码搜索:MATLAB LMD

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

代码结果 10,000
www.eeworm.com/read/222288/14697965

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
www.eeworm.com/read/222288/14697979

m srule.m

function Z=srule(f,a0,b0,tol0) %Input - f is the integrand % - a0 and b0 are upper and lower limits of integration % - tol0 is the tolerance % Output - Z is a 1 x 6 vecto
www.eeworm.com/read/222288/14697988

m heun.m

function H=heun(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/222288/14698013

m abm.m

function A=abm(f,T,Y) %Input - f is the function % - T is the vector of abscissas % - Y is the vector of ordinates %Remark. The first four coordinates of T and Y must %
www.eeworm.com/read/222288/14698032

m uptrbk.m

function X = uptrbk(A,B) %Input - A is an N x N nonsingular matrix % - B is an N x 1 matrix %Output - X is an N x 1 matrix containing the solution to AX=B. % NUMERICAL METHODS: Matlab P
www.eeworm.com/read/222288/14698039

m rk4.m

function R=rk4(f,a,b,ya,M) %Input - f is the function % - a and b are the left and right endpoints % - ya is the initial condition y(a) % - M is the number of ste
www.eeworm.com/read/221024/14774754

uwmadison%2fmp-tr-95-10 http:^^www.cs.wisc.edu^dienst^ui^2.0^describe^ncstrl.uwmadison%2fmp-tr-95-10

Server: Dienst V4-1-1 MIME-version: 1.0 Content-type: text/html Accessing Realistic Mixed Complementarity Problems within MATLAB Accessing Realistic Mixed Complementarity Problem
www.eeworm.com/read/216389/15015136

txt 说明.txt

书名《MATLAB 7简明教程》 书号:7-302-12190-7 定价:32
www.eeworm.com/read/215202/15070132

dat bookinfo.dat

[General Information] 书名=matlab通信仿真与应用 作者= 页数=326 SS号=0 出版日期=
www.eeworm.com/read/215144/15072178

txt 说明.txt

这是一个无线信道仿真中仿真信道幅频响应的matlab程序。