搜索资源列表
GraphTheoryAlgorithmAndMATLABcode
- 图论算法和Matlab实现该算法的源代码-Graph theory, algorithms and Matlab source code of the algorithm
c
- 分形彩图的C或者matlab的源代,可执行的绘制彩色分型算法图形的C或者matlab的源代码,需要3段,也就是3张图。图片尽可能好看-The fractal color of C or matlab source code, executable drawing color genotyping algorithm graph C or matlab source code need 3 paragraphs 3 in Fig. Picture as possible look good
GA_TSP
- 该文包括了基于 Matlab 的遗传算法解决 TSP 问题的 基本说明 , 并在文后附录了实现该算法的所有源代码 。 此代 码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优 值,虽然最优路径图有点交叉。 因为本人才疏学浅 , 本报告及源代码的编译耗费了本人 较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么 问题,可以私信,我们共同探讨这一问题。 希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
graph-theoretic-algorithm
- 关于图论算法的各种问题的matlab代码-Various questions about the graph theoretic algorithm of matlab code
tulunzuiduanlumatlabcode
- 解决图论中最短路问题的最好方法--“Dijstra算法,”通过解析实例模型,对模型算法进行描述、拓展,并给出了求最短路以及求最短路长的MATLAB程序,此程序具有通用性。-The best way to solve the shortest path problem in graph theory is- "Dijstra algorithm," by parsing instance model, the model describes the algorithm, expand, and g
MATLAB
- 主要介绍了各种图论算法及其他们的matlab程序实现,这本书很好的帮助了入门的新手学习图论算法.-Introduces a variety of graph algorithms and their matlab program, this book is a good help the novice learning graph theory algorithms.
water-level-control-of-Double-tank-
- 双容水箱的液位控制问题。首先对被控对象的模型进行分析,并采用实验建模法求取模型的传递函数。其次,设计PID控制器,在Matlab/Simulink环境下建立双容水箱控制的仿真模型,对PID控制算法进行仿真研究。通过仿真实验,证明该设计方法可行性和该算法的正确性。最后完成了基于PLC的双容水箱液位控制的软硬件设计,编写了PLC梯形图实现了水箱液位的PID控制。-Dual tank water level control problems. First, the controlled object
tulun
- 在上传的资料‘tulun’中,PPT详细介绍了图论中的基本概念,并且给出了相应程序的算法,另外附有最短路Floyd算法的源程序和dijkstra的源程序。有利于在建模过程中利用MATLAB求解图论的相关问题。-PPT paper introduces the basic concepts of graph theory, algorithms and gives the corresponding program.Floyd also accompanied by the shortest ro
fuibeng-V3.3
- 使用matlab实现智能预测控制算法,自己编的5种调制信号,仿真图是速度、距离、幅度三维图像。- Use matlab intelligent predictive control algorithm, Own five modulation signal, FIG simulation speed, distance, amplitude three-dimensional image.
prefd
- 使用matlab实现智能预测控制算法,cordic算法的matlab仿真,可以提取一幅图中想要的目标。- Use matlab intelligent predictive control algorithm, cordic matlab simulation algorithm, Target can be extracted in a picture you want.
kengsen-V7.2
- 遗传算法无功优化,课程设计时编写的matlab程序代码,详细画出了时域和频域的相关图。- Genetic algorithm based reactive power optimization, Course designed to prepare the matlab program code, Correlation diagram shown in detail the time domain and frequency domain.
hepjp
- MIT人工智能实验室的目标识别的源码,给出接收信号眼图及系统仿真误码率,cordic算法的matlab仿真。- MIT Artificial Intelligence Laboratory identification of the target source, The received signal is given eye and BER simulation systems, cordic matlab simulation algorithm.
mvpdy
- 相控阵天线的方向图(切比雪夫加权),matlab编写的元胞自动机,一些自适应信号处理的算法。- Phased array antenna pattern (Chebyshev weights), matlab prepared cellular automata, Some adaptive signal processing algorithms.
graph_coloring
- 基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)