代码搜索:MATLAB

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

代码结果 10,000
www.eeworm.com/read/303558/13812600

m ip_04_04.m

% MATLAB script for Illustrative Problem 4.4. clear echo on ; a=[-10,-5,-4,-2,0,1,3,5,10]; for i=1:length(a)-1 y(i)=centroid('normal',a(i),a(i+1),0.001,0,1); echo off ; end
www.eeworm.com/read/303054/13822750

dat bookinfo.dat

[General Information] 书名=MATLAB扩展编程 含盘 作者= 页数=372 SS号=0 出版日期= Vss号=96066972
www.eeworm.com/read/301479/13858627

m ip_01_01.m

% MATLAB script for Illustrative Problem 1, Chapter 1. echo on n=[-20:1:20]; x=abs(sinc(n/2)); stem(n,x);
www.eeworm.com/read/300891/13883326

txt 新建 文本文档.txt

SeismicLab, 免费MATLAB地震数据处理软件包
www.eeworm.com/read/150876/5688689

rc linsolver.rc

1 TYPELIB "D:/MATLAB701/work/src\\linsolver_idl.tlb"
www.eeworm.com/read/147529/5728689

m rand.m

%R=rand(m,n) 生成(0,1)上均匀分布的m行n列随机矩阵 %RAND Uniformly distributed random numbers. % RAND(N) is an N-by-N matrix with random entries, chosen from % a uniform distribution on the interval (0.0,1.0
www.eeworm.com/read/147529/5728899

m rand.m

%R=rand(m,n) 生成(0,1)上均匀分布的m行n列随机矩阵 %RAND Uniformly distributed random numbers. % RAND(N) is an N-by-N matrix with random entries, chosen from % a uniform distribution on the interval (0.0,1.0
www.eeworm.com/read/137691/5820401

java matlabmessenger.java

// $Id: MatlabMessenger.java,v 1.1 2004/03/07 08:40:17 kaminw Exp $ /* MatlabMessenger.java * * "Copyright (c) 2001 and The Regents of the University * of California. All rights reserved. * *
www.eeworm.com/read/130130/5963854

html~ index.html~

Camera Calibration Toolbox for Matlab
www.eeworm.com/read/123945/6056776

feedforw

--------------------------------------------------------------- OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF PID-CONTROLLERS OPTIMIZED WITH