搜索资源列表
dongwushibiesitong
- 动物识别系统,是人工智能的作业,同学们可以共享一下
shibiema
- 智能识别系统程序
Kalman_Knowinput
- kalman滤波,李国强,用于模态识别,先生称响应在用相应识别系统参数
s
- 通过一直参数,对系统输出进行识别,系统输入可以用白噪声,正弦,地震等作为输入参数
MATLAB_era.rar
- 用于多输入多输出的系统辩识,也可以用为环境激励下的模态参数识别.,For multi-input multi-output system identification, can also be used for the environment, inspired by the modal parameter identification.
Speakerindependentspeechrecognitionsystem
- 基于音素识别的非特定人语音识别系统,国外原版论文,经过PDF排版处理-Phoneme recognition based on non-specific human speech recognition system, foreign original papers, after dealing with PDF publishing
39709587DetectionOfLicensePlate
- 很好很实用,车牌识别开发系统,具有一定的实践意义-very good
fingerprintsourcecode
- 指纹识别系统,是用VC++语言编写的,很好用-Fingerprint identification system, is written in VC++, very good use
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
cup-examples
- 语音电子密码锁,用于识别非特定人的语音,防止偷盗的门锁系统-Voice electronic locks, used to identify non-specific human voice, door locking system to prevent theft
myIntGate
- 通过中断门访问内核 象全局描述符表GDT一样,在整个系统中,中断描述符表IDT只有一个。中断描述符表寄存器IDTR指示IDT在内存中的位置。由于80386只识别256个中断向量号,所以IDT最大长度是2K。 中断描述符表IDT所含的描述符只能是中断门、陷阱门和任务门。也就是说,在保护模式下,80386只有通过中断门、陷阱门或任务门才能转移到对应的中断或异常处理程序。 -By interrupt doors to access the kernel Like the Glo
Matrix-keyboard
- 设计一个矩阵键盘的识别系统,在一个8段数码管上分别按16个键盘轮流显示0123456789ABCDE-This is for matrix keyboard
3
- ,max函数出现在main函数之前,因此在main函数中调用max函数时,编译系统能识别max是已定义的函数名。 如果把两个函数的位置对换一下,即先写main函数,后写max函数,这时在编译main函数遇到max时,编译系统无法知道max代表什么含义,因而无法编译,按出错处理。 为了解决这个问题,在主函数中需要对被调用函数作声明-, Max function appears before the main function, so when you call max
YAKEBI
- 基于matlab的中药指纹图谱识别系统,打开后运行就可以-Matlab-based medicine fingerprint identification system can be run after opening
fruit
- 用MATLAB实现的生物电子影像技术课程设计报告,水果识别系统,有程序-Using MATLAB bio-electronic imaging technology curriculum design, fruit identification system, there are procedures
ANIMAL
- 动物识别系统,通过输入特征来区别各种动物-TO ANALYS THE ANIMAL
vb-face-recognition-system
- vb人脸识别系统有助于你方便的设计人脸识别功能-vb face recognition system
6
- 汇编语言实现数制的自动转换,例如输入1234,系统自动识别为1234H,并转换为十进制数-convert hemi to decimal
vqonMatlab
- 基于vq说话人识别系统,在matlab环境下实现的实时说话人识别系统-Speaker recognition based on VQReal time speaker recognition system implemented in Matlab environment
121114136hmm
- hmm语音识别系统的matlab实现,包括所需函数程序。(Matlab implementation of HMM Speech Recognition)