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

Matrix-positioning-procedure

于 2012-01-18 发布 文件大小:823KB
0 140
下载积分: 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 个回复

  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • OIF
    在idl环境下,用最佳指数法对高光谱图像进行波段选择的程序(OIF)
    2021-04-12 21:08:57下载
    积分:1
  • dtcwpt
    2-band discrete wavelet transform (DWT) Dual-Tree Complex Wavelet Packet(The 2-band discrete wavelet transform (DWT) provides an octave-band analysis in the frequency domain, but this might not be ‘optimal’ for a given signal. The discrete wavelet packet transform (DWPT) provides a dictionary of bases over which one can search for an optimal representation (without constraining the analysis to an octave-band one) for the signal at hand. However, it is well known that both the DWT and the DWPT are shift-varying. Also, when these transforms are extended to 2-D and higher dimensions using tensor products, they do not provide a geometrically oriented analysis. The dual-tree complex wavelet transform (DT-CWT), introduced by Kingsbury, is approximately shift-invariant and provides directional analysis in 2-D and higher dimensions. In this paper, we propose a method to implement a dual-tree complex wavelet packet transform (DTCWPT), extending the DT-CWT as the DWPT extends the DWT. To find the best complex wavelet packet frame for a given signal, w)
    2009-07-01 06:16:20下载
    积分:1
  • Haralick
    计算灰度共生距的matlab源代码Haralick Texture Features Matlab Toolbox v0.1b(Calculation of gray symbiotic matlab source code from the Haralick Texture Features Matlab Toolbox v0.1b)
    2009-01-14 16:48:47下载
    积分:1
  • modelsim_gaosi
    说明:  用matlab将图片转成灰度图TXT,再通过verilog将数据导入FPGA中,采用高斯滤波算法来处理,再将处理后的图片数据导出到TXT中。(The image is transformed into gray-scale image TXT by MATLAB, and then the data is imported into FPGA by Verilog, processed by Gauss filter algorithm, and then the processed image data is exported to TXT.)
    2020-05-28 16:20:09下载
    积分:1
  • headCountCode
    采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.)
    2021-03-05 17:39:31下载
    积分:1
  • Hough-transform
    基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
    2013-12-09 16:41:57下载
    积分:1
  • CCD
    对ccd图像进行解码采集,并通过VGA输出(Ccd image decoding of the collection, and through the VGA output)
    2009-07-16 22:35:30下载
    积分:1
  • nonmaxsup
    CANNY算子的非极大值抑制步骤,使用插值计算,支持不同的抑制半径(Non-maxima suppression step CANNY Operators using interpolation, support different radii suppression)
    2016-05-19 11:38:16下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • 696518资源总数
  • 105604会员总数
  • 18今日下载