资源列表
Adaptive MPC
- 一个很有参考性的案例,是和自动驾驶相关的MP控制; 说明如何实时更新模型预测控制中的 预测模型的参数, 实现自适应控制。(A very useful case is MP control related to automatic driving. Explains how to update the parameters of predictive models in model predictive control in real time. Adaptive control is reali
Crack
- crack matlab 2014b for windows
helperCIFAR10Data
- 创建一个CIFAR10DATA需要用到的一个matlab基础函数,可能系统版本中没有需要自行编写。(CREAT a CIFAR10DATA set,it may not excise in u matlab,need edit by youself.)
pca
- 做降维处理,做分类,非常好的数据集合,可以用于一般的数据清晰(Decomposition is a very interesting great name and it is very very very good , so you will use it)
CNN_v2
- 癫痫脑电图(EEG)异常波精准识别深度学习CNN卷积神经网络(Accurate Recognition of Epilepsy EEG Abnormal Waves and Deep Learning CNN Convolutional Neural Network)
注水算法代码
- 注水算法是根据某种准则, 并根据信道状况对发送功率进行自适应分配, 通常是信道状 况好的时刻, 多分配功率, 信道差的时候, 少分配功率, 从而最大化传输速率。 实现功率的“注水” 分配, 发送端必须知道 CSI(The waterflooding algorithm is based on some criteria and adaptively allocates the transmission power according to the channel condition, usua
RSSI_indoor-position-master
- 室内定位算法仿真,,,,,亲测有效。。。。(The indoor positioning algorithm simulation,,,,, pro-test is effective. . . .)
三点定位MATLAB代码
- 三点定位算法,利用MATLAB进行仿真,亲测有效。。。(Three-point positioning algorithm, using MATLAB for simulation, pro-test effective)
1010315T-S模糊控制
- Matlab 非线性T-S模糊控制仿真,本文件是某仿真塔温控动态控制实例(Nonlinear T-S Fuzzy Control Simulation of Matlab)
matlab系统仿真
- 无线传感器网络中采用虚拟力算法进行节点部署时,节点优化过程的matlab算法,产生结果有直观的图形,并且可以根据不同需要进行参数更改。代码导入后可以直接运行(When virtual force algorithm is used to deploy nodes in wireless sensor networks, the matlab algorithm of node optimization process generates intuitive graphics and can ch
RBF系统辨识
- 完成RBF系统辨识,对模型进行辨识,得到预测的输出值,这里用word形式把代码粘贴在里面了,自己手敲的,亲测好用(Complete the RBF system identification, identify the model and get the predicted output value. Here, the code is pasted in the form of word. It's easy to use by hand.)
hdrload
- 自制函数hdrload,读取TXT文档的开头和数据,提取成两个文件:header和data数值矩阵,对txt中含英文,中文,空格等多种类型都适用(Read the beginning and data of TXT document and extract them into two files: header and data numerical matrix.)