资源列表
runge_kutta
- 龙格-库塔法(Runge-Kutta methods)是用于非线性常微分方程的解的重要的一类隐式或显式迭代法,本程序是利用四阶龙格库塔法解的matlab实现(Runge-Kutta 4th order method realized in matlab codes)
MATLAB
- 采用AR模型对脑电信号进行特征提取,亲测可用!!(Using AR model to extract EEG features, pro test can be used!!)
数字通信论文
- 数字通信③ 信道卷积纠错编码。基于②信源编码输出的二进制信源统计编码进行(2,1,3)信道二进制卷积纠错编码(Digital communication (3) channel convolution error correction coding. (2, 1, 3) channel binary convolution error correction coding based on binary source statistical coding of source coding outp
ABS_simulink
- 关于汽车ABS的simulink仿真。包含m语言源文件,simulink文件,数据,以及仿真的效果图。改数据后通用。(Simulink simulation of automobile ABS. Including M language source files, Simulink files, data, and Simulation of the effect map. When the data is changed, it is common.)
Fuel cell hybrid power system
- 燃料电池混合动力系统建模,并基于simulink进行仿真验证。(The fuel cell hybrid power system is modeled and simulated based on simulink.)
DE多目标程序
- 一个DE多目标算法,可以绘制相应的pareto前沿(A DE multi-objective algorithm can draw corresponding Pareto frontiers.)
结构动力学多自由度线性体系Wilson-θ法程序编写
- 计算多自由度体系振动反应分析时的威尔逊法的实现(Realization of Wilson's Method in the Analysis of Vibration Response of Multi-degree-of-freedom System)
Voice
- 以阿拉伯数字零到九为例,语音识别的dtw算法,比较简单易懂。(The DTW algorithm for speech recognition is simple and easy to understand.)
Finite
- 该文件主要用于多智能体网络一致性研究的matlab相关代码(This document is mainly used for matlab related codes in the study of multi-agent network consistency.)
Matlab双均线分钟K线策略例子
- 运用Matlab完成量化投资中双均线分钟K线策略(Matlab double-line-minute K-line strategy example)
[其他资源]智能控制(第3版)
- 此压缩文件为智能控制(第三版)刘金琨著书籍的全部例程(This compressed file is the complete routine of Liu Jinkun's book for intelligent control (Third Edition).)
超全的模式识别Matlab源程序
- 超全的模式识别Matlab源程序,涉及几乎所有常见算法,还有图形界面的结果,可供大家学习。