资源列表
short-fft
- 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
Programming_the_Finite_Element_Method.ZIP
- 《有限元方法编程(第三版)》随书源码。 采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。
同学编的C#的FFT函数
- 一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。-a write C# FFT function, we can hope to suggest. No compression password.
FFT——DELPHI.ZIP
- DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
仿matlab矩阵运算
- vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
摄影测量
- 摄影测量中将数据读入,进行空间外方位元素的计算和控制测量点的确定-Photogrammetry data will be read, space orientation element of calculation and measurement control points identified
最优化作业C++源代码
- 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
二次曲线拟合---最小二乘法
- 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
FDTD_2D_CYLINDER
- 经典的二维FDTD,圆柱散射,PML吸收边界条件
oommf
- 基于Tcl/Tk的磁学模拟源码