登录
首页 » Matlab » 一个好用的无线传感器网络定位算法程序

一个好用的无线传感器网络定位算法程序

于 2022-03-12 发布 文件大小:9.51 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

包括广义互相关函数GCC时延估计,应用小区域方差对比,程序简单,迭代自组织数据分析,最大似然(ML)准则和最大后验概率(MAP)准则,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,在matlab环境中自动识别连通区域的大小。

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

发表评论

0 个回复

  • BinaryIntegerProg
    说明:  也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
    2011-04-17 09:24:01下载
    积分:1
  • Proficient-in-MATLAB-GUI-design
    《精通MATLAB GUI设计》随书源代码程序(" Mastering MATLAB GUI design" with the book source code program)
    2011-08-21 00:02:10下载
    积分:1
  • DDS
    DDS功能仿真,用MATLAB仿真DDS功能,通过控制频率控制字实现不同频率正弦波的输出。(DDS functional simulation, using MATLAB simulation DDS functions, by controlling the frequency control word different frequency sine wave output.)
    2011-11-21 10:41:14下载
    积分:1
  • A-methog
    一种基于图像特征点提取及匹配的方法 (A method based on image feature extraction and matching)
    2013-12-17 20:24:31下载
    积分:1
  • kelaiman
    用布莱克曼窗设计数字带通滤波器,讲解了窗函数的基本原理,设计的过程等(The Blackman window design digital band-pass filter, to explain the basic principles of the window function, design process)
    2013-05-02 02:10:09下载
    积分:1
  • fdtd-matlab
    很多基于fdtd算法的m语言源程序,主要用于初学fdtd算法的人。(Many fdtd algorithm based on m-language source code, mainly for beginners who fdtd algorithm.)
    2021-03-26 23:39:13下载
    积分:1
  • CS_OMP
    正交匹配追踪算法(OMP)是一种利用一个超完备的字典进行信号分解的非线性自适应算法(Template matching matlab program)
    2012-03-23 11:18:13下载
    积分:1
  • System-Identification
    系统辨识及其matlab仿真 《系统辨识及其MATLAB仿真》附带的光盘注释: 打开系统辨识及其MATLAB仿真程序与剖析夹 : 1)“ch2,ch5,ch7辨识程序夹”文件夹为第2章、第5章、第7章的7个MATLAB辨识仿真源程序,可直接在MATLAB6.I环境下运行;对应“*.doc文件”是ch2,ch5,ch7的各程序的注释与剖析。 2)“ch3,ch4,ch6辨识程序”文件夹为第3章、第4章、第6章的6个MATLAB辨识仿真源程序,可直接在MATLAB6.I环境下运行;另一部分“*.doc文件”是ch3,ch4,ch6的各程序的注释与剖析。 3) 两个rar压缩文件解压时密码在本书的前言部分。(System identification and matlab simulation system identification MATLAB simulation that came with CD-ROM Note: open system identification MATLAB simulation program and analysis of the folder: 1) " ch2, ch5, ch7 recognition program folder" folder for Chapter 2 Chapter 5, Chapter 7 of 7 MATLAB simulation identification source, can be directly run MATLAB6.I environment corresponds to the " *. doc files ch2,, ch5, ch7 the program annotation and analysis of 2) " ch3, ch4, ch6 identification procedures" file folder for Chapter 3, Chapter 4, Chapter 6 of 6 MATLAB simulation identification source, can be run directly in MATLAB6.I environment another part of the " *. Doc Document ch3, ch4, the ch6' s program annotation and analysis of 3) extract the compressed files in two rar password in the foreword to the book section.)
    2012-06-10 20:45:06下载
    积分:1
  • 完整的LDPC码的完整的编译码matlab代码
    可以实现模式识别领域的数据的分类及回归,到达过程是的泊松过程,搭建OFDM通信系统的框架,均值便宜跟踪的示例,滤波求和方式实现宽带波束形成,相控阵天线的方向图(切比雪夫加权)。
    2023-01-21 09:55:03下载
    积分:1
  • Objectp20Trackingp20fromp20Videop20Sequence
    It is paper related that
    2011-03-03 13:16:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载