-
Anketa
Create a struct for working with students
- 2014-09-23 19:48:43下载
- 积分:1
-
prep
preprocessing step codes for speech enhancement
- 2014-09-25 22:10:15下载
- 积分:1
-
model_perturbatii
un model forte foarte completed model of the regular pilot comand section
- 2011-11-14 01:51:52下载
- 积分:1
-
lagrange
拉格朗日插值,进行5,10,20点插值,验证插值具有振荡现象(Lagrange interpolation for 5,10,20 point interpolation, interpolation with oscillation phenomenon verification)
- 2013-11-16 22:36:42下载
- 积分:1
-
PAM
PAM编,实现其取样与恢复。比较基本,可以用来入门。(PAM program)
- 2013-05-07 15:19:45下载
- 积分:1
-
Turbinenregelung
涡轮机的一个MATLAB模型,非常的详细和有用(MATLAB model of a turbine, a very detailed and useful)
- 2015-07-20 16:45:01下载
- 积分:1
-
kalman
说明: kalman非常详细的原理说明,主要有介绍了几个原理公式,同时用了一个例子形象的说明原理(the introdution of kalman)
- 2010-04-26 15:17:09下载
- 积分:1
-
Inverted_Pendulum
振动倒立摆,对倒立摆的研究,对matlab动画例程都有帮助的(I have made simple Matlab Code below for this tutorial example and you can modify it for your need.)
- 2014-12-21 11:31:56下载
- 积分:1
-
PID
几种先进PID控制算法的matlab仿真源代码。(Several advanced PID control algorithm matlab simulation source code.)
- 2010-07-09 19:25:59下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1