-
基于Wegstein方法的求解方程SolveEquation_Wegstein
基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
- 2020-06-30 01:00:02下载
- 积分:1
-
mpi-course
陈国良并行算法实践 -mpi源程序
《并行算法的设计与分析》(parallel computing mpi)
- 2020-11-02 10:59:53下载
- 积分:1
-
tianwen
说明: VC实现,天文导航算法及实现
包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
- 2020-09-29 16:17:44下载
- 积分:1
-
Curve_fitting
对平面上给定的多点进行多项式曲线的拟合,可设置拟合多项式的次数(Given more points on the plane polynomial curve fitting, you can set the number of polynomial fitting)
- 2021-02-14 15:29:49下载
- 积分:1
-
microdisk_FDTD_backup
FDTD Solutions 是一款三维麦克斯韦方程求解软件,可以分析紫外、可见、红外至太赫兹和微波频率段电磁波与具有亚波长典型尺寸复杂结构的相互作用。
FDTD Solutions 使得设计师能够从容地面对光子设计复杂的挑战问题。快速原型制造和高精度仿真大大降低对费用高昂的原型试验的依赖,因而可以对设计概念进行快速评价,进而缩短产品研发周期,降低费用。 FDTD Solutions 可以帮助你成功应对各种复杂的应用,从基础光子学研究,到目前工业界领先应用领域如成像、照明、生物光子学、光伏、以及众多其他应用。(FDTD Solutions is a three-dimensional software for solving Maxwell' s equations, we can analyze the ultraviolet, visible, infrared and microwave to terahertz frequencies of electromagnetic waves having a typical size of subwavelength interaction of complex structures. FDTD Solutions allows designers to calmly face the complex photonic design challenges. Rapid prototyping and simulation precision greatly reduce dependence on costly prototype testing, which can quickly uate design concepts, and thus shorten the product development cycle and reduce costs. FDTD Solutions can help you successfully deal with a variety of complex applications, leading application areas such as imaging, lighting, biophotonics, photovoltaics, and many other applications basic photonics research, the current industry.)
- 2016-03-20 17:40:02下载
- 积分:1
-
shannon
此程序为香农编码的程序实现的过程及相关参数和结果。(shannon)
- 2010-06-02 16:47:42下载
- 积分:1
-
OpenSees1.0
经典的可编程添加模块的面向对象的有限元程序代码(C++ code for OOFEM based on multi-systems)
- 2018-05-02 19:45:18下载
- 积分:1
-
EMD-C
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。(EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.)
- 2021-02-03 01:10:00下载
- 积分:1
-
sanciyangtiao
其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
- 2011-10-14 09:40:33下载
- 积分:1
-
BICG
BICG算法,是Krylov子空间的迭代方法之一(The BICG algorithm is one of the Krylov subspace iteration method)
- 2012-07-09 21:57:18下载
- 积分:1