登录
首页 » matlab » code

code

于 2017-12-22 发布 文件大小:441KB
0 159
下载积分: 1 下载次数: 6

代码说明:

  多传感器信息融合--matlab实现程序,里面有比较详细的例子噢(Multi sensor information fusion --matlab implementation program, there are more detailed examples)

文件列表:

传感器信息融合-随书程序\第2章\ex_system_codegen.m, 2085, 2014-06-09
传感器信息融合-随书程序\第2章\sobel.m, 568, 2014-06-09
传感器信息融合-随书程序\第3章\kalmanfusion.m, 6944, 2014-06-09
传感器信息融合-随书程序\第4章\lindetection.m, 1727, 2014-06-09
传感器信息融合-随书程序\第4章\serial-comunication.m, 424, 2014-06-09
传感器信息融合-随书程序\第5章\example1.m, 303, 2014-06-09
传感器信息融合-随书程序\第5章\example2.m, 1148, 2014-06-09
传感器信息融合-随书程序\第5章\example3.m, 443, 2014-06-09
传感器信息融合-随书程序\第5章\example4.m, 424, 2014-06-09
传感器信息融合-随书程序\第5章\example5.m, 950, 2014-06-09
传感器信息融合-随书程序\第5章\example6.m, 2518, 2014-06-09
传感器信息融合-随书程序\第6章\area_var_match.m, 692, 2012-02-08
传感器信息融合-随书程序\第6章\clock1.bmp, 23329, 2007-01-07
传感器信息融合-随书程序\第6章\clock2.bmp, 26535, 2007-01-07
传感器信息融合-随书程序\第6章\dctVarFusion.m, 3167, 2014-06-09
传感器信息融合-随书程序\第6章\dec2.m, 149, 2012-02-08
传感器信息融合-随书程序\第6章\downspl.m, 330, 2012-02-08
传感器信息融合-随书程序\第6章\es2.m, 398, 2012-02-08
传感器信息融合-随书程序\第6章\ex1.m, 879, 2012-02-08
传感器信息融合-随书程序\第6章\ex2.m, 454, 2012-02-08
传感器信息融合-随书程序\第6章\ex3.m, 174, 2012-02-08
传感器信息融合-随书程序\第6章\example1.m, 618, 2014-06-09
传感器信息融合-随书程序\第6章\example2.m, 2941, 2014-06-09
传感器信息融合-随书程序\第6章\example3.m, 1771, 2014-06-09
传感器信息融合-随书程序\第6章\example6.m, 879, 2014-06-09
传感器信息融合-随书程序\第6章\fuse_lap.m, 1417, 2012-02-08
传感器信息融合-随书程序\第6章\high.jpg, 17263, 2004-06-13
传感器信息融合-随书程序\第6章\low.jpg, 12150, 2004-06-13
传感器信息融合-随书程序\第6章\lowfrefus.m, 1058, 2012-02-08
传感器信息融合-随书程序\第6章\modmat.m, 501, 2012-02-08
传感器信息融合-随书程序\第6章\mydwt.m, 779, 2012-02-08
传感器信息融合-随书程序\第6章\mydwt2.m, 1251, 2012-02-08
传感器信息融合-随书程序\第6章\mywavedec2.m, 1187, 2012-02-08
传感器信息融合-随书程序\第6章\pepsi1.tif, 264026, 2002-01-05
传感器信息融合-随书程序\第6章\pepsi2.tif, 264090, 2002-01-05
传感器信息融合-随书程序\第6章\selb.m, 375, 2012-02-08
传感器信息融合-随书程序\第6章\selc.m, 1277, 2012-02-08
传感器信息融合-随书程序\第6章\submat.m, 873, 2012-02-08
传感器信息融合-随书程序\第6章\undec2.m, 182, 2012-02-08
传感器信息融合-随书程序\第6章\weivec.m, 307, 2012-02-08
传感器信息融合-随书程序\第2章
传感器信息融合-随书程序\第3章
传感器信息融合-随书程序\第4章
传感器信息融合-随书程序\第5章
传感器信息融合-随书程序\第6章
传感器信息融合-随书程序

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

发表评论

0 个回复

  • boundary_conditions
    emd算法中的边界条件函数 %BOUNDARY_CONDITIONS_EMD extends an extrema set to limit edge effects on the interpolations(% [TMIN,TMAX,ZMIN,ZMAX] = BOUNDARY_CONDITIONS_EMD(INDMIN,INDMAX,T,X,Z,NBSYM) % % inputs: % - INDMIN, INDMAX: indices of minima and maxima in the real signal X % - T: sampling times % - X: real signal in which INDMIN and INDMAX are the indices of extrema % - Z: signal which values are interpolated in the final envelope % - NBSYM: number of points added to each end % % outputs: % - TMIN, TMAX: extended sampling times % - ZMIN, ZMAX: extended "extrema" set)
    2017-12-05 12:18:02下载
    积分:1
  • AUTOMATIC-AIR-PRESSURE-MONITORING-SYSTEM
    AUTOMATIC AIR PRESSURE MONITORING SYSTEM it will roll at a different wheel speed than the other tires.
    2020-06-20 15:40:02下载
    积分:1
  • Java OOP 面向对象基础代码实例
    Java OOP 面向对象基础代码实例,代码主要涉及分析类之间的关系、聚集和组合、依赖与继承、有理数类Rational、类的设计原则、内聚性、实例Instance和静态修饰符Static、用顺序图和状态图模拟动态行为、使用Java API在架构基础上编程等。
    2022-01-28 02:48:50下载
    积分:1
  • aaaaa
    区域生长法源代码,在MATLAB开发环境中应用(Region growing method source code, in the MATLAB development environment application)
    2007-08-22 00:05:05下载
    积分:1
  • 北斗差分定位
    北斗 0基线 静态单频 单差和双差定位 精度小于1米(OBS single point positioning)
    2020-06-17 19:40:02下载
    积分:1
  • Flash文字滚动动画+源文件
    在Flash中实现使用滚动条控制文字滚动的动画+源文件,文字段落滚动,滚动条在文字左侧显示,拖动滚动条即可控制文字区域的文字向上、或向下滚动,用了一些Flash ActionScript脚本,仅供参考。
    2022-02-13 00:51:12下载
    积分:1
  • bd-protocal
    北斗一代通信协议,用于北斗通信程序编写的参考资料,希望对大家有用(Beidou generation communication protocol, Compass Resources for communication programs written .HOPE it s good use for you,)
    2016-09-20 14:48:28下载
    积分:1
  • laoshi(1)
    说明:  通过模型预测控制(MPC)对单相逆变器进行电流跟踪控制(Current tracking control of single-phase inverters by model predictive control (MPC))
    2019-04-17 10:13:51下载
    积分:1
  • 基于双目立体视觉的三维重建_杜若霞
    说明:  讲解了如何三维视觉的一些介绍,包括如何理解坐标变换。(Some introductions on how to use three-dimensional vision, including how to understand coordinate transformation, are explained.)
    2020-06-23 20:00:01下载
    积分:1
  • H6
    说明:  实现光伏最大功率点追踪,H6主拓扑。闭环控制(PV maximum power point tracking, H6 master topology. closed-loop control)
    2017-10-12 20:25:18下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载