-
2501425708
此程序用提升法实现第二代小波变换
%% 我用的是非整数阶小波变换
%% 采用时域实现,步骤先列后行
%% 正变换:分裂,预测,更新;
%% 反变换:更新,预测,合并
%% 只做一层(可以多层,而且每层的预测和更新方程不同)(the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%% using time domain achieved, steps out first go backward%% transformation : split and forecast updates; %% inverse transformation : Update, forecasting, %% off with a layer (which can be multi-storey, but the typical forecast and updating different equation))
- 2007-01-08 15:45:03下载
- 积分:1
-
Microstrip_Antenna
微带天线在已知谐振频率下的结构尺寸计算,以及其3D辐射方向图的展示,还有E面H面的辐射图展示。学习微带天线的同学可以参考~(Size of the microstrip antenna in the calculation of the known resonance frequency, radiation pattern, and its 3D display, and H-plane radiation pattern in E-plane display. Students can learn microstrip antenna reference ~)
- 2014-09-22 10:01:42下载
- 积分:1
-
learnmatlab
matlab的全英文书籍,用于更好的理解和编写matlab原编码,希望有帮助(matlab full English books, to better understand and prepare for the matlab source code, hope that helps)
- 2013-08-11 18:15:04下载
- 积分:1
-
simulink_2ask_2fsk_2psk
基于simulink的二进制ask、fsk、psk的调制解调系统的设计(Simulink based binary ask, fsk, psk modem system design)
- 2011-10-07 12:52:20下载
- 积分:1
-
Assign-3
MATLAB CODE FOR PLOTTING PMF OF STATE PROBABILITY DISTRIBUTION
- 2011-11-26 19:14:02下载
- 积分:1
-
IIR
给出了MATLAB语言实现IIR滤波器的实现,源文件中还有原理方法(MATLAB language are given the realization of IIR filters, there is the principle source document method)
- 2008-02-12 17:59:20下载
- 积分:1
-
caiji
说明: VC_中利用AVICAP_DLL实现图像采集(VC_ for image acquisition using AVICAP_DLL)
- 2010-04-17 17:57:26下载
- 积分:1
-
abc
说明: 实现地月轨道的模拟以及计算,讨论了卫星有地球到月球的变轨过程。(a discrible of the way to moon)
- 2010-04-30 12:36:52下载
- 积分:1
-
windows_memcache_install
windows版memcache安装及应用(installation and application windows version memcache)
- 2013-09-20 13:50:56下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1