资源列表
1
- 三个机器人利用李雅普诺夫函数进行直线编队的仿真- Vehicle Matrices Formation positions
20170602hongseduzuhe
- 2017年06月02日利用hough变换写了一个找圆的函数myFindCircles,找到图像的红色度值,本科毕业设计,验证后是可以用的,实现了苹果红色度特征提取。-2017 years on June 02 using hough transform to write a function to find round myFindCircles, to find the image of the red color value, undergraduate graduation design,
alphaville-pbpk-mpc-a4609215164b
- 国外网站下载的关于MPC预测控制的matlab仿真程序,绝对好用-PBPK Simulator Model Predictive Control of the Intravenous Administration of Drugs- Simulation Framework.
ddl
- 实现认知无线电802.11mac协议的仿真,频谱管理-To achieve the cognitive radio 802.11mac protocol simulation, spectrum management
ApEn
- 计算一维时间序列的近似熵值,纯手工编写,嵌入维度固定在2维,交流交流-Calculate the approximate entropy of one-dimensional time series, hand written, embedded dimension fixed in 2 dimensions
一种样本熵的代码
- 一种新的熵的计算方法,可以有效地应用与特征提取的过程中。
VMD工具箱
- VMD工具箱,变分模态分解,可以用来进行时频分析,比经验模态分解(EMD)更加精准
Mie散射Fortran程序
- mie散射计算程序 可计算mie散射相函数
电子琴matlab
- 基于matlab编写的可播放音乐的简易电子琴,并且从低到高
VFH避障算法代码
- 基于matlab的VFH避障算法代码,可实现自动导航小车的避障功能,适合初学者使用。
matlab版宗师Hinton的深度学习源码
- 宗师Hinton的深度学习源码,采用matlab编程实现的。实现了autoencoder,Restricted Boltzmann Machine(RBM) 等深度学习模型。这个应用在图像领域。宗师出品,重要性不用解。
基于卡尔曼滤波的机器人轨迹跟踪程序
- 基于卡尔曼滤波实现对轨迹点的跟踪和位置点的预报,以此实现轨迹跟踪。matlab