登录
首页 » matlab » gps_position

gps_position

于 2011-09-16 发布 文件大小:4KB
0 257
下载积分: 1 下载次数: 57

代码说明:

  通过Matlab仿真实现GPS定位算法的实现(GPS positioning algorithm and implementation,)

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

发表评论

0 个回复

  • SATSP-MATLAB
    说明:  一个人工智能的算法求解组合优化问题的源码(an artificial intelligence algorithms to solve combinatorial optimization problems FOSS)
    2006-04-28 22:13:56下载
    积分:1
  • 112
    this book introduces some basic theories about radar and uses matlab simulating some of them.
    2013-09-13 22:02:42下载
    积分:1
  • fangzhen1
    简单的异步电动机模型,包含坐标变换,电压电流变换(A simple model of asynchronous motor)
    2013-05-07 14:35:13下载
    积分:1
  • lyapunov
    recnstitution重构相空间,在非线性系统分析中有重要的作用(recnstitution reconstructed phase space, in the nonlinear analysis has an important role in)
    2007-09-11 17:41:02下载
    积分:1
  • root_music
    Root-MUSIC算法的matlab程序,这种算法为求根MUSIC算法,精确度高,缺点是当数值多时,运算速度慢(Root-MUSIC algorithm matlab program)
    2021-03-24 12:49:14下载
    积分:1
  • semblance
    semblance analysis in matlab
    2009-10-03 20:53:56下载
    积分:1
  • MATLABandJAVA
    MATLAB和JAVA的混合编程研究与实现(MATLAB and JAVA programming of the Research and Implementation of Hybrid)
    2009-06-07 13:55:43下载
    积分:1
  • sy5
    人体检测,人体检测,人体检测,人体检测,人体检测,(humanbody detection)
    2011-04-19 21:24:23下载
    积分:1
  • MPC
    MPC的经典教材介绍了离散和连续系统设计的方法以及matlab设计(the book of MPC)
    2014-09-11 09:12:40下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载