代码搜索:Matlab仿真
找到约 10,000 项符合「Matlab仿真」的源代码
代码结果 10,000
www.eeworm.com/read/163882/10140905
c showdata.c
/*
* MATLAB Compiler: 3.0
* Date: Fri Jun 22 08:45:52 2001
* Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
* "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/163881/10140915
c mrandplot.c
/*
* MATLAB Compiler: 3.0
* Date: Fri Jun 22 20:48:08 2001
* Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
* "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/163881/10140923
c mrandplot.c
/*
* MATLAB Compiler: 3.0
* Date: Fri Jun 22 20:33:38 2001
* Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
* "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/163511/10155654
txt~ readme.txt~
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
This version was last updated on 18 January 2003.
Installation
------------
www.eeworm.com/read/163511/10155683
txt readme.txt
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~mu
www.eeworm.com/read/163495/10156982
txt readme.txt
%
%
%
%
% Hello, I am Pranam Janney
%
%
%
This DTMF generator and detector using Goertzels algorithm is developed mainly for educational purpose only and not for commercial usage.
www.eeworm.com/read/359177/10162468
c ch2example16sfun_mex.c
/*
* MATLAB Compiler: 3.0
* Date: Wed Jun 27 13:19:37 2007
* Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
* "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/358694/10181698
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/356890/10219607
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : matlab_eng
======================================================================
www.eeworm.com/read/356588/10224246
readme
-----------------------------------------------
--- Document for MATLAB interface of LIBSVM ---
-----------------------------------------------
Table of Contents
=================
- Introduction
- I