搜索资源列表
MCMA.rar
- 基于matlab的MCMA算法仿真程序,给出均衡前后均衡效果图,Based on the MCMA algorithm matlab simulation program is given before and after the balance of the effect of a balanced graph
xujinpeng-matlab.rar
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
complexnetwork
- 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
min_tree
- Kruskal算法的M程序,主要用于图论问题。最终求出要求的最小树问题。-Kruskal algorithm M program, mainly for graph theory problems. Eventually find the required minimum tree problem.
GraphTheoryAlgorithmMATLAB
- 图论算法及其MATLAB 程序代码 1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法 2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法 3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法 6.-Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V
Floyd
- 无向图求最短路的floyd算法通用matlab程序 -Undirected graph for the shortest path algorithm floyd General matlab program
FourierSeries
- Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc 〖n/2〗 〖 cos 〗 〖2πnt/4〗 ) Include n-value (Number of Terms) in graph on plot. Show 2 graphs, original and simulated together.- Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc 〖
program
- 这是一个函数图像的源代码,用matlab编程的-function graph
20096313213460290
- 这是图论中常用的一些算法的matlab程序!适合建模呢!-This is a graph theory algorithm commonly used in some of the matlab program! Suitable for modeling it!
duoxiangjiegou
- 基于多相结构的信道化发射机实信号输出matlab仿真程序:从仿真得到的图可以看到,输出8路实信号所需的带宽为输出8路复信号所需带宽的一半。另外,输出的复信号频谱结构不再像直接法实现时所得到的顺序对应结构,其原因还有待进一步研究。-Channel based on multi-phase structure of real signal of the transmitter output matlab simulation program: graph obtained from the simu
graphmaltab
- 这是图论中的一些常用算法的matlab程序。里面不仅有代码,还有相关数学知识-This is the graph theory in some of the commonly used algorithm matlab program. Which not only code, there are related to mathematical knowledge
program_20_1
- 本程序实现小波在矩阵方程求解中的应用并绘出图形-This program implementation of wavelet in the matrix equations and draw the graph of
toci
- Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and anal
surf_from_scatter
- It is a very useful matlab program to plot a 3D graph by using sfunction and it shows how to use multiplexur for x, y and z signals. Enjoy it and good luck.
GraphSeg
- this program for efficient graph based image segmentation
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
map-program
- 简单绘制出常见标准benchmark函数的二维网格图,清晰的看出函数的最优值和局部最优,是单峰还是多峰函数-Simple map out common standard benchmark function of two-dimensional grid graph, clear see function of the optimal value and local optimum, is unimodal or multimodal function
Fuzzy-logic-toolbox-matlab-program
- 完成了传递闭包转换等价矩阵,到截取矩阵,最后以动态聚类图形现实出来,并且直观显示,对于初级用户有很大帮助,可以进行二次开发-Transitive closure conversion completed equivalent matrix, to intercept matrix, and finally to the reality out dynamic clustering graph, and an intuitive display of great help for the novi
sanweidonghua
- 这是一个用matlab编的三维空间动画图程序,动画是一个球体穿过长方体运动,运动次数为3次。-This is a series with MATLAB 3D animation graph program, the animation is a ball through a cuboid movement, movement 3 times.
Graph-algorithm-and-Matlab-program
- 求单源最短路径的Dijkstra算法的Matlab程序 求Euler回路的Fleury算法的Matlab程序 求最小生成树的Prim算法的Matlab程序 求Huffman树的Matlab程序 最大流算法Matlab程序 求任意两点间最短路的Floyd算法的Matlab程序 -Seeking single-source shortest path Dijkstra algorithm Matlab program Euler circuit Fleury seekin
