-
OFDM Simulation
说明: OFDM通信系统的仿真。PDF文件,包括OFDM原理、程序讲解及运行结果。(OFDM communications system simulation. PDF documents, including OFDM principles, procedures and operations on the results.)
- 2006-01-01 18:16:07下载
- 积分:1
-
RKTfilter
用matlab实现的RTKfilter实现滤波处理(Achieved with matlab filtering implemented RTKfilter)
- 2011-05-04 20:04:35下载
- 积分:1
-
APSK-xiangduibanjing
关于APSK相对半径比的搜索程序,可以找出最优半径比(About APSK relative radius than the search program, you can find the optimal radius ratio)
- 2013-12-05 17:55:50下载
- 积分:1
-
The-MATLAB-Genetic-Algorithm-Toolbox
The MATLAB Genetic Algorithm Toolbox
- 2012-05-05 23:31:28下载
- 积分:1
-
dct
A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. DCTs are important to numerous applications in science and engineering, lossy compression of audio (e.g. MP3) and images (e.g. JPEG) (where small high-frequency components can be discarded), to spectral methods for the numerical solution of partial differential equations. The use of cosine rather than sine functions is critical for compression, since it turns out (as described below) that fewer cosine functions are needed to approximate a typical signal, whereas for differential equations the cosines express a particular choice of boundary conditions.
- 2015-02-18 19:24:30下载
- 积分:1
-
sysrecognition
最小二乘法系统辨识,包括系统阶次的辨识等,希望大家喜欢(Least squares system identification, including the identification of system order and so on, hope you like)
- 2010-05-27 15:21:11下载
- 积分:1
-
基于分形理论的电树枝物理现象的计算机仿真研究Electrical-Treeing-Simulation
技术说明文档:基于分形理论的电树枝物理现象的计算机仿真研究(Technical Document: Electrical treeing simulation based on fractal theory)
- 2021-03-31 12:19:09下载
- 积分:1
-
00737
无源定位各种体制与方法的总结和概述,并做了详细的对比,最后给出源代码及结论(Analyses of the geolocation accuracy that can be obtained
from shipborne sensors by use of time difference of arrival
(TDOA), scanphase, and angle of arrival (AOA) measurements )
- 2013-11-12 21:57:51下载
- 积分:1
-
pso
PSO算法简单、易实现且参数较少,现已被应用于函数优化、神经网络训练、模糊系统控制以及其它遗传算法的应用领域(PSO algorithm is simple, easy to implement and less parameters, have been applied to function optimization, neural network training, fuzzy system control and other applications of genetic algorithms)
- 2011-04-19 15:20:00下载
- 积分: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