-
a
说明: 1、对原文《线性时滞系统的记忆与无记忆复合H∞状态反馈控制》仿真例子作了修正。原例子根据定理1没有解。
2、对该控制方法利用matlab lmi工具箱做了仿真验证。(matlab lmi toolbox)
- 2010-07-21 22:19:04下载
- 积分:1
-
Cplusplus.tar
Some of the codeforces problems i ve solved
- 2014-11-20 20:52:09下载
- 积分:1
-
blender1
Learning Belendr persian language
- 2015-03-28 06:48:24下载
- 积分:1
-
采用总变分法(TV)进行图像修复的matlab源代码
采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。(Using variational method (TV) for image restoration matlab source code. Repair and multi-scale methods include thermal diffusion.)
- 2014-03-28 11:08:07下载
- 积分:1
-
power
从时域和频域上计算一个时间序列的能量,从而研究时间序列的能量(From the time domain and frequency domain calculation of the energy of a time series, time series in order to study the energy)
- 2011-10-15 16:08:34下载
- 积分:1
-
bys
有关卡调用的很好资料,希望对大家有用,一起学习(hand book)
- 2010-03-10 20:55:43下载
- 积分:1
-
SWT
实现图像的二维平稳小波变换,包含对源图像的分解与重构(2-D stationary wavelet transform, including the decomposition and reconstruction of the source image)
- 2020-11-10 11:19:46下载
- 积分:1
-
SimpleSolarCellAndPanelModel
this programme define a circuit-based simulation model for a PV cell in order to allow estimate the electrical behavior of the cell with respect changes on environmental parameter of temperature and irradiance
- 2012-08-23 03:34:47下载
- 积分:1
-
elastic_cerjan
均匀介质各向同性二维弹性波数值模拟,采用cerjan边界条件。有公式及参考文献。带有速度模型以及雷克子波函数,解压后直接运行就可以。(The homogeneous medium isotropic two-dimensional elastic wave numerical simulation, using cerjan boundary conditions. formulas and references Sample are added.With the velocity model and the the Ricker wave function, and can be run directly after decompression.)
- 2012-09-08 15:13:11下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1