资源列表
MedFDTD
- 计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图-FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.
abutment-gravity
- abaqus 重力大坝应力分析 inp 命令流文件-gravity dam stress analysis abaqus inp command stream file
MultipleCalculator
- 本小型软件是实现多功能的复杂的计算机,可分为科学型和标准型两种计算模式,不仅能实现简单的四则运算,还可以实现幂运算,对数运算等复杂的运算功能。-the small software is a multi-function complex computer can be divided into science-based and standards-based computing model two, not only able to make simple four operations, b
reed-solomon-4.0
- 纠错码编码以及译码源程序reed-solomon4.0
Sink
- Ex8-4 汇点问题 « 问题描述: 采用邻接矩阵表示一个具有n 个顶点的图时,大多数关于图的算法时间复杂性为 O(n2 ),但也有例外。例如,即使采用邻接矩阵表示一个有向图G,确定G 是否含有一个 汇(即入度为n-1,出度为0 的顶点),只需要O(n)计算时间。试写出其算法。 « 编程任务: 对于给定的有n个顶点的图G 的邻接矩阵,各顶点依次编号为1,2,…,n。试设计一 个O(n)时间算法,计算图G 的汇点。 « 数据输入:
zero-phase-digital-filtering
- 实现零相位数字滤波的方法可以采用FRR或RRF方法.-Achieve zero-phase digital filtering method can be used FRR or RRF method.
TimeSeriesVC
- 时间序列相关性分析假设有两个时间序列X={x1,x2,…,xn},Y={y1,y2,…,yn},X和Y在延迟l处的相关系数R(l)计算公式如下: 其中,l的最大取值为n/2。当l的值从0变化到n/2时,就可以得到多个R(l)值,令R(l)最大值所对应的延迟为lmax,如果R(lmax)>σ(一个人为定义的阈值),那么我们就说时间序列X和Y具有延迟相关性,Y延迟于X的量为lmax。-Time series correlation analysis assumes that there a
homework1
- 圆周率统计计算方法仿真(即蒙特卡罗Monte Carlo仿真) 文件 应用程序:圆周率的统计计算.exe 源代码文件:圆周率的统计计算.c
ComputeHurst
- 该代码为原创,用vc实现。代码实现的功能为计算网络流量的自相似指数hurst。里面包括了一个试验数据文件packetnumber1.dat,有需要的可以验证代码的正确性。-the original code using vc achieve. Code the function to calculate the flow of network self-similarity index hurst. Includes a pilot packetnumber1.dat data files, n
VCMATH
- 数学常用算法,矩阵类的实现包括四则运算,求逆,转置,线性方程组的解法计算等。-the usual math algorithm
chazhi
- 这是一个的插值方法程序,fortran的,很实用有效8种类型-This is an interpolation methods and procedures, fortran, very practical and effective eight types
dijkstra5
- For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single
