登录
首页 » matlab » wifi

wifi

于 2020-12-02 发布
0 267
下载积分: 1 下载次数: 1

代码说明:

说明:  WIFI指纹定位代码,测试文件与指纹库匹配,得到参考位置(WiFi fingerprint location code, test file and fingerprint library match, get the reference location)

文件列表:

wifi\calparameters.m, 1431 , 2020-06-22
wifi\createBSSIDlib.m, 1341 , 2019-03-11
wifi\data\honor7.mat, 926871 , 2020-06-21
wifi\data\honor8.mat, 808170 , 2020-06-21
wifi\data\oppo.mat, 1513271 , 2020-06-21
wifi\data\wifi_fp.mat, 2831071 , 2020-06-09
wifi\drawMap.m, 524 , 2020-06-11
wifi\errorEstimate5.m, 1071 , 2020-04-16
wifi\interpolat.m, 751 , 2020-06-19
wifi\main.asv, 2119 , 2020-06-22
wifi\main.m, 2119 , 2020-06-22
wifi\position_wknn.m, 2465 , 2020-06-12
wifi\position_wknnD.m, 1836 , 2020-06-20
wifi\position_wknnF.m, 1850 , 2020-06-20
wifi\position_wknnHLF.m, 2688 , 2020-06-10
wifi\position_wknnSSD.m, 2576 , 2020-06-20
wifi\position_wknnSTI.m, 2701 , 2020-06-10
wifi\data, 0 , 2020-06-21
wifi, 0 , 2020-06-22

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

发表评论

0 个回复

  • 四屏上下滚动带标题焦点图代码
    四屏上下滚动带标题焦点图代码样式美观,过度平滑,唯一不足的是使用table做的。(The four-screen scroll-up and scroll-down header focus diagram code is beautiful and overly smooth, the only drawback is that it is done with a table.)
    2018-10-30 17:20:12下载
    积分:1
  • wave port.hfss
    说明:  Its a full simulation of Standard waveport in HFSS with Driven Modal and Driven Terminal Mode that can be used in many other simulations.
    2019-01-21 15:58:09下载
    积分:1
  • Episode_01
    labview教程程序,专用于labview初学者教学使用以及学习空间调整(labview tutorial program)
    2011-10-06 17:32:24下载
    积分:1
  • 三相有源电力滤波器非线性滑模控制_李万军
    说明:  三相有源电力滤波器非线性滑模控制文章还不错(Nonlinear Sliding Mode Control of Three-phase Active Power Filter)
    2020-06-24 22:40:01下载
    积分: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
  • 2. Case_bfstep
    使用同位网格SIMPLE算法计算阶梯流动(Calculation of step flow using SIMPLE algorithm with collocated grids)
    2018-10-31 11:08:06下载
    积分:1
  • Introduction to the LonWorks System
    Introduction to the LonWorks System
    2022-06-29 16:27:08下载
    积分:1
  • This is the understanding of FIFO FIFO queue and hope to help you
    这个是对先进先出队列FIFO的理解,希望能帮到大家,-This is the understanding of FIFO FIFO queue and hope to help you
    2022-01-30 12:25:43下载
    积分:1
  • c class code
    c语言学习的经典代码,c语言实例解析精粹书的配套代码。目录清单如下:第一部分  基础篇 001  第一个C程序 002  运行多个源文件 003  求整数之积 004  比较实数大小 005  字符的输出 006  显示变量所占字节数 007  自增/自减运算 008  数列求和 009  乘法口诀表 010  猜数字游戏 011  模拟ATM(自动柜员机)界面 012  用一维数组统计学生成绩 013  用二维数组实现矩阵转置 014  求解二维数组的最大/最小元素 015  利用数组求前n个质数 016  编制万年历 017  对数组元素排序 018  任意进制数的转换 019  判断回文数 020  求数组前n元素之和 021  求解钢材切割的最佳订单 022  通过指针比较整数大小 023  指向数组的指针 024  寻找指定元素的指针 025  寻找相同元素的指针 026  阿拉伯数字转换为罗马数字 027  字符替换 028  从键盘读入实数 029  字符行排版 030  字符排列 031  判断字符串是否回文&
    2022-03-10 23:24:00下载
    积分:1
  • VC++猫捉老鼠捉迷藏游戏
    VC++猫捉老鼠捉迷藏游戏,带音效,每个老鼠,不管是猫的侧身还是后身,只要一碰猫就算是被猫吃看.只需将算法改为如下,便可实现只有接近嘴巴时才被吃掉.   If(在老鼠接猫时,再判断老鼠接的是猫的嘴巴,){吃掉}   即是:   若老鼠在猫的左边接近猫,且猫的方向需向右(m_nCatDirection==2)才能吃掉老鼠.   若老鼠在猫的右边接近猫,且猫的方向需向左(m_nCatDirection==3)才能吃掉老鼠.   若老鼠在猫的上边接近猫,且猫的方向需向下(m_nCatDirection==1)才能吃掉老鼠.   若老鼠在猫的下边接近猫,且猫的方向需向上(m_nCatDirection==0)才能吃掉老鼠.   以老鼠在猫的左边接近猫为例
    2022-03-30 15:02:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载