-
Compute-normal
对于网格上每个点求取法向量的方法,程序实现的比较好(Compute normal vectors of 2.5D triangulation)
- 2020-11-05 09:09:52下载
- 积分:1
-
mat_disperse
这是一个matlab程序,包括了面波频散计算,及最小二乘反演的导数计算内容。(This is a matlab procedures, including a surface wave dispersion calculation, and calculation of the derivative of least squares inversion content.)
- 2020-11-18 14:39:39下载
- 积分:1
-
PBGBand
说明: 本程序可计算二维光子晶体的带隙,并得出带隙图,和带隙位置及宽度(This procedure computable two-dimensional photonic bandgap crystals, and came to the band-gap maps, and the band-gap position and width)
- 2008-11-07 21:33:19下载
- 积分:1
-
FFT
利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。(Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoidal signals, can be achieved by x (n) be the Fourier transform to get spectrum to identify the magnitude of the frequency value corresponding to the maximum , several transformations, find the mean square error. Change the signal to noise ratio SNR, the simulation can be drawn as the SNR increases, the mean square error decreases.)
- 2011-04-26 10:53:04下载
- 积分:1
-
shuangbianfuliyebianhuan
快速傅立叶变换,双边傅里叶变换的LabVIEW程序(Fast Fu Liye transform, bilateral Fourier transform of the LabVIEW program)
- 2014-12-04 17:22:45下载
- 积分:1
-
SMM
说明: 几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
- 2006-04-27 22:49:38下载
- 积分:1
-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
Nonlinear-code
这是fotran的非线性有限元程序,包括1D,2D程序(fortan NFEM )
- 2012-02-06 08:42:07下载
- 积分:1
-
RevisedSimplex
这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解(This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.)
- 2020-10-25 11:10:00下载
- 积分:1
-
example
此程序用最小二乘法拟合椭圆图像,模拟地球的形状(This program fit ellipse images using the least squares method to simulate the Earth' s shape)
- 2015-12-05 21:24:31下载
- 积分:1