搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
vbuesmatlabcom
- vb 调用matlab生成的com组件例程 matlab完成计算fft,和显示fft波形-vb call Matlab component com generation of Matlab routines complete calculation fft. and display waveform fft
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
sender
- SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -> 0xFFFFF). To display data captured, use Test.m (MATLAB application)
matlab100
- 里面有很多使用的MATLAB代码,包括图形显示和计算源代码-There are a lot of use of the MATLAB code, including the graphical display and calculation of the source code
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
displayMVF
- display a motion vector for a video compression
Voice_v1
- 可以將WAV檔的資訊取出,並且能由TXT檔自創WAV檔,顯示聲音資訊,包含取樣頻率,長度,波形...等等之類-WAV files of information can be removed, and can create their own WAV files from the TXT file, display the sound information, including sampling frequency, length, wave ... and so forth and the l
displaylet
- matlab内显示图形的子程序,可以方便的显示各种图形,能够识别图形中任意点的轨迹-matlab display graphics within the subroutine, you can easily display a variety of graphics, can identify any point in the track graph
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
roi
- A simple coding to select the region of interest image in an image which is in the form of jpg,tif and other formats. You can simply select the region of interest in your image and display it.
Tiny_Compiler_5r
- 解释器Tiny Compiler(此为第五版)是用c++写的解释器,语法规则类似于C和matlab,支持数组和函数调用,并用mfc做了简单界面。 内附详细说明及例子程序。 第五版新增特性:计算器工具中添加了公式的“立体显示”。 第四版新增特性:添加了语法树的可视化显示。 官方日志:http://wantnon.spaces.live.com/blog/cns!22376C1C5B93C0AD!464.entry-The interpreter(name:Tiny Compiler
Real-timedisplaysystemtime
- 用matlab编写的小程序,能够实时显示系统时间,希望能对大家有帮助。-Real-time display system time
new
- It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information. In addition, it inserts information related to the author of
mbook1
- matlab学习很好的书籍,可以全面学习基本用法,数据处理和图形显示。书籍讲解比较全面-The matlab Learning good books, can fully learn the basic usage, data processing and graphics display. More comprehensive books explain
MATLAB-color
- MATLAB颜色的使用,以研究颜色映象开始:如何使用、显示、修改和如何创建用户自己的颜色映象。然后,阐述在一个图形窗口中仿真多个颜色映象的技术或只使用颜色映象的一部分的技术-MATLAB color, began to study the color mapping: how to use, display, modify, and how to create your own color mapping. Then multiple color mapping technology of si
WNL
- Matlab 万年历 程序介绍 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。 二、程序主要构成 本程序由一个主程序myclcok及两个子函数rili和ck。主程序myclcok主要建立主窗口的菜单及相关的功能编辑。rili函数用于建立日历界面,ck函数用于建立时钟界面。-Matlab calendar Program introduced This program is a cloc
MATLAB
- 1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。 2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波, 再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。 3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变 换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
卡尔曼滤波
- 使用卡尔曼滤波对语音信号进行增强,并显示出各个状态下的语音信号,注释非常清楚,适合初学者使用。里面有对应语音,注意文件夹位置修改就好。(Calman filter is used to enhance the speech signal and display the speech signal in each state. The annotation is very clear and suitable for beginners. There are corresponding speec
107551700第三次作业
- 根据短时傅里叶变换原理,计算并显示该语音段的短时幅度谱和功率谱;根据语谱图显示原理,编程实现该语音段语谱图的计算和显示,并尽量多地分析出语谱图包含的语音特征信息,用MATLAB提供的倒谱计算函数,显示该语音段的复倒谱和倒谱(According to the principle of short-term Fourier transform, the short range spectrum and power spectrum of the speech segment are calculat