代码搜索:MATlab
找到约 10,000 项符合「MATlab」的源代码
代码结果 10,000
www.eeworm.com/read/417309/10995809
txt 06-06.txt
>> str1=['MATLAB']
>> str2=['MATlab']
>> strcmp(str1,str2)
>> strncmp(str1,str2,3)
>> strncmp(str1,str2,4)
www.eeworm.com/read/417790/10975770
doc matlab2第二讲 matlab图形绘制功能.doc
www.eeworm.com/read/261760/11625134
zip matlab2第二讲 matlab的数值计算.zip
www.eeworm.com/read/261760/11625136
zip matlab6第六讲 matlab工具箱.zip
www.eeworm.com/read/192685/8360790
txt 绘制等高线的例程或ocx控件.txt
我这有一个Lib文件(试用版),你可以试一试,不过它的函数与<mark>matlab</mark>一样,即可以在VC中使用,也可以在VB中使用,画等高线的函数是contour(),如果有什么问题,你可以继续询问。
主持人注:<mark>Matlab</mark>是目前使用的非常多的一中数学分析软件,在书店可以找到有关的书籍。而闫新海提供的这个库来自MathTools(http://www.mathtools.com)的MATCOM 4. ...
www.eeworm.com/read/184067/9123483
txt 安装说明.txt
% MATLAB数学建模工具箱
% Version 1.2 28-March-2001
%
% 安装步骤
% 1. 将MATHMODL.zip解压缩至matlab11\toolbox\;
% 2. 启动Matlab,利用Path Browser中的Add path菜单将
% matlab11\toolbox\mathmodl增至path中,放在最前面,并保存设置;
% 3. 回
www.eeworm.com/read/166306/10024306
txt 安装说明.txt
% MATLAB数学建模工具箱
% Version 1.2 28-March-2001
%
% 安装步骤
% 1. 将MATHMODL.zip解压缩至matlab11\toolbox\;
% 2. 启动Matlab,利用Path Browser中的Add path菜单将
% matlab11\toolbox\mathmodl增至path中,放在最前面,并保存设置;
% 3. 回
www.eeworm.com/read/358694/10181554
txt 安装说明.txt
% MATLAB数学建模工具箱
% Version 1.2 28-March-2001
%
% 安装步骤
% 1. 将MATHMODL.zip解压缩至matlab11\toolbox\;
% 2. 启动Matlab,利用Path Browser中的Add path菜单将
% matlab11\toolbox\mathmodl增至path中,放在最前面,并保存设置;
% 3. 回
www.eeworm.com/read/353896/10406587
txt 安装说明.txt
% MATLAB数学建模工具箱
% Version 1.2 28-March-2001
%
% 安装步骤
% 1. 将MATHMODL.zip解压缩至matlab11\toolbox\;
% 2. 启动Matlab,利用Path Browser中的Add path菜单将
% matlab11\toolbox\mathmodl增至path中,放在最前面,并保存设置;
% 3. 回
www.eeworm.com/read/468202/6994963
txt vc++中使用matlab的c++数学库和mcc生成的程序.txt
发信人: energy (长白山), 信区: MathTools
标 题: VC++中使用MATLAB的C++数学库和MCC生成的程序
发信站: BBS 水木清华站 (Fri Jul 16 01:30:11 1999)
http://obase.163.net/matlab/vcmcc.htm
VC++中使用MATLAB的C++数学库和MCC生成的程序
0、简介