-
S4
说明: function [ret,x0,str,ts,xts]=s4(t,x,u,flag)
s4 is the M-file description of the SIMULINK system named s4.
The block-diagram can be displayed by typing: s4.
SYS=s4(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:16:43下载
- 积分:1
-
mse
利用matlab实现的最小二乘法的计算,可以利用在处理信号和进行数值计算的时候(Using matlab realize the least squares method of calculation can be utilized in signal processing and numerical calculation time)
- 2013-11-08 09:55:26下载
- 积分:1
-
comm.code
matlab code of a carier
- 2010-12-05 15:34:18下载
- 积分:1
-
GPC
广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法(Generalized Predictive Control)
- 2010-12-14 22:28:09下载
- 积分:1
-
002
读写器管理(RM)标准,读写器管理标准的相关说明。(Reader Management (RM) standards, reader management standards for instructions.)
- 2010-01-09 20:28:39下载
- 积分:1
-
package_emd
emd工具箱,用经验模态分解时一定要安装的工具箱,解压后添加进toolbox里,setpath后,记得更新工具箱,就可以使用了,我是用来分解信号进行信号处理的(emd toolbox with a time of empirical mode decomposition must install kit, unpacked add toolbox, the post setpath, remember to update the toolbox, you can use, and I was used to decompose the signal for signal processing)
- 2014-11-25 11:05:09下载
- 积分:1
-
stbc_sm
stbc of Spatial modulation
- 2015-01-29 18:26:41下载
- 积分:1
-
spectrum
反应谱,适用范围广,应用方便,有利用地震波使用过程中的位移,加速度,速度反应谱(Response spectrum, widely used, and convenient, with the use of seismic waves in the process of displacement, acceleration, velocity response spectrum)
- 2010-07-22 10:21:45下载
- 积分:1
-
formal_context
使用matlab利用一定的约简方法实现形式背景的约简和概念格的还原。(Using matlab Reduction Method using certain forms of background reduction and the reduction of concept lattices.)
- 2020-12-31 16:38:59下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1