搜索资源列表
DataAnalysis
- 采用matlab编写的药物相关性分析程序。 相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考-using Matlab prepared by the analysis of drug-related procedures. Correlation analysis of the algorithm is not well written, mainly for the preparation of learning Matlab interface and para
final.rar基于PC声卡和matlab的实时语音信号采集分析系统
- 一个基于PC声卡和matlab的实时语音信号采集分析系统,带有界面图形,功能较完善,A matlab based on PC sound card and the real-time voice signal acquisition analysis system with graphic interface, function better
song
- 用matlab进行语音合成,用到matlab GUI编程,界面友好。本人课程设计作品,希望对各位有所帮助。-Using matlab for speech synthesis, using matlab GUI programming, user-friendly. I curriculum design works, you want to be helpful.
noise_cancelled_GUI
- 使用matlab 编写的具有调整滤波器的参数来处理输入的语音信号使之具有消除噪声的功能,包括FIR和IIR两种滤波器,使用GUI界面。-Prepared with the use of matlab to adjust filter parameters to deal with input voice signal so that they are the elimination of noise features, including two types of FIR and IIR fil
GuiIamgeProcess
- 一个matlabgui编写的图像处理界面,可以实现图像的读入,灰度值计算等一般处理-Matlabgui the preparation of an image processing interface, you can read in the realization of images, gray value of the general processing
yuyinzengqiang
- 分别用三种方法实现语音增强并进行比较。 有GUI界面方便观看结果。-Three methods were used to enhance the voice and comparison. Views have a GUI interface to facilitate the results.
SHISHI
- Fortran与matlab互相调用,并实现复选框的可视化界面。-Fortran and matlab call each other and to achieve a visual interface for the check box.
Matlab-M-File06
- 51. 图形效果(2) 52. 可控制小球运动速度的用户界面 53. 设置坐标轴宗衡轴比 54. 动态文本显示 55. 浏览流体数据 56. 简单计算器 57. 字母统计 58. 时间计算器 59. 数字操作 60. 图像的块操作 -51. Graphic effects (2) 52. Can control the speed of the ball movement the user interface 53. Set axes Munehira a
MATLAB
- 数字电子琴的功能 电子琴的每个音阶均对应一个特定频率的信号,通过调用数字信号发生器产生一系列指定的频率的声音,从而达到虚拟的电子琴的功能,界面中包含A、B、…、O共 15 个琴键,鼠标按下时即发声,松开时发声停止。 同时能够产生正弦波、方波、三角波等常见的波形的数字信号,并且提供了图形界面用于选择波形、频率、幅值与相位。能够根据用户指定的波形和参数产生相应的数字信号,然后将数字信号写入声卡的缓冲区,最后由声卡播放出相应的声音。 -Digital electronic keyboar
matlab-functions-and-applications
- 本书结合科学研究和工程中的实际需要,系统、全面地介绍了MATLAB的常用函数。主要内容包括MATLAB基础及通用函数、数学运算函数、数组和矩阵运算函数、数值计算函数、概率统计函数、图形及图像处理函数、符号计算函数、图形用户界面开发函数、Simulink仿真函数、控制系统设计函数、信号处理函数、神经网络应用函数、最优化设计函数和小波变换函数。本书讲解的函数主线为从MATLAB的基础知识到不同领域的应用和实际问题的解决。电子书高清版但章节不全,但书内案例源码齐全,欢迎下载学习。-The book
matlab
- 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-Graphical User Interface
Matlab-speech-process
- 对语音信号的频谱分析,滤波,GUI界面设置,更加方便的进行语音的频谱分析与滤波处理。-The spectrum of the speech signal analysis, filtering, GUI interface settings, be more convenient for the voice spectrum analysis and filtering process.
Matlab-super-classic-tutorial
- 本章有三个目的:一是讲述 MATLAB正常运行所必须具备的基础条件;二是简明地介 绍MATLAB及其操作桌面Desktop的基本使用方法;三是全面介绍 MATLAB的帮助系统。 本章的前两节讲述:MATLAB的正确安装方法和 MATLAB 环境的启动。因为指令窗 是MATLAB最重要的操作界面,所以本章用第 1.3 、1.4 两节以最简单通俗的叙述、算例 讲述指令窗的基本操作方法和规则。这部分内容几乎对MATLAB各种版本都适用。第1.5 到第1.8 节专门介绍 MATL
MATLAB-GUI-serial-
- 可以实现通过matlab GUI界面做串口通信助手的软件-Can be implemented by matlab GUI interface to do serial communication software assistant
matlab--gui
- 数字通信原理通过matlab中的gui界面来实现,能直观的反应出通信学科中出现的图形变换等知识-Digital communication theory through the matlab gui interface to achieve, to reflect the intuitive graphic communications disciplines appears transform knowledge
matlab.gui
- matlab图形界面设计,程序已有详细的标注和解释,便于学习。-This presents graphical interface design about matlab, including a detailed annotation and interpretation, to facilitate learning.
matlab
- 1. 给一段原始的语音信号(可以是自己录制的一段语音),加上一频率为3.8kHz的高频余弦噪声和频率为3.6kHz的高频正弦噪声(幅度自己可以选择),用窗函数设计一滤波器(要求最小阻带衰减为50dB)对加噪后的语音信号进行滤波,画出滤波器的频率响应曲线,画出滤波前后的时域图和频谱图。 需要用到的函数: fir1 用窗函数设计FIR滤波器的函数 2. 用GUI设计一界面(如图1所示)完成如下功能: 1) 输入一语音信号,画出语音信号的时域图和频谱图; 2) 对语音信号加噪处理,
变声软件
- 这是基于matlab语言实现的一个GUI操作界面,可通过调节语音信号的频率改变声音的效果(This is a GUI operating interface based on matlab language, which can change the sound effect by adjusting the frequency of speech signals)
yuyinchuli
- 在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)