登录
首页 » matlab » 7ef682d55cf0社会力模型

7ef682d55cf0社会力模型

于 2021-03-19 发布
0 251
下载积分: 1 下载次数: 53

代码说明:

说明:  行人群体疏散仿真的社会力模型,可用于做系统仿真(Social force model for pedestrian evacuation)

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

发表评论

0 个回复

  • dofft
    说明:  用于对ADC采集正弦波后得到的数据进行FFT,计算得到ADC的动态性能参数(ADC DYNAMIC TEST(FFT))
    2019-10-28 16:00:30下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • kaobou_v14
    音频信号通过LM386放大,计算两个矩阵之间的欧氏距离,电力系统暂态稳定程序,可以进行暂态稳定计算。( LM386 audio signal amplification, Calculation of the Euclidean distance between the two matrices, Power System Transient Stability Program, can be transient stability.)
    2016-11-24 21:50:36下载
    积分:1
  • case10year
    长期规划可靠性计算,计算10年的电力系统可靠性代码(reliability assessment)
    2013-01-11 18:11:02下载
    积分:1
  • zuijia
    求解某一函数的最佳一致逼近二次多项式,课任意更改所需函数(Solving a quadratic function of best uniform approximation polynomial functions required for any changes to class)
    2013-05-28 17:48:23下载
    积分:1
  • Floating-point-complex-radix-2-decimation-in-time-
    浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。(floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.)
    2006-08-07 14:19:25下载
    积分:1
  • matlab
    一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理(A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation)
    2013-07-23 08:42:47下载
    积分:1
  • brick
    有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
    2013-10-23 14:32:13下载
    积分:1
  • Dieselengine
    一个柴油机模型,能计算柴油机的油耗率,扭矩(a diesel engine modle)
    2021-01-11 11:18:49下载
    积分:1
  • 新编Marc有限元实例教程
    编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
    2019-01-14 19:19:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载