-
ACATSP
蚁群算法求解旅行商问题matlab源程序,可画图.(Ant colony algorithm for traveling salesman problem (matlab source code), the algorithm has a drawing function.)
- 2010-08-23 15:05:54下载
- 积分:1
-
cpsb
这个是车牌识别的程序.很简单,功能也简单!可以通过这个了解车牌识别的流程!(This is a License Plate Recognition procedure. Is very simple functions simple! Can identify through this understanding of the process of license plate!)
- 2009-05-10 11:29:37下载
- 积分:1
-
MUsic
波达方向(DOA) 估计的基本问题就是确定同时处在空间某一区
域多个感兴趣的信号的空间位置(即多个信号到达阵列参考阵元的方
向角)。最早的也是最经典的超分辨率(DOA)估计算法是著名的多信号
分类(Multiple Signal Classification) 法,简称 MUSIC 算法,它是
一类经典的基于特征结构分析的空间谱估计方法。该算法利用了信号
子空间和噪声子空间的正交性,构造空间谱函数,通过谱峰搜索,检测
信号的 DOA。(The basic problem of DOA estimation is to determine the simultaneous location in a certain region of space.
Spatial position of multiple interested signals in the domain (i.e. the direction of multiple signals reaching the array reference elements)
Directional angle). The earliest and most classical super-resolution (DOA) estimation algorithm is the well-known multi-signal.Multiple Signal Classification, referred to as MUSIC algorithm, is A classical spatial spectrum estimation method based on eigenstructure analysis. The algorithm utilizes signals.
The orthogonality of subspace and noise subspace, the construction of spatial spectral function, through peak search, detection DOA of signal.)
- 2021-04-22 22:38:48下载
- 积分:1
-
fitting
程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果(Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results)
- 2010-07-20 11:23:03下载
- 积分:1
-
newtons_algorithm_for_nnls
文献1的仿真程序
solves the linear least squares problem with nonnegative variables =
using the newton s algorithm in [1].
[1] Portugal, Judice and Vicente, A comparison of block pivoting and
% interior point algorithms for linear least squares problems with
% nonnegative variables, Mathematics of Computation, 63(1994), pp. =
625-643(literature of a simulation program solves the linear least squares p roblem with nonnegative variables using the n = ewton's algorithm in [1]. [1] Portugal. Judice and Vicente. A comparison of block pivoting and interior% po int algorithms for linear least squares proble ms% with nonnegative variables, Mathematics of Computation, 63 (1994), pp. = 625-643)
- 2007-03-27 14:54:26下载
- 积分:1
-
dtcandsvm
普通永磁同步电机的直接转矩控制和基于空间矢量调制的直接转矩控制仿真模型(Direct Torque Control ordinary permanent magnet synchronous motors and direct torque control simulation model based on space vector modulation)
- 2020-06-30 11:00:01下载
- 积分:1
-
Matlabfiles
说明: 包括有维纳滤波器设计等离散随机信号分析的matlab程序(Matlab program for discrete random signal analysis including Wiener filter design)
- 2019-02-17 16:45:44下载
- 积分:1
-
fastica
FastICA算法,又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvä rinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。(FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, University of Helsinki, Finland by Hyvä rinen et al put forward. Is a fast iterative optimization algorithm, with the ordinary neural network algorithm is different from the algorithm used in batch mode, that is, in every iteration step in a large number of samples involved in computing the data.)
- 2009-05-15 22:02:08下载
- 积分:1
-
LCS
LCS 问题 最大公共子序列LCS 问题 最大公共子序列LCS 问题 最大公共子序列(The biggest problem common subsequence LCS LCS LCS biggest problem common subsequence problem largest common subsequence)
- 2015-01-04 21:47:33下载
- 积分:1
-
pso
粒子群算法求解旅行商问题
运行yunxing.m中的内容
文件列表
Arrange.m
GenerateChangeNums.m
HoldByOdds.m
PathDistance.m
PathExchange.m
PathPlot.m
yunxing.m
readme.txt(Particle swarm algorithm to solve the traveling salesman problem)
- 2013-05-08 04:26:18下载
- 积分:1