资源列表
kuyuanzi
- 迷宫问题的代码,能用哟,给那些需要的人使用,并欢迎大家讨论研究
sy3.rar
- matlab程序,有约束最优化问题直接法--复合形法,matlab program, constrained optimization problems are the direct method- the complex method
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
Depth-First-Traverse
- 此代码为“图的深度优先遍历”的源代码,图的存储形式为邻接矩阵,里面有图的邻接矩阵存储的代码,有深度优先遍历的算法,还有验证的主函数。-This code for the " depth-first traversal map" of the source code, Figure storage form of adjacency matrix, there are plans stored in the adjacency matrix code, a deep traver
main
- 遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
HARRIS
- Harris Corner Detector
corr_2009
- this a code for all microstrip finders who want to find the radiation patterns of cylindrical microstrip antenna (CMA). this is the code which is based on some research paper but is correct to some extent -this is a code for all microstrip finders wh
triangulationVolume
- 体数据的三角网格化,可用于三角网格简化与显示-Triangular grid for volume data
RailSystem
- 数据结构基于C++语言 欧洲旅行 路费和最佳路径的计算-Data structure based on C++ language and the best path to Europe Travel toll calculation
FCMClust
- 模糊C-均值评价分析,能够对目标函数进行系统的模糊评价分析,得到可靠的计算结果-Fuzzy C- Means uation and analysis system capable of objective function fuzzy uation and analysis, reliable results
face-recognition
- 基于K_L变换的人脸识别MATLAB源代码-face recognition
OPF_Solver
- optimal power flow solver
