搜索资源列表
vbfft_04418300
- 用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transform. To achieve modular, as a d
sutaup.rar
- tau-p变换的C程序,地震勘探数据处理中经常用到的功能模块代码!,tau-p transform C procedures, seismic data processing in the frequently used function modules code!
AddTwoFile
- 石油天然气行业的专业代码,是自己做的。VC平台下开发,用C和C++代码实现的。此软件功能是相加两个Segy格式的数据,做radon变换时候用到的。-Oil and gas industry the professional code of their own to do. VC platform under development, using C and C++ code to achieve. This software function is the sum of the two Segy
KL_transform
- 实现数字图像处理KL变换,内含注解,方便学习。理论上能够实现多波段处理遥感影像!-Realize the algorithm of KL transform, one of the famous algorithm in image processing realm. There are explanation about the code.
mixfft
- fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法-FFT algorithm of mixed base, c code, portable mixed base of Fourier transform algorithm
CPP.tar
- 今天看了些EMD信号分解方面的东西,matlab官网上有个Hilbert-Huang Transform的代码,代码效率极高啊,人家3句语句就解决了一个大问题,很牛啊!还有一个GRilling的EMD工具箱,好多文件,功能应该相当强大。 这里研究了研究matlab官网的代码,加了些注释、功能演示,效果如下 原始信号由3个正弦信号加噪声组成,如下-Today looked at some of the EMD signal decomposition of things, matlab
easegrid
- ease-grid投影,从经纬度到行列号-computes the forward ease grid transform. given a lat,lon (alat,alon) and the scale (ascale) the image transformation coordinates (thelon,thelat) are comuted using the ease grid (version 1.0) transformation given