-
cpml
三维PML-FDTD的C语言代码,完全匹配层的C语言实现(3D PML-FDTD in the C language code, perfectly matched layer in C language)
- 2010-06-11 14:28:04下载
- 积分:1
-
PolyFractionValu
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。(look it yourself.)
- 2021-02-19 10:19:44下载
- 积分:1
-
3970971SPH-for-couette
SPH 源代码,用于科研计算,是光滑粒子流体动力学-一种无网格粒子法书后的源代码(SPH source code, for scientific computing, is a smoothed particle hydrodynamics -- a source code after a meshless particle method.)
- 2020-10-26 20:29:59下载
- 积分:1
-
wangf
王勖成《有限单元法》里面的教学源程序,PROGRAM OF PLANE PROBLEM 96.1(Wang Aimin, "Finite Element Method," in which the source of teaching, PROGRAM OF PLANE PROBLEM 96.1)
- 2021-01-03 18:38:55下载
- 积分:1
-
gershdisc
用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
- 2012-06-04 13:29:25下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
Seqanaysiswithkalman
基于现代时间序列分析方法的多传感器观测融合Kalman滤波器与Wiener滤波器.NH格式论文。(time seq analysis with kalman and winner filter.)
- 2010-11-28 13:09:31下载
- 积分:1
-
Convex-Optimization
信号处理与通信中的凸优化理论,从纯数学的角度介绍了凸优化理论的基本原理和方法(Convex Optimization in Signal Processing and Communication)
- 2016-01-17 20:43:38下载
- 积分:1
-
4-split2
说明: 给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
- 2019-04-10 16:33:03下载
- 积分:1
-
dijkstra
最好的dijkstra 算法 matlab实现。
可以计算任意两点间的最短距离和路径。
不要参考其他的matlab程序,他们的路径都有问题。(Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.)
- 2013-05-21 12:51:37下载
- 积分:1