-
pendul
三阶倒立摆的鲁棒控制算法,包含了H infinity control 和mu analysis 算法,并进行了比较,很好的程序,值得分享。(Robust order inverted pendulum control algorithm, including the H infinity control and mu analysis algorithm, and compared, a very good program, worth sharing.)
- 2010-09-11 16:26:28下载
- 积分:1
-
mp3readwrite
实现MATLAB环境中,对MP3格式的音频文件的读写操作(reading from or writing to a mp3 audio file based-on matlab)
- 2010-11-28 11:20:02下载
- 积分:1
-
MT_CS_demo
主要是采用贝叶斯分压缩感知算法,及相关的应用实例(BSC used in the compressed sensing)
- 2011-08-14 12:07:29下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
binauraltoolbox
it includes several useful matlab codes such as correlogram & noise maker and ...
- 2014-02-11 06:53:11下载
- 积分:1
-
Desktop
读入ORL人脸库的指定数目的人脸前前五张(训练)
输入:nFacesPerPerson --- 每个人需要读入的样本数,默认值为 5
nPerson --- 需要读入的人数,默认为全部 40 个人
bTest --- bool型的参数。默认为0,表示读入训练样本(前5张);如果为1,表示读入测试样本(后5张)(Read into the ORL face database face before the specified number of five sheets (Training) Input: nFacesPerPerson--- everyone needs to read the sample size, the default value is 5 nPerson--- the number of people need to read , the default for all 40 individual bTest--- bool type parameters. The default is 0, read the training samples (top 5) If 1, read that the test samples (after 5))
- 2010-11-29 15:18:37下载
- 积分:1
-
makebottle
This function constructs a bottleneck (or toassociative) neural network.
- 2010-03-04 17:17:33下载
- 积分:1
-
POCS.tar
错误隐藏matlab 代码,很不错的pocs(error concealment)
- 2014-09-17 21:13:21下载
- 积分:1
-
backstepping-Design
backstepping方法设计例子,对于初学者为不错的样例,我本人就是通过这些练习起来的。很有效(The backstepping method design examples for beginners is a good sample, I was up by these exercises. Very effective)
- 2012-09-13 10:09:53下载
- 积分:1
-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1