搜索资源列表
Karlman_all_in_one
- 卡尔曼滤波算法的一网打尽,包括各种实现的matlab代码-Kalman filter algorithm a clean sweep, including implementation of the matlab code
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
chxu
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. Frames are 25ms long with 60 percent (15ms) overlap, hamming windowed. RS is the remove
CLEAN
- 采用clean算法对信号频谱进行处理,达到滤波的效果-Using clean algorithm to process the signal spectrum to achieve the effect of filtering
clean
- This is a matlab code for scalart algorithm implementation (noise straction)
das1
- Removing all variables, functions, and MEX-files from memory, leaving the workspace empty. clear all Deleting all figures whose handles are not hidden. close all Deleting all figures including those with hidden handles. cl
scan
- Program to use your camera as a scanner. Automatically detects the page on the picture.-Descr iption Useful program if you don t have a scanner or need to scan quickly a lot of pages. It detects the page on the picture, make it rectangular, cut th
composite
- PESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains the clean speech file and enhanced.wav contains the enhanced file.-PESQ measure: ------
Volume-Visualization
- Volume Visualization Example Matlab三维体视化 这份代码中,作者为体视化引擎创建了整洁的结构,并给出一个GUI调用的实例。通过子函数的封装,可以在GUI程序中自定义该3D三维可视化的应用实例。 -Volume Visualization Example Matlab code for three-dimensional volume visualization of this, the author of the engine for th
PESQ
- ESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesqESQ measure--- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains t
Reverberation
- • Plot the noisy speech signal both in time-domain and frequency-domain. • 进行含噪语音信号的时频分析 • Design a proper filter to remove noise from the speech signal. • 设计合适滤波器进行去噪 • Plot the clean signal both in time-domain
FitDataToALogisticFunction
- 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域
Schlomer-N.-Guidelines-for-writing-clean-and-fast
- This document is aimed at MATLAB® beginners who already know the syntax but feel are not yet quite experienced with it. Its goal is to give a number of hints which enable the reader to write quality MATLAB® programs and to avoid commonl
clean
- 本程序是现代谱分析中的clean的matlab程序,经过仿真验证,获得较为准确的结果。-This program is clean modern spectral analysis of the matlab program, through simulation, to obtain more accurate results.
clean-the-prog
- 清理c程序注释的matlab小程序,仅供学习交流!-Matlab program to clean up the c programming notes for learning exchanges....
MATLAB
- MATLAB编程技巧,包含如何编写高速率和整洁的matlab程序,全英文的,值得参考。-MATLAB programming skills, including how to write high-speed and clean matlab program in English, it is worth.
clean-all
- 可以通过matlaB来进行仿真,得到很好地迭代控制的效果,开环和闭环的迭代控制算法的仿真-Can by matlaB to simulation, iterative control effect, the open-loop and closed-loop iterative control algorithm simulation
matlab-sqlite3-driver-master
- Matlab driver for SQLite3 database. Features include: * Simple and clean Matlab API. * Fast C++ MEX implementation. * Parameter binding for an SQL statement. * Multiple database connections. * Easy manipulation of query results as a
CLEAN
- 计算非平稳信号的空间谱的clean算法matlab程序,可以运行。-calculates spectrum for unevenly spaced time series
CLEAN算法详解与matlab仿真
- 基于CBF的CLEAN-SC算法详述与MATLAB程序(Based on CBF the algorithm of CLEAN-SC,and matlab programe)