资源列表
GA_matlab
- matlab下的遗传算法代码,注释详细,适合遗传算法的学习和研究-Under the genetic algorithm matlab code, detailed notes for study and research of genetic algorithms
median_filter
- 中值滤波实现指纹图像增强 源码 (这是一种新的方法)-median_filter (a new meas for finger image enhancement)
Gauss
- 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
cloud
- 采用李德毅的算法,峰值法云变换生成概念,并进行云综合-CLOUD TRANSFORMATION
FuzzyPAdaptivePRobustPPIDPController
- 适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。-Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (
matlab2-dimensional-image
- matlab2维图像的有关知识 希望对大家有用-matlab2 dimensional image of the knowledge
erchashushixian
- 通过二叉树的链接表示方法在二叉树类中添加成员函数用于实现二叉树的构建,删除和求二叉树的节点个数的运算,二叉树先序中序后序遍历的运算还有二叉树的复制运算以及求二叉树中叶子节点个数的运算。-Binary color to achieve a link through the binary tree representation in the binary tree class by adding member functions used to implement the construction
xianxingbiaolianjie
- 线性表的链接实现可利用单链表来实现,每个节点存储一个元素。 利用单链表来实现线性表的元素的插入,删除,修改等功能。 -Linear link table can be used to achieve a single linked list to implement, each node stores an element. Using a single linked list to implement elements of the linear table insert, delet
tubao
- 一种新的最小凸包算法及其应用,在64*64大小的矩形内,生成任意个(可输入)点的x,y坐标 在最短的时间内计算出包含这些点的凸包-Edges of the edge detection and the points listed
tudelinjiejuzhen
- 分别利用邻接矩阵和邻接表作为存储结构来实现图的存储。-Were used as the adjacency matrix and adjacency list stored in the storage structure to implement plans.
xianxingbiaoshunxushixian
- 线性表的顺序实现是用一组地址连续的存储单元依次存储线性表中的元素。因此可用顺序表类来实现线性表-The ordering of the linear table is a set of contiguous memory storage unit in order linear elements in the table. Therefore, the order can be used to implement linear table table class
matlab_getstart
- Matlab 学习资料 PDF MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-Matlab language tutoria MATLAB (matrix laboratory) is a num
