-
saolei
实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
- 2013-06-25 14:29:31下载
- 积分:1
-
VPSO
PSO Code with visulation pro[erlyyy
- 2017-04-13 01:54:01下载
- 积分:1
-
需求响应程序
万有引力单目标优化算法,用于单目标线性规划问题(Universal gravitation single objective optimization algorithm is used for single target linear programming problem.)
- 2020-12-13 16:39:14下载
- 积分:1
-
JC
说明: 本文为JC法程序,用于计算结构的可靠度指标。(JC method for structure reliablibity.)
- 2013-01-17 17:36:28下载
- 积分:1
-
color bar
主要是交通行业的时空矩阵的3维热力图表达方式,不同检测器与不同时间段的流量作为颜色的第三位导入,热力图调整颜色表达更清晰(mianly used for transportation engineering. It can plot the three dimension of the real traffic situation, including different temporal and spatial. the code also can modify the parameter of the colorbar.)
- 2017-09-18 09:55:43下载
- 积分:1
-
FDTD-WireAtenna3
采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标
(perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators)
- 2006-10-25 18:44:52下载
- 积分:1
-
rk4
这是四阶的龙格库塔算法和lyapunov指数稳定性。(tihs is a runge kutta method )
- 2012-12-13 11:06:20下载
- 积分:1
-
ROE求解器fortran编程
说明: 求解黎曼问题格式Roe格式FORTRAN编程(Solution of Riemannian problem format roe format FORTRAN programming)
- 2021-04-07 20:09:01下载
- 积分:1
-
各种随机算法
瑞利分布的随机变量,标准高斯分布的随机变量,莱斯分布的随机变量(Random Variables of Rayleigh Distribution, Standard Gauss Distribution and Rice Distribution)
- 2020-06-20 01:20:02下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1