登录
首页 » matlab » Matrix-positioning-procedure

Matrix-positioning-procedure

于 2012-01-18 发布 文件大小:823KB
0 241
下载积分: 1 下载次数: 32

代码说明:

  基于MDS-MAP和矩阵重复优化的无线传感器网络定位程序(Matrix based on MDS-MAP and repeat the optimization of wireless sensor network positioning procedure)

文件列表:

基于MDS-MAP和矩阵重复优化的无线传感器网络定位程序
.................................................\无线传感器网络定位




.................................................\..................\improved
.................................................\..................\........\calcuEmax.m,568,2009-05-15
.................................................\..................\........\DistanceSmooth.m,128,2009-05-15
.................................................\..................\........\DistanceSmoothOptimal.asv,7056,2009-03-17
.................................................\..................\........\DistanceSmoothOptimal.m,7697,2009-05-15
.................................................\..................\........\DistanceSmoothOptimala.asv,4130,2009-03-18
.................................................\..................\........\DistanceSmoothOptimala.m,4136,2009-03-18
.................................................\..................\........\DistanceSmoothOptimalab.asv,4136,2009-03-17
.................................................\..................\........\DistanceSmoothOptimalab.m,4475,2009-03-18
.................................................\..................\........\DistanceSmooth_iterative.asv,789,2009-03-18
.................................................\..................\........\DistanceSmooth_iterative.m,835,2009-05-15
.................................................\..................\........\graphimproved.asv,1306,2009-03-18
.................................................\..................\........\graphimproved.m,1423,2009-05-15
.................................................\..................\........\L2_distance.m,2028,2000-12-20
.................................................\..................\........\matrix_optimal.asv,6806,2009-03-16
.................................................\..................\........\matrix_optimala.asv,3599,2009-03-16
.................................................\..................\........\matrix_optimalab.asv,4469,2009-03-16

.................................................\..................\Reamme.txt,337,2009-05-15
.................................................\..................\test
.................................................\..................\....\calcLocalizationCRB.m,5193,2009-05-15
.................................................\..................\....\graphtest.asv,1544,2009-05-15
.................................................\..................\....\graphtest.m,1968,2009-05-15
.................................................\..................\....\iterative_calculating.asv,646,2009-03-12
.................................................\..................\....\iterative_calculating.m,712,2009-05-15
.................................................\..................\....\L2_distance.m,2122,2009-05-15
.................................................\..................\....\matrix_optimal.asv,3212,2009-05-15
.................................................\..................\....\matrix_optimal.m,3347,2009-05-15
.................................................\..................\....\matrix_optimala.asv,1477,2009-03-12
.................................................\..................\....\matrix_optimala.m,1802,2009-05-15
.................................................\..................\....\matrix_optimalab.asv,1610,2009-03-12
.................................................\..................\....\matrix_optimalab.m,2320,2009-05-15
.................................................\..................\定位.JPG,106432,2009-05-12
.................................................\..................\定位1.JPG,69561,2009-05-15
.................................................\..................\定位2.JPG,69561,2009-05-12
.................................................\..................\定位3.JPG,63425,2009-05-12
.................................................\..................\定位4.JPG,67205,2009-05-12
.................................................\..................\暴风截屏20090514090015.JPG,55099,2009-05-14
.................................................\..................\暴风截屏20090514092738.jpg,55018,2009-05-14

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

发表评论

0 个回复

  • KMP
    图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
    2011-09-23 19:46:43下载
    积分:1
  • CamshiftTrack
    说明:  物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)
    2020-05-29 09:34:17下载
    积分:1
  • 利用数字软件halocn来进行缺陷检测
    利用数字图像处理软件halocn来进行缺陷检测,附带有之前做工程项目的原图源代码,还有ppt和实验指导书(Halocn using digital image processing software for defect detection, comes with artwork done before the project source code, as well as ppt and experimental instructions)
    2020-06-30 03:40:01下载
    积分:1
  • testDetect
    直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
    2013-11-12 14:49:32下载
    积分:1
  • cscameradata
    rice大学单像素相机测试系统的测试数据与算法源代码,可用于压缩传感技术的学习与研究。(rice university single-pixel camera test system test data and algorithm source code can be used to compress the learning and research sensing technology.)
    2014-06-29 10:09:26下载
    积分:1
  • 3D_Moment_Invariant
    说明:  Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用(seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment)
    2009-07-30 10:34:45下载
    积分:1
  • circlefitting
    最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
    2020-09-09 10:38:03下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • qiyizhifenjie
    奇异值分解降噪程序,压缩包里有程序的详细说明,内附有word文档的说明(SVD noise reduction program, compression bag has a detailed description of the program, enclosing a word document description)
    2013-08-23 21:40:29下载
    积分:1
  • 去红眼
    本程序能够去除一幅照片中由于光线发散而产生的红眼效应,即去除红眼(the function is to remove red part of eyes in a picture or photo)
    2017-10-30 11:33:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载