代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/284304/8947395
txt 08-22.txt
>> I=imread(' C:\MATLAB\R2006\images\toolbar. jpg ');
>> imshow(I);
www.eeworm.com/read/427365/8949702
m fdtd3d_pec.m
%***********************************************************************
% 3-D FDTD code with PEC boundaries
%***********************************************************************
%
% Pr
www.eeworm.com/read/427361/8949805
m fdtd1d.m
%***********************************************************************
% 1-D FDTD code
%***********************************************************************
%
% Program author: Susan
www.eeworm.com/read/382961/8984268
txt readme.txt
Last Update: September 2, 2004
1. The following MATLAB programs implement panel data estimation.
PDE.m is the main program, and refer to the notes in it for the usage
of the programs.
www.eeworm.com/read/426535/9015583
m ex1007.m
%例10-7 将修改后的输入参数返回给MATLAB工作区
%调用mynewtest函数
x=3
[y,x]=mynewtest(x)
x
www.eeworm.com/read/185152/9054933
readme
A MATLAB Library of Test Functions for Unconstrained Optimization
Chaya Gurwitz, Livia Klein, and Madhu Lamba
The More, Garbow and Hillstrom collection of test functions is widely used
in testin
www.eeworm.com/read/184617/9091726
m svmex01.m
%SVMexample01a.m
%Two Dimension SVM Problem, Two Class and Separable Situation
%
%Method from Christopher J. C. Burges:
%"A Tutorial on Support Vector Machines for Pattern Recognition", page 8
%
www.eeworm.com/read/381363/9095904
install
ALEX Install Information
- Download the ALEX archive file in the directory where you
want it to be. For example:
/usr/local/matlab/toolbox/
- Uncompress and tar the file
gunzip Alex.beta