-
RLS
基于递推原理的RLS线性阵列算法,入门很好的学习资料!(RLS based on the principle of recursive linear array algorithms, data entry good learning!)
- 2007-12-08 09:24:51下载
- 积分:1
-
matlab
matlab 语谱图的仿真程序和结果 特征分析等( it is really good)
- 2011-05-23 12:12:48下载
- 积分:1
-
TEXT-BOOK
This is a text book in Digital communication which is very good in understaing
- 2011-07-22 07:34:01下载
- 积分:1
-
dbscan
Dbscan 算法的matlab代码,是经典的聚类算法,可以用来分类(it s Dbscan, a classic algorithm, which can be employed to classify the spatial data.
)
- 2013-08-09 22:09:41下载
- 积分:1
-
double_pendulum
double pendulum simulation in matlab
- 2014-01-25 15:54:02下载
- 积分:1
-
Track-Association
采用PDA算法实现量测-航迹关联,常用于目标跟踪(Track association using PDA)
- 2016-07-31 17:34:55下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2020-12-19 20:59:09下载
- 积分:1
-
RLS
Hi ,
Here is a list of the files contained in RLS.zip
FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output i.e feedback is used like in a dc motor we use speed as feedback)
IIR_RLS : IIR RLS demo (IIR is used when there is no access to the output the system model is only a function of the input i.e channel equalization prolbem )
FIRsampledata : a sample data for FIR RLS demo
IIRsampledata : a sample data for IIR RLS demo
Enjoy !
- 2009-10-09 21:29:06下载
- 积分:1
-
add-string
一小例子,关于tableview的,如下 (A small example, on the tableview, as follows)
- 2011-01-25 10:24:30下载
- 积分:1
-
bresenham
matlab绘制bresenham直线,中线画直线,DDA画直线。(matlab draw bresenham line, middle drawing a straight line, DDA line drawing.)
- 2011-05-03 19:02:56下载
- 积分:1