登录
首页 » matlab » 基于地形分块匹配算法定位仿真(原始程序)

基于地形分块匹配算法定位仿真(原始程序)

于 2020-12-02 发布
0 273
下载积分: 1 下载次数: 3

代码说明:

说明:  地形分块下的匹配导航算法仿真程序,算法包括最优分块算法和匹配定位算法的仿真(Simulation program of matching navigation algorithm under terrain block, including the simulation of optimal block algorithm and matching positioning algorithm)

文件列表:

基于地形分块匹配算法定位仿真(原始程序)\DEM.mat, 1885473 , 2015-03-27
基于地形分块匹配算法定位仿真(原始程序)\fz1.mat, 1885663 , 2015-03-27
基于地形分块匹配算法定位仿真(原始程序)\fz2.mat, 1885663 , 2015-03-27
基于地形分块匹配算法定位仿真(原始程序)\grid500_1.dat, 4001000 , 2011-03-25
基于地形分块匹配算法定位仿真(原始程序)\MAP.mat, 1860816 , 2015-03-27
基于地形分块匹配算法定位仿真(原始程序)\POSITION.asv, 647 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\POSITION.m, 647 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\POSITION1.asv, 536 , 2015-03-27
基于地形分块匹配算法定位仿真(原始程序)\POSITION1.m, 553 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\似然函数等值线图.fig, 276787 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\似然函数等值线图(分块).fig, 340049 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\分块的匹配结果.fig, 644918 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序)\未分块的匹配结果.fig, 507413 , 2015-04-02
基于地形分块匹配算法定位仿真(原始程序), 0 , 2020-04-11
基于地形分块匹配算法定位仿真(原始程序)\链接.url, 147 , 2020-04-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MRFaEM-change-detection
    马尔科夫随机场 EM算法 做图像变化检测 请多指教(MRF EM image change detection algorithms do please advise)
    2021-03-31 12:39:08下载
    积分:1
  • 2-Matlab-SIFT
    说明:  SIFT特征提取演算法------可用于两张影像之特征点匹配(SIFT feature extraction algorithm-can be used for feature point matching of two images)
    2019-09-23 00:20:35下载
    积分:1
  • FCM
    利用模糊C聚类(FCM)的方法对彩色图像进行分割,期中可以用不通的特征向量来表征图像的特征(Using Fuzzy C-clustering (FCM) method for color image segmentation, mid-term feature vectors can be used unreasonable to characterize the image Feature)
    2012-03-27 03:29:54下载
    积分:1
  • Canny
    说明:  用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
    2010-03-28 14:43:47下载
    积分:1
  • gathers
    图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。 (image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.)
    2007-06-03 09:52:31下载
    积分:1
  • BM3D
    说明:  BMD完整代码,包括灰度图片和彩色图片的去噪、去模糊等功能,去噪效果尤为突出。(Complete code of BMD, including de-noising and de-blurring functions of gray image and color image, especially outstanding de-noising effect.)
    2020-12-17 14:09:12下载
    积分:1
  • gaussian-sobel-pyramid
    对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。(Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.)
    2011-04-19 19:58:47下载
    积分:1
  • NSCTimagefusion
    NSCT轮廓波变换程序,用于图像融合,有图有解释说明(NSCT image fusion)
    2020-09-02 16:58:08下载
    积分:1
  • py-faster-rcnn-master
    图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
    2020-12-11 15:39:18下载
    积分:1
  • SVM
    说明:  基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。(Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.)
    2009-08-03 11:28:59下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载