登录
首页 » Others » 室内定位RSS位置指纹法-KNN(代码与数据)

室内定位RSS位置指纹法-KNN(代码与数据)

于 2020-12-06 发布
0 248
下载积分: 1 下载次数: 6

代码说明:

精简的knn定位算法,包含数据集,可直接运行

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

发表评论

0 个回复

  • 【原版】粒子群算法实战分享 动画PPT
      PPT是针对博主使用粒子群优化算法解决水面无人艇静态、动态障碍物规避,及场地布局三类问题,做了更深入的总结分析。  与目前火热的机器学习不同,智能优化算法需要对问题建立确定的模型,具有明确的优化目标函数,对优化变量不断的寻优。通过对三种算法的问题描述、模型建立、算法参数确定、算法流程描述、计算结果分析,及从维度、优化变量、优化目标、针对业务的PSO优化四个方面,对应用在不同场景下的三种粒子群算法进行对比总结,旨在更彻底的剖析如何将粒子群优化算法应用到具体的问题中。  该PPT是原版包含动画的PPT(Office版本越高越好,至少2010,否则有些动画在低版本显示有问题),自我感觉PPT
    2020-06-14下载
    积分:1
  • labviEW QAM调制解调
    QAM的labviEW程序,希望能为需要的人提供帮助
    2020-12-02下载
    积分:1
  • alShaders-win-1.0.0rc20-ai5.0.0.0
    arnold渲染器的材质资源alShaders,这个是最新版的,希望各位喜欢
    2020-12-11下载
    积分:1
  • Adaptive Filters
    自适应滤波器的权威Sayed的大作,用大量的实例诠释自适应滤波器的各种算法原理,是不可多得的好书。ADAPTIVE FILTERSADAPTIVE FILTERSALIH SAYEDUniversity of California at Los Angeles◆旧EEEIEEE PressWIlEYNTERSCIENCEA JOHN WILEY SONS, INC, PUBLICATIONCover design by Michael RutkowskiCopyright C 2008 by John Wiley Sons, Inc. All rights reservedPublished by John Wiley Sons, Inc, Hoboken, New JerseyPublished simultaneously in CanadaNo part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or bymeans, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under anySection 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of thePublisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center,Inc, 222 Rosewood Drive, Danvers, MA01923, (978)750-8400, fax(978)750-4470, or on the web atwww.copyright.comRequeststothePublisherforpermissionshouldbeaddressedtothePermissionsDepartment, John Wiley sons, Inc, 111 River Street, Hoboken, NJ,(201)748-6011, fax(201)748-6008,oronlineathttp:/www.wiley.com/go/permissionLimit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts inpreparing this book, they make no representations or warranties with respect to the accuracy or completeness ofe contents of this book and specifically disclaim any implied warranties of merchantability or fitness for aarticular purpose. No warranty may be created or extended by sales representatives or written sales materialsThe advice and strategies contained herein may not be suitable for your situation. You should consult with aprofessional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or anyother commercial damages, including but not limited to special, incidental, consequential, or other damagesFor general information on our other products and services or for technical support, please contact our CustomerCare Department within the United States at(800)762-2974, outside the United States at (317)572-3993 or fax(317)572-4002Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not beavailable in electronic formats. For more information about wiley products, visit our web site atwww.wlley.conLibrary of Congress Cataloging-in-Publication Data:Sayed, Ali hAdaptive filters/Ali H. Sayedp cmIncludes bibliographical references and indexISBN9780470-25388-5( cloth)Adaptive filters. I. TitleTK7872F5s285200862138l5324dc222008003731Printed in the united states of america10987654321To my parentsContentsPrefacexviiNotationXXVAcknowledgmentsXXXBACKGROUND MATERIALA Random variablesA 1 Variance of a random variableA2 Dependent random VariablesA3 Complex-Valued Random VariablesA 4 Vector -Valued Random variables3467A.5 Gaussian Random VectorsB Linear Algebra12B. Hermitian and Positive- Definite matricesB 2 Range spaces and nullspace of matrices14B3 Schur Complements16B 4 Cholesky factorizationB 5 QR DecompositionB6 Singular Value Decomposition20B 7 Kronecker productsC Complex Gradients25C 1 Cauchy-Riemann Conditions5C2 Scalar arguments26C3 Vector arguments26PART:。 PTIMAL ESTIMATIONScalar- Valued Data291. 1 Estimation Without observations1.2 Estimation Given Dependent observations1.3 Orthogonality Principl36CONTENTS1,4 Gaussian random variables382 Vector- Valued Data422. 1 Optimal Estimator in the vector Case422.2 Spherically Invariant Gaussian Variables462. 3 Equivalent Optimization Criterion49Summary and Notes51Problems and Computer Projects54PART I: LINEAR ESTIMATION3 Normal Equatlons603. 1 Mean-Square Error Criterion613.2 Minimization by Differentiation3.3 Minimization by Completion-of-Squares633.4 Minimization of the error Covariance matrix653.5 Optimal Linear estimator4 Orthogonality princlple4. 1 Design Examples4.2 Orthogonality Condition4.3 Existence of solutions744, 4 Nonzero-Mean variables5 Linear Models5.1 Estimation using Linear Relations5.2 Application: Channel Estimation5Application: Block Data Estimation815. 4 Application: Linear Channel equalization825.5 Application: Multiple-Antenna Receivers85Constralned estimation876.1 Minimum-Variance Unbiased estimation6.2 Example: Mean Estimation6.3 Application: Channel and Noise Estimation916.4 Application: Decision Feedback Equalization6.5 Application: Antenna Beamforming1017 Kalman Filter1047.1 Innovations process7.2 State-Space Model106
    2020-12-09下载
    积分:1
  • OSTU阈值 图像边缘增强算法 MATLAB.rar
    【实例简介】最大类间方差(OSTU 自适应阈值提取 图像边缘增强算法 MATLAB代码
    2021-11-25 00:39:39下载
    积分:1
  • 基于遗传算法的微电网运行优化
    风能和太阳能具有随机性和波动性的特点,由分布式电源、储能装置、负荷组成的微电网协调运行与控制十分复杂,对孤岛运行的微电网合理地配置电源以提高供电可靠性、经济性是微电网规划建设的一个首要问题。
    2020-12-05下载
    积分:1
  • 机械手PID控制
    机器人PID控制,基础的位置控制方法,也可以用于力控制
    2020-12-04下载
    积分:1
  • 低压电力线信道特征与matlab仿真
    该本科毕业设计材料:涉及电力线通信和智能电网。电力线通信(Power line communication,简称PLC)具有低成本,易于部署等优点,其应用领域正在增加。电力线通信主要应用于:自动远程抄表,配网自动控制,智能家庭,多媒体通信的最后一公里解决方案。在最近5年,电力线通信正在迈向智能电网的应用,智能电网通信技术可能包含光纤通信网络、新一代3G/4G 移动通信网络和各种窄带与宽带的电力线网络等。然而,在电力线通信网络的网络结构下,通信传输方案的通信质量性能将受到电力线信道所具有频率选择性和时变的特性的影响。本设计任务:1)结合智能电网进展,列举电力通信网络结构和智能电网通信系统网
    2020-12-11下载
    积分:1
  • STM32F103VCT6+W5500 TCP 服务端通信成功,开了两个TCP服务端口
    STM32F103VCT6+W5500 TCP 服务端通信成功,开了两个TCP服务端口,可以同时通信。效果图如下:当然,W5500可以支持8个sock。应该同时开8个端口吧。从此,TCP通讯功能基本实现。
    2020-12-06下载
    积分:1
  • 单基地MIMO雷达测角算法
    本资源含有单基地MIMO雷达测角代码,能够有效对目标角度进行估计
    2020-11-28下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载