搜索资源列表
ptfsf
- The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If
random(mt19937)
- 一个随机数产生器(mt19937) 计算物理中Monte Carlo方法中的基本条件 周期为2^19937-a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937
BigCalcXP2.0
- 从事数学计算或是软件开发的人,都会遇到这样一个问题。如果两个极大整数做各种运算,经常会因为数据太大导致溢出,而无法得到正确结果。大整数计算器正好为您解决此方面的烦恼。它理论上是支持无限位数的10进制和16进制整数的各种运算,当然这主要还是取决于使用者的机器运算速度。程序本身没有豪华界面,因为作为一个数学计算类的软件,那只会过多地占用系统资源,就运算速度来说有害无益。希望它能给您帮助!-mathematical calculation or engaged in the development o
DSPHOMEWORK
- 设信号 ,用 对x(t)采样得x(n),是否会发生频谱混叠?现利用FFT分析其频谱。 1.编程绘制该信号的波形。 2.若令N=16,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 3.令N=1024,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 4.分析2、3的运算结果。 设计调试报告要求: 1.工作原理简述; 2.设计思路; 3.难点及解决方法; 4.设计、调试结果及分析; 5.程序文本及操作步骤。-based signal
highflybird-lisp
- 计算几何中的几种lisp语言的算法,包括凸包,最小包围圆,点集的最大直径,最小距离等。-computational geometry of several lisp language algorithms, including the convex hull, the smallest enclosing circle, Point Set diameter of the largest and the smallest distance.