-
gpc_step
所谓阶梯式控制,就是对未来控制量的变化加以约束,强迫未来控制量以一阶指数响应曲线的形式变化。在这种控制策略下,可以避免求解控制律时的矩阵求逆,且在处理约束限制时,可方便将 和 的约束转化为对 的约束,减少了算法计算量。(The so-called ladder-type control, is the change in the future to control the amount of bound, forced to the future control the amount of the first order exponential response curve in the form of change. In this control strategy, the control law can be avoided when solving the matrix inversion, and the limit in dealing with constraints, and constraints can easily be translated into constraints, reducing the computational algorithm.)
- 2011-06-22 21:23:29下载
- 积分:1
-
MassModelEulermethod
神经元mass模型tonic 放电例子,并给出了相图(a example of neural mass model in tonic firing, and give its phase portrait)
- 2011-09-01 13:14:09下载
- 积分:1
-
sing
matlab中GUI实现删除声音短,声音中插入声音(the matlab GUI delete voice short, insert voice sound)
- 2012-09-14 21:11:43下载
- 积分:1
-
Filter
matlab下filter程序,有脉冲响应法和双线性变换法生成filter,各参数有详细注释,有信号滤波前后的图形、频谱及相位对比。(Under filter matlab procedures, generate filter impulse response method and bilinear transformation method, various parameters are detailed notes, graphics, spectrum and phase contrast signal before and after filtering.)
- 2014-02-09 15:53:49下载
- 积分:1
-
BPSO
BPSO 二进制粒子群优化算法matlab源代码实现
(Binary particle swarm optimization algorithm)
- 2021-04-04 16:19:05下载
- 积分:1
-
TimeIntegrationMethods
TimeIntegrationMethods usin Molecular Dynamics
- 2008-01-20 18:07:41下载
- 积分:1
-
image_compression
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol). Huffman coding is such a widespread method for creating prefix codes that the term Huffman code is widely used as a synonym for prefix code even when such a code is not produced by Huffman s algorithm.
- 2015-03-31 04:25:52下载
- 积分:1
-
EXAMPL_2
AMI码的功率谱,通过仿真产生AMI码并且绘制其功率谱图。(AMI code power spectrum, generated by simulation AMI code and mapping of its power spectrum.)
- 2020-07-04 19:40:02下载
- 积分:1
-
classdef.cpp
ActiveMng.cpp MuOnline,DataServer,SourceCode for MuOnline DataServer (zTeam_24.10.13_S6_3)
- 2014-12-04 07:44:58下载
- 积分:1
-
tsp-matlab
The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-10-22 00:42:51下载
- 积分:1