资源列表
sparse-coprime-
- sparse coprime array direction of arrival
BP神经网络
- BP神经网络的程序详细代码,内包含说明,可以直接运行
Fractional Order Extremum Seeking Control
- Fractional Order Extremum Seeking Control
数字信号处理
- 百度上数字信号处理题目的答案和程序源代码
SLKZ
- 异步电机矢量控制仿真模型,课程作业,可运行。按转子磁链定向控制系统(AC motor vector control simulation model, course assignment, can be operated. Rotor flux oriented control system)
PSO优化整定PID
- PSO优化PID 带simulink输出波形 修改传函即可
ADJUST1.1.1
- eeglab中的包,下载后可以直接解压,把解压后的文件直接复制在matlab的安装目录下../toolbox/eeglab/plugins中,重新打开eeglab即可使用。(The package in eeglab can be decompressed directly after downloading, and the decompressed file can be copied directly in the installation directory of matlab. / t
supercontinuum code
- 仿真波导中超短脉冲传输中的各种非线性效应所产生的超连续谱(Supercontinuum spectra generated by various non-linear effects in ultra-short pulse propagation in waveguides)
NSGA-II for Scheduling
- 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
若干面试题的MATLAB程序
- 包含若干个MAT LAB实现的面试算法编程题:小母牛繁殖问题,苹果捆绑销售问题,简单的数值排序,猴王游戏等
自适应线性神经网络代码
- 比较不同学习速率,初始条件对学习的影响,4个模式,输出维数4
mtsvm
- 多分类孪生支持向量机,主体是-1 1的2分类孪生支持向量机,采用onevsone改编成多分类的孪生支持向量机(multi classification twin support vector machine, kernel code is binary-classification twin support vector machine ,constructed it as a multi classification twin support vector machine by using O