-
control_DC_MOTOR
control of dc motor
- 2012-05-11 06:59:08下载
- 积分:1
-
imrotate
IMAGE ROTATE PROGRAMMMMMMMM
- 2013-04-21 00:14:32下载
- 积分:1
-
3
说明: * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
(* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
)
- 2008-02-20 16:38:29下载
- 积分:1
-
daq2axis
daqaxis help for national instruments
- 2009-05-24 20:13:27下载
- 积分:1
-
57578859matpower3.1b2
说明: matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 (chao liu ji suan)
- 2010-04-01 11:04:25下载
- 积分:1
-
suijishuchensheng
产生了十种随机数字,一起学习,多多指教拉(produced dozens of random digits, learning together and exhibitions Rafah)
- 2007-05-22 20:57:20下载
- 积分:1
-
eemd
本程序为eemd的基本程序,可以通过调用此程序对信号进行eemd分解(This program is eemd the basic procedures, you can call this process decomposition of the signal eemd)
- 2011-11-24 09:21:04下载
- 积分:1
-
FLch2bzsheg2
系统辨识及其MATLAB仿真,白噪声产生程序(System Identification and MATLAB simulation, white noise generator)
- 2013-11-13 15:48:50下载
- 积分:1
-
stezcr
A linear system is such that produces its output as a linear combination of its
current and previous inputs and its previous outputs [13]. It can be described
as time-invariant if the system parameters do not change with time
- 2011-01-24 23:00:25下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1