-
loc_im_display
显示一个黑白图像。去掉matlab的边框。(Display a balck & with image. Matlab default frame will not be dispaly)
- 2009-04-03 18:32:49下载
- 积分:1
-
nonnegativeICAexample
非负独立分量盲源信号的分离方法是一种很简单的盲源分离方法(Non-negative independent component blind source separation method is a very simple blind source separation methods)
- 2013-10-30 11:05:47下载
- 积分:1
-
Simple-Fuzzy-Control-Demonstration
fuzzy control in matlab
- 2014-12-08 12:51:16下载
- 积分:1
-
ACADOtoolkit-1.0.2613beta
ACADO Toolkit is a software environment and algorithm collection written in C++ for au-tomatic control and dynamic optimization. It provides a general framework for using a great
variety of algorithms for direct optimal control, including model predictive control as well
as state and parameter estimation. It also provides (stand-alone) eciently implemented
Runge-Kutta and BDF integrators for the simulation of ODE s and DAE s.
- 2012-10-30 15:02:20下载
- 积分:1
-
稀疏贝叶斯
基于稀疏贝叶斯学习的稀疏向量恢复算法,里面包含多个情景下的仿真程序和说明(Sparse vectors recovery based on SBL)
- 2021-03-01 17:09:34下载
- 积分:1
-
Robustiterativelearningcontroldesign
鲁棒迭代学习控制的设计
对不确定时滞系统的基础
在性能指标(Robust iterative learning control design
for uncertain time-delay systems based
on a performance index)
- 2010-09-29 11:18:05下载
- 积分:1
-
bestdimensionm
一种全新的计算嵌入维数的算法,读者可以根据自己的需要再编写。(a new qianru suanfa of chaos)
- 2009-12-15 18:16:35下载
- 积分:1
-
ambient-noise
是几篇关于背景噪声的经典文章,从背景噪声的原理以及发展趋势讲解,很有用(it is useful for studying ambient noise)
- 2012-08-02 09:59:24下载
- 积分:1
-
LMS_gaotonglvboqi_ganraoduixiao
多频率点的凹口滤波,干扰对消,实现信号与噪声的分离,效果很好。(Recesses of the multi-frequency filtering, interference canceller to realize the separation of signal and noise, and the effect is good.)
- 2013-03-10 19:01:59下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1