-
d2conv
二维信号卷积,若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号(Two demension signal convolution. )
- 2014-08-21 12:41:40下载
- 积分:1
-
chap3
vc++matlab图像处理与识别分章代码下载(vc++ matlab image processing and recognition of sub-chapter code download)
- 2009-03-28 09:52:09下载
- 积分:1
-
gaussshuzhi
在matlab中用ROMBERG方法求二重积分(Seeking double integral using Romberg method in matlab)
- 2012-04-20 01:03:01下载
- 积分:1
-
MelodySteppingstone
This is dialog program.
for use playing the music through the serial interface.
So, this program is included RS-232.
- 2014-08-18 19:42:08下载
- 积分:1
-
material-de-comp[1].-grafica
Books of Graphics Computers
- 2014-11-15 03:22:43下载
- 积分:1
-
PMAX
交流网络最大输电能力计算程序,便于分析电网最大输电能力和稳定评估(Exchange network transmission capacity calculation procedures to facilitate the analysis grid transmission capacity and stability assessment)
- 2013-02-02 23:35:37下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
ObjectArxswgl
本实例为VS2005编写的ARX事务管理实例,特别是AcTransaction::getObject()和close()的使用方法,作了正确演示。(ARX transaction management example this example is written in VS2005, especially in AcTransaction:: getObject () and close () method of use, make the correct demonstration.)
- 2014-11-24 22:31:34下载
- 积分:1
-
ECEFilterCheck
这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
- 2011-04-29 15:32:41下载
- 积分:1