登录
首页 » Matlab » 图论的MATLAB函数的源代码

图论的MATLAB函数的源代码

于 2022-03-12 发布 文件大小:33.38 kB
0 102
下载积分: 2 下载次数: 2

代码说明:

应用背景图论是图论研究的一种,它是用来模拟物体间两两关系的数学结构。在这种情况下,一个“图形”是由“顶点”或“节点”组成,称为边连接的边。图可能是无向的,这意味着没有任何与每个边缘的顶点之间的区别,或其边缘可能是从一个顶点到另一个;见图(数学)更详细的定义和其他类型的变化,通常被认为是。图是离散数学研究的主要对象之一。关键技术在计算机科学中,图形是用来表示网络的通信,数据组织,计算设备,计算的流量,例如,一个网站的链接结构可以表示为一个有向图,其中顶点代表网页和有向边代表链接从一个页面到另一个。一个类似的方法,可以采取的问题,在旅行,生物学,计算机芯片设计,和许多其他领域。因此,算法来处理图形的发展是计算机科学的主要兴趣。图的转换通常是形式化的,并用图形重写系统表示。以规则为基础的图形变换系统的补充,以规则为基础的内存操作的图形数据库面向交易安全,持久性的存储和查询的图形结构化数据。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gradient
    本程序实现了基于梯度金字塔的图像融合算法,效果还不错,可以参考一下。(This procedure based on the gradient pyramid implementation of image fusion algorithms, the effect was not bad, you can reference.)
    2009-03-25 16:38:54下载
    积分:1
  • 65520758GaborandSVM
    this is a matlab SVM example
    2009-12-12 16:54:56下载
    积分:1
  • PID
    一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 (A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
    2011-07-17 23:45:45下载
    积分:1
  • 4
    说明:  循环平稳理论相关:循环互相关谱的源程序(matlab源代码)(cyclostationary related)
    2011-12-12 14:39:56下载
    积分:1
  • CST_MPI
    电磁场仿真软件CST,并行计算设置方法。(Electromagnetic simulation software CST, parallel computing setting method.)
    2014-01-12 22:54:24下载
    积分:1
  • conv source! very useful
    函数c=conv(a,b,shape)
    2022-01-25 19:51:45下载
    积分:1
  • 1
    说明:  vector control of induction motor
    2011-03-03 14:39:14下载
    积分:1
  • linear_regression
    Linear regression with regularization
    2011-10-21 04:14:05下载
    积分:1
  • twolink_661908825
    推导运动学中杆运动模型的例程,对初学者有一定的价值。(Kinematic motion model is derived in the bar routines, for beginners a certain value.)
    2011-01-10 22:44:44下载
    积分:1
  • Attachments_2012_10_27
    implementation of MLP neural network
    2012-11-25 23:01:34下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载