-
mti
说明: 用MATLAB做的地面动目标检测,通过杂波抑制,dcpa等等相位中心天线技术,来检测出地面的动目标。(this code is the result of the code ,in fact ,it is the result of the code ,it is using the radar to detect the moveing targets in the ground ,that is it.)
- 2009-07-29 19:55:56下载
- 积分:1
-
mycanny.m
说明: canny算法的一个简易实现,关于两个阈值的连接问题采用了膨胀的方法,较为使用,经比较发现与matlab自带函数相差不大(canny algorithm is a simple implementation, two thresholds on the issue by the expansion of the connection method, the more use, by the comparison function that comes with little difference matlab)
- 2011-03-27 21:25:56下载
- 积分:1
-
GAforPathPlaning
说明: 采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。
利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。
用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve.
The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles.
The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
- 2019-05-02 14:56:19下载
- 积分:1
-
prec_rec
说明: 画出函数的ROC曲线,precision/recall 曲线(function [prec, tpr, fpr, thresh] = prec_rec(score, target, varargin)
PREC_REC- Compute and plot precision/recall and ROC curves.)
- 2011-03-29 20:46:34下载
- 积分:1
-
nonoise
该模型是一个模拟信号数字化传输系统,该模型只通过了PCM编码模块和译码模块(The model is an analog signal digital transmission system, the model only through the PCM coding and decoding module module)
- 2012-05-21 22:43:25下载
- 积分:1
-
ArmonicosMatlab
Display 1 , 10 , 100 , 1000 signal armonics in matlab
- 2015-03-17 11:51:05下载
- 积分:1
-
entropy_2D
运用二维最大熵方法对灰度图象进行分割的matlab源码(The use of two-dimensional maximum entropy method of gray-scale image segmentation matlab source)
- 2007-10-29 16:22:05下载
- 积分:1
-
introduction-of-MATLA
matlab的学习教程,里面含有很全面的介绍教程是ppt格式的,很容易理解,有利于初学matlab的同学的学习(matlab learning tutorial, which contains a very comprehensive introduction tutorial ppt format, it is easy to understand, is conducive to learning for students to learn matlab)
- 2013-09-08 18:32:21下载
- 积分:1
-
U3
说明: 基于MATLAB 2PSK的解调与调制 的毕业设计的源代码(MATLAB-based modulation and demodulation 2psk graduation design source)
- 2013-11-09 21:28:40下载
- 积分:1
-
FittFunc
多种概率分布的拟合函数集合
本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!(Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution, EM algorithm for the test examples, each mapping the distribution of the plot function. Have reference value is!)
- 2008-07-05 21:31:21下载
- 积分:1