-
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
-
MATLAB
详细的介绍了matlab的程序设计和编程方法等
(Detailed description of the matlab program design and programming methods)
- 2011-05-01 15:51:08下载
- 积分:1
-
proakis
digital signal processing using matlab 源码(digital signal processing using matlab source code)
- 2011-11-16 15:20:16下载
- 积分:1
-
lowpasser
关于DSP方面的低通滤波器的设计的matlab程序。(On the DSP side of the low-pass filter design matlab program.)
- 2010-08-03 10:56:31下载
- 积分:1
-
Sliding
implementation of sliding mode control
- 2012-04-19 00:13:39下载
- 积分:1
-
MZDDE2
zemax与matlab调用程序,当您用matlab分析复杂数据时,可以利用zemax光路计算工具提供原始数据,由matlab分析,并且可以驱动zemax优化,对自由曲面的优化更为重要,此代码为matlab调用zemax的函数库。(ZEMAX and Matlab : A Powerful Pair
ZEMAX features a built-in DDE (Dynamic Data Exchange) server that allows other Windows® applications access to ZEMAX functions. Programming DDE applications can be somewhat complex if you are working in a compiled language such as C++. An alternative is to use one of the scripting languages such as Tcl, Python or Matlab. Matlab is a great choice since it is much more than a scripting language. Matlab provides a wealth of functions for processing and visualizing scientific and engineering data and there are toolboxes for Matlab that extend the basic capabilities into a wide variety of more specialized areas and disciplines.
)
- 2009-05-12 00:07:02下载
- 积分:1
-
kalman2
卡尔曼数据滤波,将文本数据进行很好的滤波,实践有效……………………(Kalman filter)
- 2010-12-02 18:02:00下载
- 积分:1
-
CHAPTER1
说明: MATLAB 编程,用MATLAB对先进控制算法编程 并且给出一个对象对其进行仿真(MATLAB programming, using MATLAB programming for advanced control algorithms and gives an object its simulation)
- 2008-11-30 09:31:45下载
- 积分:1
-
dfig
一个双馈电机的风机模型 给大家看看 分享一下(A double-fed motor and fan model for everyone to see share)
- 2010-06-01 10:15:59下载
- 积分:1
-
filter-design
滤波器设计:维纳滤波器设计 自适应滤波器设计 功率谱估计(Filter Design: Wiener filter design adaptive filter design power spectrum estimation)
- 2015-03-26 19:00:40下载
- 积分:1