登录
首页 » matlab » 365280155NLOS

365280155NLOS

于 2018-03-27 发布 文件大小:27KB
0 162
下载积分: 1 下载次数: 5

代码说明:

  关于定位系统仿真代码 包括AOA TOA TDOA仿真的一些代码(Some code about TDOA simulation)

文件列表:

S毕设程序\basic\chan-3BS.m, 315 , 2009-05-13
S毕设程序\basic\chan4.m, 1302 , 2009-04-25
S毕设程序\basic\chanA.m, 256 , 2009-05-13
S毕设程序\basic\ChanAlgorithm.m, 1868 , 2009-06-02
S毕设程序\basic\Chan_3BS.m, 1251 , 2009-06-02
S毕设程序\basic\Fang.m, 319 , 2009-05-11
S毕设程序\basic\FangAlgorithm.m, 1124 , 2009-06-02
S毕设程序\basic\FWLS.m, 316 , 2009-05-14
S毕设程序\basic\FWLSAlgorithm.m, 1647 , 2009-06-02
S毕设程序\basic\MeaNoise.m, 312 , 2009-06-02
S毕设程序\basic\MSPosition.m, 279 , 2009-06-02
S毕设程序\basic\NetworkTop.m, 572 , 2009-06-02
S毕设程序\basic\Taylor.m, 334 , 2009-05-13
S毕设程序\basic\TaylorAlgorithm.m, 1600 , 2009-06-02
S毕设程序\chan\shensuoyinzi\PHOTO.m, 150 , 2005-06-28
S毕设程序\chan\shensuoyinzi\ToaAoa_ShenSuYinZi.m, 3100 , 2009-05-02
S毕设程序\chan\shensuoyinzi\Toa_ShenSuYinZi.m, 2632 , 2009-05-22
S毕设程序\chan\shensuoyinzi\XieTong.m, 5814 , 2009-04-27
S毕设程序\chan\shensuoyinzi\修改\input.m, 487 , 2009-05-26
S毕设程序\chan\shensuoyinzi\修改\MeaNoise.m, 426 , 2009-06-02
S毕设程序\chan\shensuoyinzi\修改\MSPosition.m, 245 , 2009-06-02
S毕设程序\chan\shensuoyinzi\修改\NetworkTop.m, 469 , 2009-06-02
S毕设程序\chan\shensuoyinzi\修改\TOA.asv, 2032 , 2009-05-18
S毕设程序\chan\shensuoyinzi\修改\TOA.m, 2014 , 2009-05-18
S毕设程序\chan\shensuoyinzi\修改\Toa_Aoa.m, 2921 , 2009-05-04
S毕设程序\chan\shensuoyinzi\修改\Toa_l.m, 2580 , 2009-05-18
S毕设程序\chan\www.pudn.com.txt, 218 , 2007-06-05
S毕设程序\compare\ChanAlgorithm.m, 1815 , 2009-06-02
S毕设程序\compare\compare.m, 1648 , 2009-05-24
S毕设程序\compare\CRLB.m, 1668 , 2009-06-02
S毕设程序\compare\MeaNoise.m, 312 , 2009-06-02
S毕设程序\compare\MSPosition.m, 273 , 2009-06-02
S毕设程序\compare\NetworkTop.m, 573 , 2009-06-02
S毕设程序\compare\SIAlgorithm.m, 1226 , 2009-06-02
S毕设程序\compare\TaylorAlgorithm.m, 1647 , 2009-06-02
S毕设程序\compare\TDOA_RMSE.m, 469 , 2009-06-02
S毕设程序\image\a.m, 824 , 2009-05-25
S毕设程序\image\b.m, 827 , 2009-05-25
S毕设程序\weighted\input.m, 318 , 2009-05-24
S毕设程序\weighted\lyl.m, 4837 , 2009-05-24
S毕设程序\chan\shensuoyinzi\修改, 0 , 2009-10-25
S毕设程序\chan\shensuoyinzi, 0 , 2009-10-25
S毕设程序\basic, 0 , 2009-10-25
S毕设程序\chan, 0 , 2009-10-25
S毕设程序\compare, 0 , 2009-10-25
S毕设程序\image, 0 , 2009-10-25
S毕设程序\weighted, 0 , 2009-10-25
S毕设程序, 0 , 2009-10-25

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

发表评论

0 个回复

  • matlab代码:地理加权回归(GWR)
    说明:  地理加权回归(GWR)matlab代码,亲测可用,该代码利用matlab实现了地理加权回归的代码,内附实际算例。(The matlab code of geographical weighted regression (GWR) is available for the test. The code uses MATLAB to realize the code of geographical weighted regression, with an actual calculation example.)
    2020-05-03 22:58:55下载
    积分:1
  • 程序
    SOM-SVM模型是利用SOM的聚类特点,将含有相同特征的输入样本聚集在一起,并把离聚类中心较远的输入样本舍去。经过20%的样本压缩后,将含有代表性的小样本再送入SVM进行训练。本文的样本集通过实验平台采集,验证了基于支持向量机的频谱感知方法在实际数据测试条件下也能取得很好的感知性能。仿真结果表明,SOM-SVM模型在低信噪比下,频谱检测率接近100%,检测错误率也得到了很好的改善。(The SOM-SVM model is based on clustering characteristics of SOM, the input sample will contain the same features together, and the input samples from far down the clustering center. After 20% samples were compressed, the representative samples were sent to SVM for training. In this paper, the sample set is collected through the experimental platform, and the spectrum sensing method based on support vector machine is proved to be able to achieve good perception performance under the actual data testing conditions. The simulation results show that the detection rate of SOM-SVM model is close to 100% at low SNR, and the detection error rate is also improved.)
    2017-10-25 16:50:58下载
    积分:1
  • R_I_CPU
    学校实验,用Verilog实现的单周期CPU,分别实现I型、R型、指令,使用的工具为ISE(School experiments, using Verilog to achieve a single cycle CPU, respectively, to achieve I type, R type, instruction, the use of tools for ISE)
    2018-06-11 16:38:10下载
    积分:1
  • atmandG
    部分大气参数以及重力加速度参数随高度变化(Variation of partial atmospheric gravity acceleration parameters with height)
    2018-07-15 22:02:31下载
    积分:1
  • VB API 超市管理系统 SQL数据库
    超巿管理系统VB API 超市管理系统SQLSERVER数据库重版,已经全部完成的功能有:调拨单、录入单、付款单、收款单、商品档案管理这几个,其它功能需要您自己完善。所有控件都用VB+windows API编写,有一个自做树叶控件,自认为用着不错。这款超市管理系统所使用的数据库备份文件已保存在SQL脚本文件夹下。
    2022-05-14 07:54:45下载
    积分:1
  • 脸和眼睛的目标检测程序
    检测的脸和眼睛
    2022-10-28 13:35:04下载
    积分:1
  • 阵列
    三维点云,用于三维建模和曲面重建的练习和实现(3-D Point Cloud for Practice and Realization of 3-D Modeling and Surface Reconstruction)
    2020-06-22 05:20:02下载
    积分:1
  • 正弦波的VHDL代码,使用Xilinx logibox产生正弦波输出
    sine wave vhdl code that generates sine wave output using logibox in xilinx
    2022-08-14 12:51:09下载
    积分:1
  • dspic30f6014
    dspic30f6014a的应用文章,是绝对的有用.多6014的应用有很深入的解答.我也是在网上无意发现的.-dspic30f6014
    2022-01-22 05:14:29下载
    积分:1
  • Mp2100Test
    安川MP2100程序,C++调用API函数,实现GEAR功能(Yaskawa MP2100 card procedures, the use of the gear function)
    2020-11-05 11:19:53下载
    积分:1
  • 696518资源总数
  • 105721会员总数
  • 0今日下载