资源列表
语音信号的采集与处理
- 1、语音信号的采集利用 Windows下的录音机,录制一段自己的话音,时间在1s内然后在Matlab软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数。 2、语音信号的频谱分析在Matlab中,可以利用函数fft对信号进行快速傅立叶变换,得到信号的频谱特性,要求学生首先画出语音信号的时域波形,然后对语音信号进行频谱分析。 3、设计数字滤波器和画出其频率响应给出各滤波器的性能指标; 给定滤波器的性能指标如下: (1)低通滤波器的性能指标:fb=1000Hz,fc
蚁群算法
- 本代码以人工蚁群算法为例,讲解了人工蚁群算法的实现
robot8.0
- 使用matlab中的机器人工具箱控制机械臂依次抓取物体(Using the Robot Toolbox in MATLAB to control the manipulator to grasp objects in turn)
数字信号处理理论、算法与实现
- 利用MATLAB理解数字信号处理理论和算法(Understanding Digital Signal Processing Theory and Algorithms with MATLAB)
Sources
- 基于非正交多址接入的室内可见光通信网信号覆盖性能分析及仿真(Analysis and Simulation of signal coverage performance of indoor visible light communication network based on non-orthogonal multiple access)
ABS_Amesim
- ABS整车控制模型,系统全面,配有文字说明,清晰易懂(ABS vehicle control model, comprehensive system)
b搜索树
- b树的c++代码实现例程,附测试代码,用于高级数据结构的学习
Hermite插值
- Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape preservation is high. This program
ADRC
- 主要用于控制系统中存在干扰,或者系统的状态不好测量时,比较有效的控制方法(control system with ADRC can have high robustness)
第七章
- 传感器阵列波束优化设计与应用书籍第7章的matlab程序(Chapter 7 matlab program of book Sensor array beam optimization design and application)
第六章
- 传感器阵列波束优化设计与应用书籍第6章的matlab程序(Chapter 6 matlab program of book Sensor array beam optimization design and application)
第四章
- 传感器阵列波束优化设计与应用书籍的第四章matlab程序(Chapter 4 matlab program of book Sensor array beam optimization design and application)