登录
首页 » matlab » codes

codes

于 2012-05-16 发布 文件大小:3KB
0 122
下载积分: 1 下载次数: 4

代码说明:

  图论中的floyd算法。简单的小程序,可以插入任何过程中,方便实用。(In graph theory algorithms. Simple procedure, you can insert any process, convenient and practical.)

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

发表评论

0 个回复

  • RFID-anti-collision-multi-tag
    针对无线射频识别(radio frequency identification,RFID)系统的多标签碰撞问题,在分析RFID标签编码规则的基础上,提出根据标签编码规则进行标签分组和标签预淘汰的方法,在读写器识别的初始阶段根据特定的规则淘汰部分标签,从而减少系统工量,提高系统工作效率.实例证明:在不增加标签结构复杂度的基础上,充分利用已有的有效信息能够有效减少阅读器的查询次数和系统的总通信量.(For radio frequency identification (radio frequency identification, RFID) system is a multi-tag collision problem, based on the analysis of the RFID tag encoding rules based on the proposed label grouping and labeling pre-elimination method according to the label encoding rules identified in the initial reader phase-out of the label according to specific rules, thus reducing the amount of system engineering, to improve system efficiency examples demonstrate: the label without increasing the complexity of the structure on the basis of full and effective use of existing information can be effective in reducing the number of queries and reader total traffic of the system.)
    2014-10-10 22:23:10下载
    积分:1
  • Final-Coding
    ebcot algorith with arithmetic coding
    2014-02-25 15:10:21下载
    积分:1
  • datasheet_2
    As shown in (5), the inductor current oscillates around a dc value at twice the grid frequency. The PWM technique assumes a constant dc input current and thus,
    2010-07-20 22:31:10下载
    积分:1
  • bsf
    evaluates the Black-Scholes formula for a European call
    2010-02-08 16:48:25下载
    积分:1
  • My_first_BP
    matlab实现BP模型。注释明白直观,使用方便。(Matlab implements BP model. The notes are clear, intuitive and easy to use.)
    2020-06-21 20:00:02下载
    积分:1
  • lishudu
    模糊数学方法中的隶属度的分析以及矩阵的计算和因子评价(Fuzzy membership degree of mathematical methods in the analysis and evaluation of matrix calculation and factor)
    2011-09-11 18:59:01下载
    积分:1
  • bianpojiegousheji3
    本文基于毕肖普法和蒙特卡洛法,利用MATLAB编程软件计算了边坡结构的失效概率Pf和对应可靠指标β.在计算上述Pf和对应β时,考虑了土体三个主要基本参数(重度γ、内摩擦角(Ψ)、粘聚力c)的随机特性.利用MATLAB程序的计算结果表明,随机变量对边坡可靠度的影响与基本随机参数对抗滑反力的贡献大小有关,即,贡献大的基本随机参数,它的随机波动对结构失效概率Pf的影响也较大,反之亦然.另外,基于MATLAB的算例计算结果还表明:边坡结构失效概率Pf对内摩擦角(Ψ)较敏感,而对重度y和粘聚力c次之.其次,当同时考虑三个随机变量的联合波动对Pf的影响时发现,当它们在小范围内随机波动时,其联合特性对Pf的影响较敏感,但当它们在大范围内随机波动时,Pf主要受敏感随机变量的影响,而三个随机变量联合作用对Pf的影响和敏感随机变量(Ψ)单独作用时相差不大.由此可见,在实际边坡工程可靠性分析中,土体内摩擦角起主要作用,不容忽视.(Based Bishop method and Monte Carlo method, using MATLAB programming software to calculate the failure probability Pf and the corresponding slope reliability index β structure in the calculation of the above Pf and the corresponding β, consider the three main basic soil parameters (severe γ internal friction angle (Ψ), cohesion c) of the random nature of calculation results using MATLAB program shows that the influence of random variables on the reliability of the basic random slope parameters against anti- slip contribution to the size of the force , that is , the contribution the basic parameters of large random , random fluctuations which affect the probability of structural failure Pf is also larger , and vice versa addition, the calculation based on MATLAB numerical results also show that : the structure of slope failure probability Pf internal friction angle (Ψ) more sensitive , while severe and cohesion c y followed . Secondly, when taking into account the impact of the joint fl)
    2014-01-10 17:36:46下载
    积分:1
  • integer-programming
    可用于解决整数规划方面的问题。用matlab编写的源代码。(integer programming)
    2011-09-17 21:00:56下载
    积分:1
  • optimization-matlab
    最优化单纯型法-matlab算法最优化单纯型法-matlab算法最优化单纯型法-matlab算法(Simplex method optimization algorithm optimization-matlab-matlab algorithm simplex method simplex method optimization algorithm-matlab)
    2013-09-13 18:51:05下载
    积分:1
  • ab改进
    针对传统α - β 滤波算法不够有效跟踪机动目标的问题, 详细分析了其内在原因, 提出一种改进的α - β 滤波算法。该算法不需要假定目标的机动模型, 而是将目标的机动加速度作为滤波状态直接估计出来, 将估计加速度作为输入控制量引入到传统α - β 滤波器的状态估计方程中进行机动目标的跟踪。然后将它与传统α - β 滤波算法进行比较, 证明了新的算法不仅具有传统算法计算量小的优点, 而且还可以对机动目标进行实时跟踪。仿真结果表明, 新算法在综合性能上明显优于传统算法。(In view of the problem that the traditional alpha beta filtering algorithm is not effective in tracking the maneuvering target, the internal reason is analyzed in detail, and an improved alpha beta filtering algorithm is proposed. In this algorithm, the maneuvering model of the target is not assumed, but the maneuvering acceleration of the target is estimated directly as the filter state, and the estimated acceleration is introduced into the state estimation equation of the traditional alpha beta filter to track the maneuvering target in the state estimation equation of the traditional alpha beta filter. Then compared with the traditional alpha beta filtering algorithm, it is proved that the new algorithm not only has the advantages of small computation in the traditional algorithm, but also can track the maneuvering target in real time. The simulation results show that the new algorithm is superior to the traditional algorithm in terms of comprehensive performance.)
    2018-04-13 11:00:35下载
    积分:1
  • 696518资源总数
  • 104517会员总数
  • 39今日下载