资源列表
FuzzyInDelay
- 该模糊控制器的特点是针对大延迟或纯滞后系统(加干扰)进行控制,利用matlab自带fuzzy工具箱,采用经典文献中的模糊控制规则,并附原理及效果图以供学习交流。
Bspline_fitting
- 采用B样条函数拟合数据点,计算机绘图可用-Using B-spline function fitting the data points, computer graphics can be used
TreeDefine
- 二叉树: Height NodeNum Traverse -Binary Tree: Height NodeNum Traverse ...
251025
- 用c++实现的棋盘覆盖 -C++ implementation with a board covered with a c++ implementation of the board cover
Chapter-4
- 扩频通信技术及应用(第二版),第四章中的调频通信研究-Spread Communication System, Chapter 4 ,FH-Spread Communication
ICM
- 关于运用ICM算法和K均值算法进行简单的图像分割的代码(On the use of ICM algorithm and K-means algorithm for simple image segmentation code)
l1magic
- Magic Reconstruction of Compressed Sensing
yalmip
- matlab 的yalmip工具箱下载,做优化的时候需要到的(Yalmip toolbox of MATLAB is downloaded, which is needed when optimizing.)
改进MFO算法2
- 改进MFO算法火焰更新方式,加快其收敛速度(The flame updating method of MFO algorithm is improved to accelerate its convergence speed)
改进MFO算法3
- 对MFO的exploration和exploitation进行改进,提高算法效率(Improved MFO exploration and exploitation to increase algorithm efficiency)
SAA7146_NT_Tools
- Sotware tools for SAA7145
ACS_TSP
- 蚁群算法 这个是用来解决旅行商问题的一个vc++写的代码,其中使用了类。-Ant colony algorithm. This is manipulated code for ant colonies it can solve a kind of tsp.