-
S2
说明: function [ret,x0,str,ts,xts]=s1(t,x,u,flag)
s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(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.
Setting FLAG=1 causes s1 to return state derivatives, FLAG=2
discrete states, FLAG=3 system outputs and FLAG=4 next sample
time. For more information and
- 2010-03-03 17:14:37下载
- 积分:1
-
qqqqqq
自编中值滤波 matlab matlab matlab(Self median filter matlab matlab matlab)
- 2011-05-06 19:06:29下载
- 积分:1
-
ACO_for_TSP
使用蚁群算法进行TSP问题的求解,画出了初始城市分布,蚁群算法求得的路线图。(Using the Ant Colony Algorithm to solve the problem of Traveling Salesman Path.The initial distribution of the cities is presented.And the path for the salesman can be seen clearly from the figure.)
- 2013-12-09 11:35:12下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
OFDMChanTstEuql
OFDM信道估计和均衡的仿真程序,包括MMSE、LS、ZF等方法。(OFDM channel estimation and balanced simulation program, including the MMSE, LS, ZF and other methods.)
- 2020-07-10 14:19:04下载
- 积分:1
-
MATLAB-Simulink
MATLAB Simulink 通信系统 建模 仿真实例 精讲 源代码(MATLAB Simulink communications system modeling and simulation examples the Jingjiang source code)
- 2012-07-13 12:15:48下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
Adaptive Filtering Primer with MATLAB - Poularikas and Ramadan
- 2014-02-25 23:05:32下载
- 积分:1
-
MATLABbookProgram
这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
- 2007-04-14 10:01:07下载
- 积分:1
-
CCA
该程序的主要功能是实现典型相关分析算法。(The program' s main function is to achieve a canonical correlation analysis algorithms)
- 2012-06-13 21:43:27下载
- 积分:1
-
singlePID
MATLAB实现单神经元PID控制,在智能控制算法中,运行结果较好。(MATLAB single-neuron PID control, intelligent control algorithm, the results better.)
- 2011-09-22 16:33:56下载
- 积分:1