登录
首页 » matlab » edgeFEM2D

edgeFEM2D

于 2008-02-09 发布 文件大小:1KB
0 177
下载积分: 1 下载次数: 95

代码说明:

  Edge element based 2D FEM code to calculate Electromagnetic Simulations

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

发表评论

0 个回复

  • qiantuihuidai_method
    这是前推回代法求解三相不平衡配电网的潮流计算,适合各种情况下的节点。(This is the forward and backward substitution method to solve the three-phase unbalanced distribution network power flow calculation, suitable for a variety of situations node.)
    2021-05-07 16:52:36下载
    积分:1
  • lvbo
    简单的滤波代码,包含高通滤波,低通滤波,带通滤波和带阻滤波。( U7B80 u5E5 u6E4 u6E4 u6E1 u6E1 u6E2 U5E26 u963B u6EE4 u6CE2 u3002)
    2017-05-15 15:02:39下载
    积分:1
  • cmpfit-1.2
    很好的最小二乘求解工具,经典算法的c语言版本实现(A MINPACK-1 Least Squares Fitting Library in C)
    2014-03-06 21:12:48下载
    积分: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
  • chazhi
    本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
    2013-11-14 15:28:33下载
    积分:1
  • newspring
    粘弹性人工边界的实现,在abaqus中快速施加粘弹性人工边界(Realization of viscoelastic artificial boundary, imposed by rapid visco-elastic artificial boundary in abaqus)
    2020-12-16 20:19:12下载
    积分:1
  • cal_CAPE
    计算CAPE(对流有效位能)的Fortran程序(Fortran program calculating CAPE)
    2011-08-22 21:58:27下载
    积分:1
  • 全向比幅法测角
    该程序为全向比幅法测角程序,并给出了测角误差分析(The program is omnidirectional amplitude ratio angle measuring program, and the angle error analysis is given)
    2018-04-08 17:50:36下载
    积分:1
  • code2
    基于蒙特卡罗模拟的概率潮流计算 基于蒙特卡罗模拟的概率潮流计算(Probabilistic power flow calculation based on Monte Carlo simulation to calculate the probability of the trend based on Monte Carlo simulation.)
    2012-07-04 10:26:27下载
    积分:1
  • math
    this document contain some demonstrations in mathematics , it can bee very helpful for beginners
    2013-01-26 18:45:06下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载