资源列表
eeg_toolbox1.01
- eeglab工具箱的一个plugins,1.01版本(some scr ipts of eeglab scr ipt ,version1.01)
mpc算法资源
- mac Model predictive control simulation matlab a simple example
BLDC 完整
- BLDCM的simulink模型,电流、转速双闭环控制的无刷直流电动机系统,电机模块是自己封装而成的不是用的永磁同步电动机或者自带的BLDCM,所涉及的三个程序也有展示。(The model of BLDCM, the BLDCM system with double closed-loop control of current and speed,and the motor module is a self packaged permanent magnet synchronous motor
压缩包
- 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with GA. Using genetic algorithm to solve VRP (path planning problem))
2D_acoustic_FDFD_PMLs
- pml吸收便捷的声波方程有限差分数值模拟,采用MATLAB编程,具体注释见文件夹(Finite difference numerical simulation of acoustic equation)
多智能体编队
- 六个智能体组成多边形队形的队形保持仿真,直接运行FZ1、FZ2、FZ3、FZ5(Six agents form polygonal formation to maintain the formation simulation, directly run FZ1, FZ2, FZ3, FZ5)
garchsk
- Jondeau 、Leon 等提出自回归条件方差—偏度—峰度模型(GARCHSK),用于同时描述收益率二阶矩、三阶矩和四阶矩的时变特征。此文件为该模型代码。(Jondeau, Leon et al. Proposed an autoregressive conditional variance-skewness-kurtosis model (GARCHSK), which was used to describe the time-varying characteristics of the
雷达线性调频信号的模糊函数Matlab代码
- 线性调频信号产生及线性调频信号模糊函数例程(LFM signal ambiguity function)
电池模型
- 简单的电池模型,能简单地反映电池的工作郭恒,适合初学者用于理解相关概念。
code
- 基于中科院-CASIA-GaitDatasetB步态图像轮廓数据库的步态周期检测与步态角度特征(extract gait feature)
本原多项式
- 本原多项式是近世代数中的一个概念,是唯一分解整环上满足所有系数的最大公因数为1的多项式,利用matlab代码产生本原多项式。
Lorenz
- lorenz的画图程序,可以画出时间序列,相平面以及混沌吸引子等,可以直接使用。