登录
首页 » matlab » 2Dforce-based-non-prismatic-element

2Dforce-based-non-prismatic-element

于 2020-11-26 发布 文件大小:4KB
0 158
下载积分: 1 下载次数: 12

代码说明:

  Mathematica计算基于力平衡变截面梁单元的质量和刚度矩阵(2D force-based finite element mathemaica)

文件列表:

2Dforce based non-prismatic element.nb,42441,2013-05-07

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

发表评论

0 个回复

  • 19864062MatrixOper
    对于协方差矩阵的一种计算方法,对于地震中的反演约束算法能起到很好的作用。(For a kind of covariance matrix calculation method)
    2011-05-30 13:43:06下载
    积分:1
  • pei_gt82
    实现了图像的灰度化并进一步用于视频监视控,有信道编码,调制,信道估计等,可以广泛的应用于数据预测及数据分析。( Achieve a grayscale image and further control for video surveillance, Channel coding, modulation, channel estimation, Can be widely used in data analysis and forecast data.)
    2017-04-06 19:27:28下载
    积分:1
  • 11087 统逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有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, <2,3,8,6,1> 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
  • Euler_2D
    二维Euler方程的Jameson求解方法(Jameson solution of two-dimensional Euler equations)
    2020-09-09 21:18:03下载
    积分:1
  • DERPAR
    常微分方程求解的搜索延拓法,克服了Newton-Raphson法对初值问题影响过大的问题(Solving Ordinary Differential Equations search continuation method to overcome the Newton-Raphson method for initial value problem of the impact of the problem is too large)
    2007-11-06 22:31:59下载
    积分:1
  • mxuliedejisuanjichengcheng
    伪随机序列(N=4的M序列)的C语言编程实现,可以应用于相关分析法和最小二乘辨识的输入信号。(Pseudo-random sequence (N = 4 M-sequence) of the C programming language, can be used in correlation analysis and least squares identification of the input signal.)
    2009-04-09 10:25:13下载
    积分:1
  • triangulation
    三角形网格上的线性有限元方法求解Helmholtz问题,多项式重构以及Richardson外推(solve the Helmholtz equation with robin boundary condition on triangulation mesh, PPR and Richardson extrapolation)
    2020-06-16 07:20:01下载
    积分:1
  • TSVD
    电容层析成像TSVD算法的演示实例以及详细的说明(An example of a demonstration of TSVD algorithm for capacitance tomography and a detailed description)
    2021-04-28 22:18:43下载
    积分:1
  • MD
    说明:  从别的网上下来的,是一个简单又经典的分子动力学模拟程序,很适合初级使用。(for molecular simulation)
    2010-06-08 14:55:11下载
    积分:1
  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载