tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法
上传时间: 2017-08-05
上传用户:zhoujunzhen
This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to estimate the depth from the ball to the camera. The camera is calibrated to map the world coordinate to the camera coordinate and it can reach an accuracy over 90 . Enjoy
标签: the includes pressure project
上传时间: 2013-12-24
上传用户:cxl274287265
自己做的毕设,用matlab做的基于MDS-MAP和矩阵重复迭代优化的无线传感网节点定位仿真程序,在matlab中可以直接运行得到仿真结果,程序附有详细注解。
标签:
上传时间: 2014-03-09
上传用户:watch100
用MRF模型进行抠图的文章,国内不多见的文章。文中抠图问题被转化成一个MRF场合吉布斯分布的MAP问题.....
上传时间: 2017-09-24
上传用户:lixinxiang
Acompanhamento de ponto de potência máxima ( MPPT ) é uma técnica que ligadas em rede e inversores, carregadores de baterias solares e dispositivos semelhantes usar para obter a potência máxima possível a partir de um ou mais módulos fotovoltaicos.
上传时间: 2015-04-01
上传用户:冠江冠江
对自组织神经网络在客户分类中的应用进行了探讨,讨论了客户分类的概念、指标选取、分类方法选取、SOM(Self Organization Map)聚类方法,给出了一种基SOM的客户分类方法。
上传时间: 2015-07-05
上传用户:snadoom
通过CAN总线查询汽车下列状态 RPM VVS ECT MAF MAP TP O2B1S1 LOAD_PCT
上传时间: 2016-04-28
上传用户:bxjhome
质粘性液体FEM模拟
标签: Non-isothermal Viscoelastic Simulation Fluids FEM of
上传时间: 2016-05-06
上传用户:huzijun
turbo仿真的matlab源代码,可以选择是否进行删余,log-map,sova等编码形式
上传时间: 2017-04-24
上传用户:wanmorelove
1. 在MATLAB中,分别对灰度图、真彩色图、索引彩色图,实现图像的读入、显示等功能。 2. 将真彩色图、索引彩色图转为灰度图,并保存到硬盘自己的文件夹下。 3. 如果按下面的操作读入索引彩色图像,请说明X、MAP两个矩阵中是如何保留图像中RGB彩色信息的。 [X,MAP]=imread(‘文件名’,‘格式’); 答:代码中X为读出的图像数据,MAP为颜色表数据(或称调色板,亦即颜色索引矩阵,对灰度图像和RGB彩色图像,该MAP为空矩阵)。一幅像素为m*n的RGB彩色图像(m,n为正整数,分别表示图像的高度和宽度),可以用m*n*3的矩阵来形容,3层矩阵中的每一个元素对应红、绿、蓝的数值,红绿蓝是三原色,可以组合出所有的颜色。 4,(提高题)实现真彩色图像的读入,请分R、G、B三个通道分别显示该图像的红、绿、蓝色图像。
上传时间: 2017-05-10
上传用户:mouroutao