资源列表
DOA
- 信号特征矢量重排法 算法简要说明:该算法是针对相干信号源提出的一种解相干方法,其实现步骤如下: 1.采取N阵元均匀直线标量阵列获取M个相干信号源,假设信号源全部相干(M<N); 2.求阵列接收数据的最大似然协方差矩阵Rx,并进行特征值分解,确定特征矢量的个数,进而得到重排矩阵的维数L; 3.根据特征矢量重排的法则确定重排矩阵Rr; 4.采取MUSIC算法实现信号源数和DOA的估计(进行100次独立实验)。-Feature vector signal rearr
MatSAC_readdata
- matlab读取sac类地震数据的代码,文件夹下的函数是相互关联的 要放在一起使用-matlab code to read sac class seismic data folder functions are interrelated use to put together
ccc
- 利用蚁群算法进行配电网规划重构,代码可用-Ant colony algorithm to distribution network planning reconstruction ant colony algorithm to distribution network planning reconstruction, the code is available, the code is available
- 用于fluent的蒸发冷凝模型,程序可以有效的模拟水蒸气的冷凝和液态水的蒸发-Evaporation condensation evaporation model for fluent, the program can effectively simulate the condensation of water vapor and liquid water
MA26-EA
- 此款EA是在26日均线与K线发生交叉的时候,开多单,死叉时,平多单开空单-This EA is in the 26-day moving average and K-line cross occurs when more than a single, Sicha, the flat more than a single empty single-open
灰色按键加强版
- 热血江湖定点卡怪激活热血宝宝的灰色按钮实现定点,快速攻击,技能切换等功能。(Hot blood fixed-point cards activate hot blood baby's gray button to achieve fixed-point, quick attack, skill switching and other functions.)
zlib1.zip
- 包含可用于C语言的zlib.lib和zlib.h
VBZIP
- 用VB调用ZIP.dll和unzip.dll实现文件的压缩和解压缩。-VB and unzip.dll ZIP.dll called a file compression and decompression.
Jpeg2000CodecUseJava
- 站长!这是一老外用Java写的Jpeg2000编解码程序,较全面详细。请查收!-head! This is a foreigner writing Java Jpeg2000 codec procedures, a more comprehensive detail. Please find!
canbus(FPGA)
- 基于FPGA的can 总线设计,采用verilog语言编写。在FPGA的开发环境下,新建一个工程,然后将本文件中的各个源代码添加进工程里,即可运行仿真。-FPGA-based bus design can use verilog language. FPGA development environment, a new project, and then the paper all the source code to add the project, Simulation can be run
g722
- ITU-T G.191中包含的G.722语音压缩编解码程序,我已调试通过,内有我写的说明
mcmc
- 马尔科夫链蒙特卡洛模拟的matlab源代码