资源列表
NonlinearSystemIdentification
- 系统辨识的工具包,包含几个常用数据集,是顶刊的论文(system identification)
dinaliusmo
- pmsm的滑模观测器,感觉还可以大家可以下载试试(pmsm of smo control sjidemksdoadmck)
WSN
- WSN中节点确定性部署算法代码,覆盖率达到100%,算法思路简单,易于实现(WSN node deterministic deployment algorithm code, coverage rate of 100%, the algorithm is simple, easy to implement)
PMSM_FCS-MPC
- 永磁同步电机模型电流预测控制,单矢量运行,用S函数实现(Permanent magnet synchronous motor model current predictive control, single vector operation, using s function to achieve)
EXIT CHART for bicm
- bicm系统的exit图,可以用来直观看出互信息传递的过程,对于信道编码有很大的帮助。
粗糙集代码
- 粗糙集代码,比较详细,从原理到应用都有。
肌电信号处理
- 表面肌电信号处理的matlab程序,包括带通滤波、50Hz陷波滤波程序,以及计算时域、频域的指标iMEG、RMS , MF、MPF(The matlab program of sEMG signal processing includes band-pass filter, 50 Hz notch filter program, and calculation of time and frequency domain index IMEG, RMS, MF, MPF)
Final Version
- 三自由度 3-DOF 平台的运动学和轨迹规划(Kinematics and Trajectory planning of a 3-DOF platform with 3 extensible limbs)
逻辑回归
- 逻辑回归一般指logistic回归。logistic回归又称logistic回归分析,是一种广义的线性回归分析模型,常用于数据挖掘,疾病自动诊断,经济预测等领域。(Logistic regression generally refers to logistic regression. Logistic regression, also known as logistic regression analysis, is a generalized linear regression analysi
consensus_based_auction_algothm
- 分布式一致性竞拍算法,主要用于解决单任务分配问题,花了一天时间编完,亲测有效(consensus_based_auction_algothm)
台湾中央大学HHT程序
- 希尔伯特-黄变换的matlab程序,内含集合经验模态分解文件(Hilbert Huang transform matlab program, including set empirical mode decomposition file)
Crank-Nicholson法matlab实例
- Crank-Nicholson法matlab实例,C-N法一个基础的matlab算例,里面还有一本偏微分方程解法的电子书