Multi-View Multiple Clustering.pdf
2022-01-10 19:14:30 281KB 多视图聚类 Multi-ViewMulti
1
在这项研究中,针对相控阵雷达(PAR)网络中的多目标跟踪(MTT),提出了一种最佳的资源分配(ORA)策略。 PAR网络的主要目标是在必须满足所需MTT精度的情况下,将系统的资源消耗降至最低。 在此基础上,我们开发了一种新颖的资源分配模型,并证明了该模型是凸的和可分离的。 通过使用CVX工具箱并行解决子问题,可以轻松获得最佳解决方案。 仿真结果表明,与统一分配资源方案相比,ORA策略需要较少的资源来实现预定的MTT性能。
2022-01-09 18:57:39 296KB Resource allocation Multiple target
1
抽象的。 通过改进的Alamouti码可以利用复杂的解码方案获得分集增益。改进的Alamouti。在理论分析,MATLAB中研究了正交无代码的紫外线(UV)通信系统的发射信号。 模拟和离线实验。 理论分析和仿真结果表明,与单输入单输出和单输入多输出技术相比,在紫外线通信系统中使用Alamouti码可以实现更高的分集增益并更有效地降低系统误码率。 。 进行实验以验证仿真结果。 接下来,我们分析了仿真结果与实验结果之间的差异。 这些研究对紫外线多输入多输出通信系统的设计和实现很有帮助。
2022-01-05 20:48:17 1.12MB multiple-input multiple-output; Space Time
1
matlab轨迹跟踪代码带有挠性软管的多个四旋翼飞机:动力学,差动平板和控制 关于 此仓库显示了用于实现“”的Matlab代码。 Matlab类MultipleQuadrotorFlexibleHose.m定义并模拟了系统的广义无坐标动力学。 对于任何给定的平面输出轨迹,可以使用flat2state方法来计算任何所需的状态轨迹和输入。 该类还计算有关所需时变状态轨迹的线性动力学。 实施了有限地平线LQR控制器来跟踪固定的设定点和圆形轨迹。 运行示例 Matlab代码已通过R2019a版本进行了测试。 示例脚本可以在matlab/examples/ 在Matlab中打开examples文件夹。 运行脚本。 example1.m, example2.m提供了示例模板,以模拟多四极柔性软管动态以及线性动态的LQR控制。 本文中提供的模拟脚本为sim_1a_SETPOINT_nQ2.m, sim_1b_SETPOINT_nQ3.m, sim_2_TRAJ_nQ2.m 。 使用MEX文件 使用matlab/utils/func_generators/generateMexFiles.m对适当的系
2022-01-01 21:25:54 10.02MB 系统开源
1
阅读段普宏先生的论文《Fusion of Multiple Edge-Preserving Operations》整理的阅读笔记PPT
2021-12-30 18:07:39 6.89MB 图像融合 图像分类 遥感 超像素
1
Some general considerations about multiple-loop feedback are discussed, and it is concluded that incorporation of a current-programmed power stage into a "new" power stage model is both justified and useful. A new circuit-oriented model of the current feedback path is derived which augments the well-known power stage canonical circuit model.
2021-12-09 12:01:17 3.16MB Regulator Modeling buck Middlebrook
1
This monograph by one of the world's leading vision researchers provides a thorough, mathematically rigorous exposition of a broad and vital area in computer vision: the problems and techniques related to three-dimensional (stereo) vision and motion. The emphasis is on using geometry to solve problems in stereo and motion, with examples from navigation and object recognition. Faugeras takes up such important problems in computer vision as projective geometry, camera calibration, edge detection, stereo vision (with many examples on real images), different kinds of representations and transformations (especially 3-D rotations), uncertainty and methods of addressing it, and object representation and recognition. His theoretical account is illustrated with the results of actual working programs.Three-Dimensional Computer Vision proposes solutions to problems arising from a specific robotics scenario in which a system must perceive and act. Moving about an unknown environment, the system has to avoid static and mobile obstacles, build models of objects and places in order to be able to recognize and locate them, and characterize its own motion and that of moving objects, by providing descriptions of the corresponding three-dimensional motions. The ideas generated, however, can be used indifferent settings, resulting in a general book on computer vision that reveals the fascinating relationship of three-dimensional geometry and the imaging process.
2021-12-09 11:08:19 51.09MB CV
1
本文在双向中继传输(TWRT)中提出了非相干传输算法,该算法执行了基于差分空时分组编码的多符号差分检测(MSDD)。 具体而言,通过在TWRT中进行详尽搜索,开发了通用似然比测试辅助MSDD(GLRT-MSDD)。 为了解决高复杂性这一具有挑战性的问题,对GLRT-MSDD模型进行了重构,并推导了一种基于电子反馈的MSDD(DF-MSDD)模型。 此外,性能分析和仿真证明,与TWRT中的GLRT-MSDD相比,所提出的DF-MSDD提供了可靠的误码率性能,并且具有较低的复杂度。
2021-11-24 22:23:20 125KB Two-way relay transmission (TWRT) multiple-symbol
1
matlab桃心代码使用多个功能的心音信号分类 使用多种功能对心音信号进行分类的数据和代码 用于MFCC功能提取; Matlab代码心音信号处理MFCC功能 用于DWT要素提取; Matlab代码心音信号处理DWT功能 用于MFCC和DWT功能提取; Matlab代码心音信号处理MFCC加DWT功能 对于DNN培训,请使用存储库文件夹中提供的功能(功能); 使用python代码进行训练 数据库包含1000个.wav格式的音频文件,共有5个班级,每个班级有200个音频文件 AS,MR,MS,MVP和N是五类
2021-11-24 19:39:47 21.61MB 系统开源
1
(英语) 这个demo展示了如何实现卷积神经网络(CNN)对多输入的图像分类。例如,一个名为MNIST的手写数字数据集被分为上半部分和下半部分,如下图所示,上下半部分部分被送入多输入CNN。 (日本人) 这是一个卷积神经网络的演示,可以输入两种类型的图像。 有两个输入层,例如,输入层A用于输入动物面部图像,输入层B用于输入动物爪子图像,以此类推。 从 2019b 版本开始,一种称为自定义循环的方法成为可能,允许对深度学习进行更详细的自定义。为了方便尝试,手写数字的上半部分和下半部分分别从不同的输入层输入,将卷积等后得到的特征组合起来,用全连接层等进一步推进计算。 .如果您能告诉我您对此示例是否有任何更合适的数据或问题,我将不胜感激。还有一些地方还欠缺制作,希望以后继续更新。
2021-11-23 11:46:19 3.42MB matlab
1