-
zishiyingxindjunh
本资料是针对于数字信号处理中的二进制信道均衡算法m文件源程序(This information is in digital signal processing for the binary channel equalization algorithm m file source)
- 2008-12-13 11:13:40下载
- 积分:1
-
snr
这是一个图像信噪比计算的小程序,不是峰值信噪比,请注意。(This is a small program SNR calculation, not the peak signal to noise ratio, please note.)
- 2021-04-18 23:18:51下载
- 积分:1
-
music(2)
DOA经典算法系列之MUSIC
MUSIC算法的深入研究改进算法众多,这里提供Music系列二:噪声子空间法(DOA series of classical algorithm MUSIC MUSIC- depth study of the many improved algorithm, Music series here for two : noise-space law)
- 2021-04-22 22:18:48下载
- 积分:1
-
Appendix1E_data_generation
data generation using matlab neural network
- 2013-09-15 20:02:23下载
- 积分:1
-
energy-efficiency-MIMO
大规模MIMO中,有关于能效的相关文章
(MASSIVE mimo energy efficiency )
- 2014-12-22 21:42:39下载
- 积分:1
-
ONE-QKF
一阶QKF(积分卡尔曼滤波)算法,性能优于UKF、EKF,谢谢~(An order QKF (integral Kalman filter) algorithm outperforms UKF, EKF, thank you ~)
- 2014-01-17 15:26:04下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1
-
Desktop
蒙特拉罗法和一次二阶矩法的程序,并附上了例子,能很好的帮助初学者学习(Monte La France and a second-order moment method procedure, along with the examples, can be very helpful for beginners to learn)
- 2011-11-17 18:32:49下载
- 积分:1
-
Coding
Preprocessing of medical images
- 2014-11-21 12:12:39下载
- 积分:1
-
vad
关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通
vad0303:自己设置调整门限为一定值
vad0310:根据能量值和过零率设置门限,自适应门限值
vad0310_2:基于比例因子的门限自调整
vad0310.m加入了噪声,端点检测前都噪声进行了处理
entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测
dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并加入门限自适应算法,实现语音端点检测(Several methods on endpoint detection, recording their own voice samples, the traditional algorithm has made some improvements, adding a de-noising, and then after de-noising endpoint detection are transferred through)
- 2016-04-12 19:30:47下载
- 积分:1