资源列表
rahul_fuzzy
- PID CONTROLLER FOR TWO TANK SYSYTEM
vinod
- PID CONTROLLER FOR THE TWO TANK SYSTEM SINGLE INPUT.
第04章 动态规划
- 对动态规划算法进行由浅入深的介绍,且附有算法示例(The introduction of the dynamic programming algorithm from shallow to deep, with an algorithm example)
文本分类_监管处罚Rcode
- NLP分词,本代码可以用于切割中文关键词,实现信息归类(NLP participle, this code can be used to cut Chinese key words, the realization of information classification)
matlab实例编程一百个源程序
- matlab实例编程,包含100多种实例源程序。(Matlab instance programming, contains more than 100 instance source programs.)
BP
- 基追踪算法,用于解决压缩感知问题的经典算法,使用ADMM求解。(It is a matlab version of Basis Pursuit algorithm used to solving compressed sensing problem.)
emd2018
- 用matlab语言实现信号的盲源分离,功能比较小(Signal blind source separation)
facetrace
- gui界面,弹出文件夹选择界面,选择jpg格式文件,显示相应图片,框出其中所有人脸(The GUI interface displays pictures, frame all the faces)
ex1
- 机器学习联系EX1 部分代码,matlab实现(%% Machine Learning Online Class - Exercise 1: Linear Regression % Instructions % ------------ % % This file contains code that helps you get started on the % linear exercise. You will need to complete the following
神经网络 粒子群
- 通过神经网络去拟合数据,用粒子群去优化参数(The neural network is used to fit the data and the particle swarm optimization is used to optimize the parameters)
5
- 用频率采样法设计具有线性相位的FIR低通滤波器(Design of FIR low pass filter with linear phase by frequency sampling)
MATLAB智能算法30个案例分析
- 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin