代码搜索:MATlab
找到约 10,000 项符合「MATlab」的源代码
代码结果 10,000
www.eeworm.com/read/220167/14847601
txt instalacion.txt
INSTALACI覰
Descomprimir el archivo ZIP en un directorio.
Dentro de MATLAB cambiar el workspace hasta el directorio donde se ha descomprimido.
Dentro de MATLAB teclear help HMMInit.
Si aparece la
www.eeworm.com/read/219442/14881597
m contents.m
% File Exchange Toolbox
%
% File Exchange Downloads
%
% checkforUpdates - Check updates for all MATLAB Central File Exchange downloads.
% deletefile - Delete a download directory.
% fxdownl
www.eeworm.com/read/219349/14886764
m examp3_21.m
syms x; f=abs(x)/x; % 定义方波信号
xx=[-pi:pi/200:pi]; xx=xx(xx~=0); xx=sort([xx,-eps,eps]); % 剔除零点
yy=subs(f,x,xx); plot(xx,yy), hold on % 绘制出理论值并保持坐标系
for n=2:20
[a,b,f1]=fseries(f,x,n), y1=subs
www.eeworm.com/read/218840/14904635
xml info.xml
12
Higher-Order Spectral Analysis Toolbox
matlab
$toolbox/matlab/general/matlabicon.gif
www.eeworm.com/read/117561/14915709
makefile
fdtd : fdtd.c prepare.h calc.h parse.h
cc -fast -o fdtd fdtd.c -I/usr/local/matlab/extern/include -L/usr/local/matlab/extern/lib/sol2 -lmx -lm -leng
www.eeworm.com/read/116890/14950443
txt mm5.txt
Mastering MATLAB 5: a comprehensive tutorial and reference
作者: Duane Hanselman、Bruce Littlefield
ISBN: 0-13-858366-8
出版社: Prentice Hall
1998年
内容简介: 《精通MATLAB综合辅导与指南》一书的最新版
www.eeworm.com/read/116890/14950736
txt readme.txt
免费天地的计算机书籍配套磁盘服务
================================
本文件是从“免费天地”站点下载的。
(http://www.nease.net/~free)
---------------------------------------------------
与本磁盘配套的书籍的所有权益归原书作者和出版商所有。
我们提
www.eeworm.com/read/116890/14950761
txt mmtool4.txt
精通MATLAB综合辅导与指南 (Mastering MATLAB: a comprehensive tutorial and reference)
作者: Duane Hanselman、Bruce Littlefield
ISBN: 7-5605-0933-9/TP 161
出版社: 西安交通大学出版社/Prentice Hall
1998年1月
内容简介:
www.eeworm.com/read/216947/14984705
tmw rtw_proj.tmw
Real-Time Workshop project for example5 using D:\Matlab\rtw\c\accel\accel_vc.tmf. MATLAB root = D:\Matlab. SimStruct date: 21-Jun-2002 02:11:40
This file is generated by the Real-Time Workshop for use
www.eeworm.com/read/216947/14984729
bat example5.bat
set MATLAB=D:\Matlab
set MSVCDir=c:\program files\microsoft visual studio\vc98
set MSDevDir=c:\program files\microsoft visual studio\common\msdev98
D:\Matlab\rtw\bin\win32\envcheck INCLUDE "c:\prog