-
problem1structures
MATLAB structures provide a way to collect arrays of different types and sizes
in a single array. The following codes show how this can be made for problem1.m.
One of the most interesting features is that the argument passing to functions is
simplified.
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 19:07:56下载
- 积分:1
-
predball
simulik based models
- 2010-12-16 01:56:20下载
- 积分:1
-
1111
MATLAB在时间序列建模预测及程序代码,可以通过本书学习简单的时间序列法及其源代码(MATLAB modeling in time series prediction and program code, you can book a simple time series study its source code)
- 2010-12-25 21:38:27下载
- 积分:1
-
QPSKwumalvfangzhen
QPSK误码率仿真及星座图,仿真入门级。信号的调制译码(The Simulation and QPSK constellation, entry-level simulation. Decoding the signal modulation)
- 2011-05-11 22:13:24下载
- 积分:1
-
DTS_ver_0.1
this is file for optimization and searching.
- 2013-04-29 14:05:02下载
- 积分:1
-
Person01-1.tar
data based for face recognition
- 2010-11-02 10:32:45下载
- 积分:1
-
Gray-relational-analysis
利用灰关联分析模型判断初始序列与比较矩阵的相关关系,最后是以邓氏灰关联度的大小来判断的。(The use of gray relational analysis model to determine the initial sequence and comparison of the correlation between the matrix, the last of the Tang is gray relational grade to determine the size of the.)
- 2009-07-15 20:48:28下载
- 积分:1
-
knn-softsvm-matlab
matlab的knn网络,最小二乘算法,softsvm分类器实现,以及简单的交叉验证等,三种产检的方法(knn,softsvm matlab)
- 2013-10-24 00:19:10下载
- 积分:1
-
music1
music算法,用于波达方向估计,效果良好,并有和root-music(根值)music算法的比较(music algorithm for DOA estimation results were very good and and the root-music (root) music Algorithms)
- 2008-12-27 21:24:30下载
- 积分:1
-
sw_pretrigger
This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold *and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. (This m-file implements a simple data acquisition gui with multiple channels and custom triggering
It demonstrates how to:
1) Use nested functions to simplify data acquisition programs
2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.
3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels.
4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold*and* a toggle button is enabled).
Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. )
- 2009-10-21 15:18:03下载
- 积分:1