登录
首页 » matlab » kalmanXYZT.m

kalmanXYZT.m

于 2013-10-11 发布 文件大小:1KB
0 122
下载积分: 1 下载次数: 16

代码说明:

  卡尔曼滤波(扩展方法)定时定位,自己编写调试。(Kalman filter (extension methods) time positioning, write your own debugging.)

文件列表:

kalmanXYZT.m,2129,2008-11-04

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

发表评论


0 个回复

  • MRI-CT融合示例
    说明:  这是MRI-CT融合示例code,编程语言为matlab。内含图像,注释清晰,代码完整,下载解压后可以直接运行。(This is an example code of MRI-CT fusion, and the programming language is matlab. The image is included, the annotation is clear, and the code is complete. After downloading and decompressing, it can run directly.)
    2020-05-11 21:35:25下载
    积分:1
  • image_segment
    最大类间方差法图像阈值分割,基于matlab平台,适用于一维二维图像分割(Otsu method of image segmentation, based on matlab platform for one-dimensional two-dimensional image segmentation)
    2011-06-25 15:11:13下载
    积分:1
  • digitalimageprocessprograms
    中南大学数字图像处理上机实验指导书及参考答案,全部由本人编写,在MATLAB 6.5上运行通过。包括图像变换及频域滤波,空间域图像增强,图像边缘检测及参考图片,比网上流传的好的多,是学习图像处理的基础。(Zhongnan University of digital image processing on the experimental guide and reference book answers all prepared by me, MATLAB 6.5 to run through. Image Transform and including the frequency domain filtering and spatial domain image enhancement, edge detection and reference photographs, spread over the Internet much more study is the basis of image processing.)
    2020-12-10 14:59:18下载
    积分:1
  • fcm
    转载一个基于FCM的图像分割matlab源代码,初学者可以参考。(Reprint of an FCM-based image segmentation matlab source code, can refer to beginners.)
    2008-12-24 10:35:01下载
    积分:1
  • eg2
    用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。(Half of them with the data ANN-BP algorithm design classifier, and the other half data used to test the performance of classification. )
    2012-03-26 11:20:12下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • stitching
    图像拼接,可用于全景照机等应用场景 根据图像的特征(可选多种特征,例如SIFT,haar,HOG等征),将两幅或多幅图像无缝拼接起来(Image stitching, can be applied to panoramic photographing, and other application scenarios.)
    2014-10-24 15:44:57下载
    积分:1
  • inverse_winer_filter
    对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。(Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.)
    2009-11-14 00:45:35下载
    积分:1
  • ReferenceWhite
    利用改进的“参考白”算法对彩色图像进行光照补偿(Using improved "reference white" algorithm to compensate illumination of color image.)
    2011-06-09 19:46:43下载
    积分:1
  • head-3d-restruction
    利用matlab对头颅图像进行三维重建的实用算法(Practical three-dimensional image reconstruction algorithm using matlab)
    2013-05-21 10:38:27下载
    积分:1
  • 696518资源总数
  • 105446会员总数
  • 13今日下载