搜索资源列表
Thefilterdesign
- 了解图象处理的维纳滤波器和匹配滤波器的原理,并能用MATLAB编程 语 言实现。评估滤波器的性能。-understanding of image processing Wiener filter and the matched filter theory, and can be used MATLAB programming language. Filter performance assessment.
scanner
- 一个包含详细注释的扫描器C源代码。在程序语言中,语法包含了一个抽象的模型,所有格式良好的代码单元(即源文件)都必须匹配。
dtw
- 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
JavaTranslate
- 一个Java语言翻译程序,输入英文翻译到汉语,通过加载自己编写的词汇库进行匹配,能进行一些日常语的翻译。-Language translation of a Java program, type the English translation to the Chinese, through the words I have written to load database matching can also conduct day-to-day translation of the phrase
automake.tar
- linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
safjfd
- 首先分析了典型说话人识别系统的各关键技术,详细分析了矢量量化技术在 说话人识别中的应用,研究了码本训练算法以及说话人判别算法,对算法中各参 数值的选取进行了讨论 其次根据系统的需求建立一个小的语音库,录制语音信 号,并对采集的语音信号进行预处理,检测语音信号的起始端点 在MATLAB 环境下仿真说话人识别系统,验证系统设计方案的可行性:特征提取阶段,提取 语音信号的12阶美尔倒谱系数以及各阶倒谱系数对应的1阶差分倒谱系数,在 训练阶段,采用分裂法和GLA算法相结合的矢量量
ann
- matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
SpeechRecognition
- 简 单 模 拟 语 音 识 别 ,通过预定语音信息,自动进行匹配,如果正确则输出结果-SpeechRecognition
siftDemoV42
- sift特征提取及匹配代码,由c语言和matlab共同编写,对研究sift算法非常有用。-sift feature extraction and matching code from matlab c language and co-written research sift algorithm is very useful.
Speaker_recognition
- 基于mathmatic环境下的语者识别介绍本程序通过滤波、去噪、建模、匹配等过程,将录音人的声音建立成模型,当录音人再次输入声音时能自动识别说话人的身份。-based on mathmatic,that will recognise the speaker
speakerrecognition
- 本程序是基于matlab的语者识别系统。采用mfcc算法进行提取语音特征,用gmm算法进行匹配。-This procedure is based on a speaker recognition system matlab. Mfcc algorithm using speech feature extraction, matching algorithms using gmm.
speaker
- 是基于matlab的语者识别系统。包括了预处理,mfcc,和gmm算法匹配。-Matlab-based speaker recognition system. Including the pretreatment, mfcc, and gmm algorithm match.
aairomp
- 基于压缩传感CS的经典重构算法:正交匹配追踪OMP,能很好的重构稀疏信号。-Compressed sensing based on the classic CS reconstruction algorithms: orthogonal matching pursuit OMP, the reconstruction of sparse signals is well 朗读显示对应的拉丁字符的拼音 字典 翻译以下任意网站El Confidencial-西班牙语Nord-Cine
mscr
- 计算图像的Maximally Stable Color Regions ,图像匹配中很有效的特征,使用C语言和matlab混编-calculate the Maximally Stable Color Regions
bus
- 公交车查询程序源代码,数据库采用access,设计巧妙,有模糊匹配功能,可不是普通的sql语言中的like实现的。-Bus query program source code, database access, cleverly designed, fuzzy matching, not ordinary sql language like achieve.
PermissiveResearch-master
- 实现一个本地搜索引擎(作者语:search engine),允许容错搜索,也就是搜索结果不需要和搜索的关键字完全精准匹配。比如,搜索”eric wang“,搜索结果可以包括Erica Watts等等。搜索效率十分高,并且支持CoreData数据搜索。可以很方便修改搜索算法或者替换成自定义的搜索算法。
project
- 基于c++语言和opencv的视觉立体匹配(Visual stereo matching based on c++ language and opencv)
C语言中scanf的使用
- 首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <stdio.h>int scanf (const c
D2DCommSimul-韩语
- 基于匹配理论的设备间底层通信资源分配,使用matlab实现的(Resource Allocation using Matching Theory for Device-to-Device Underlay Communication)