-
matlabfilterdesign
基于MATLAB的数字滤波器设计 MATLAB的基本知识 (Digital filter design based on MATLAB' s basic knowledge of MATLAB)
- 2010-12-14 09:28:04下载
- 积分:1
-
correlation
说明: 高光谱各个谱段的相关性系数
correlation coefficient of highspectral image(correlation coefficient of highspectral image)
- 2011-03-24 14:55:52下载
- 积分:1
-
speech_enhancement_GUI
自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强(GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the smallest and the Wiener filter speech enhancement)
- 2021-05-13 15:30:02下载
- 积分:1
-
audiowatermarking
很多经典的音频水印程序,有一些可直接使用,有一些需要调试使用(many classic audio watermarking matlab program)
- 2020-10-07 11:37:37下载
- 积分:1
-
OFDM
OFDM 系统仿真程序源代码,主要用于OFDM系统仿真(OFDM system simulation program source code, mainly used in OFDM system simulation)
- 2008-03-29 14:53:06下载
- 积分:1
-
a
说明: 这个水印一般般利用DWT变换和DCT变换嵌入水印,加上了Arnold变换使图片水印的抗MP3压缩攻击有所提高。(The watermark in general as the use of DWT transform and DCT transform embedded watermark, coupled with the Arnold transform to image watermarking against MP3 compression attacks increased.)
- 2009-11-11 19:31:55下载
- 积分:1
-
impulse
冲击函数的应用 直流信号的傅里叶变换冲击函数的应用 直流信号的傅里叶变换(impulse fourier transformation)
- 2009-06-05 20:55:37下载
- 积分:1
-
lanlan
sample visua basic hoc tap bao cao
- 2014-09-25 23:32:33下载
- 积分:1
-
Ordered-neighborhood-rough-set
利用基于排序的邻域粗糙集算法对具有高维属性的元数据进行属性约简,删减多余的无关属性,避免模型的过拟合,提高模型预测精度和模型运算速度(The algorithm based on the ordered neighborhood rough set is used to reduce the attributes of the high dimension attributes, to eliminate the redundant irrelevant attributes, to avoid the over fitting of the model, and to improve the accuracy of the model prediction and the operation speed of the model)
- 2017-03-04 11:31:09下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1