-
fner
说明: 菲涅尔波带片设计
用菲涅尔波带片的方式设计衍射光学元件位相分布。(Fresnel zone plate design)
- 2010-03-20 12:36:57下载
- 积分:1
-
3-DM
DM算法实现水印的嵌入和提取,内有实验用图,可以直接运行。(DM algorithm for watermark embedding and extraction, within the experimental map, you can run directly.)
- 2012-04-16 21:43:54下载
- 积分:1
-
语音增强中的子空间算法 subspace
语音增强中的子空间算法,klt算法以及pklt算法,内附参考文献。( folder contains subspace algorithms: REFERENCES
Hu,Y.and Loizou,P.(2003).A generalized subspace approach for enhancing speech corrupted by colored noise.IEEE Trans. on Speech and Audio Processing,11,334-341.
Jabloun,F.and Champagne,B.(2003). Incorporating the human hearing properties in the signal subspace approach for speech enhancement. IEEE Trans.on Speech and Audio Processing, 11(6), 700-708.)
- 2020-06-27 04:20:02下载
- 积分:1
-
Matlab code for multi-agent control
多智能体的编队控制,适合多智能体的编队或一致性研究的初学者学习(Multi-Agent Formation Control, Suitable for Initial Scholars of Multi-Agent Formation or Consistency Research)
- 2021-01-15 04:08:46下载
- 积分:1
-
232432543534534
pid控制程序,基于matlab环境开发,开自行修改(matlab)
- 2009-06-07 09:21:34下载
- 积分:1
-
mfcc_svm
MFCC and SVM using matlab
- 2019-03-27 21:37:56下载
- 积分:1
-
傅里叶梅林图像配准
该程序是基于fourier—melin的配准程序,用matlab编程,具有界面,可以手动调整自己需要的参数,比如图像的缩放,旋转角度等参数,实现图像配准。
- 2022-01-26 02:53:13下载
- 积分:1
-
xindaomoni
利用matlab程序对正交频分复用中的信道进行了模拟(Matlab program to use orthogonal frequency division multiplexing in the channel to simulate)
- 2008-04-18 22:35:47下载
- 积分:1
-
OFDM_system
一个完整的ofdm调制系统的仿真程序,包含PN码自动生成,串并转换等各功能模块和算法,重点针对不同信道条件对常用及各种信道盲均衡算法进行仿真分析比较,对不同原型滤波器算法进行研究分析,分析比较QAM系统,供博士毕业论文参考(Ofdm modulation of a complete system simulation program, including automatically generated PN code, and convert the string
Other functional modules and algorithms, focusing on a different channel conditions and a variety of common blind channels are
Balance simulation algorithm analysis and comparison of different research and analysis prototype filter algorithm, sub-
Analysis of more QAM systems, Ph.D. thesis for reference)
- 2020-12-02 20:09:25下载
- 积分:1
-
图像canny算子来实现边缘检测
只是用canny算子来实现图像边缘检测的算法,用原代码来实现canny算子5个步骤。Canny算法实现:用高斯滤波器平滑图像(在调用Canny之前自己用blur平滑)用一阶偏导的有限差分来计算梯度的幅值和方向.对梯度幅值应用非极大值抑制 .用双阈值算法检测和连接边缘.
- 2023-08-03 11:05:03下载
- 积分:1