Welcome![Sign In][Sign Up]
Location:
Search - matlab ch

Search list

[Graph Recognizech-re

Description: 基于MATLAB的英文字母识别!不过在收敛上存在一点小问题!-based on MATLAB alphabetical identification! But there convergence little problem!
Platform: | Size: 1216 | Author: 罗刚 | Hits:

[Graph Recognizech-re

Description: 基于MATLAB的英文字母识别!不过在收敛上存在一点小问题!-based on MATLAB alphabetical identification! But there convergence little problem!
Platform: | Size: 1024 | Author: 罗刚 | Hits:

[matlabmeshpartdist.tar

Description: This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code. -Matlab code for subdivided Cul mesh and graph partitioning methods, including geometric and spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions. vertex separators. and nested SLN orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendr ickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "ch un-aco@i-2000.com/README "tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.
Platform: | Size: 264192 | Author: xy | Hits:

[matlabHTK-3.3

Description: Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.ac.uk) and Entropic Ltd (http://www.entropic.com).-Hidden Markov Toolkit (HTK) 3.2.1 HTK is a t OOLKIT for use in research into automatic speec h recognition and has been developed by the Spee ch Vision Robotics Group at the Cambridge Korea adequate Engineering Department (http :// SVR- www.eng.cam.ac.uk) and Entropic Ltd. (h Miller :// www.entropic.com).
Platform: | Size: 2229248 | Author: mesu | Hits:

[Graph RecognizeFaceDetectionAndTrackingTechniquesInCompressed-Dom

Description: Abstract: Effective data processing is required with the fast development of multimedia technology. Compressed-domain images/video processing techniques have captured the attention of many researchers in recent years, and research on face detection and tracking in compressed-domain video becomes a new trend. Based on the analysis of the background and research status, some important future directions are presented. Key words: face detection;face tracking;compressed domain -Abstract : Effective data processing is required with the fast development of multimedia technology. Co. mpressed-domain images/video processing Edge (have captured the attention of many res earchers in recent years, and research on face detection and tracking in c Item-domain video becomes a new trend. Ba sed on the analysis of the background and resear ch status, some important future directions are presente d. Key words : face detection; face tracking; compressed domain
Platform: | Size: 145408 | Author: 黄永 | Hits:

[Voice CompressSampling.and.Quantization

Description: Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization -Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization
Platform: | Size: 865280 | Author: 游辉章 | Hits:

[Special Effectslocalnormalize

Description: LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image. ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaussian kernel with sigma1 and sigma2 respectively. Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn) at Tsinghua University, Beijing, China. Inspired by the link: http://bigwww.epfl.ch/demo/jlocalnormalization/ -LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image.ln = localnormalize (IM, sigma1, sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaussian kernel with sigma1 and sigma2 respectively.Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn) at Tsinghua University, Beijing, China. Inspired by the link: http://bigwww.epfl.ch/demo/jlocalnormalization/
Platform: | Size: 1024 | Author: xj | Hits:

[Special EffectsAllbookexamplesforDigitalImageProcessing

Description: 冈萨雷斯·《数字图像处理》书本上所有的例子程序和DIPUM完整工具箱!绝对是所有:)运行环境Matlab7.0以上版本M文件cell模式下!注意每一章例子保存在以CH开头的M文件里面!-all textbook example of procedures and complete toolbox of DIPUM for Gonzalez s "Digital Image Processing" ! Is all:) Remeber: Runtime Environment Matlab7.0 above document cell mode of M File. Note that:examples of each chapter stored in a CH at the beginning of the M file inside.
Platform: | Size: 26912768 | Author: zxr | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Mathimatics-Numerical algorithmsch

Description: 数字信号处理基础与应用 张延华著,的matlab实现。-Based on digital signal processing and application of the Zhang-hua, the realization of matlab.
Platform: | Size: 9216 | Author: shuizongbei | Hits:

[Embeded-SCM Developch.1

Description: 1第一章 MATLAB基础。主要介绍了MATLAB编程方式和原理,适合初学MATLAB的学员。-this chapter is only designed for the newhorn leaning matlab software.
Platform: | Size: 1024 | Author: qinling | Hits:

[Embeded-SCM Developch.2

Description: 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
Platform: | Size: 7168 | Author: qinling | Hits:

[Embeded-SCM Developch.3

Description: 3第三章 MATLAB的数值计算功能是首屈一指的,数值计算结果是大量的离散化数据,人们很难从这些大量离散数据中观察到数据的本质特征。数据的可视化是把离散数据用多种图形方式显示出来,让人们在视觉上直观地看到这些数据的特征。-chapter 3 would teach you how to use commands in the matlab.
Platform: | Size: 2048 | Author: qinling | Hits:

[matlabch.5

Description: 5第五章 数值计算.本章教授你如何使用MATLAB的数值计算功能。-chapter 5 would tell you how to use compute in the matlab。
Platform: | Size: 6144 | Author: qinling | Hits:

[matlabmatlab-sym-char-num

Description: matlab sym格式转换成char型和数值型的简易算法-sym convert to char or num simple algorithm
Platform: | Size: 2048 | Author: Liu Kevin | Hits:

[Othermathmatics-with-matlab-CH01

Description: Advanced Engineering Mathematics using MATLAB Ch 01
Platform: | Size: 5120 | Author: Motasim | Hits:

[2D Graphicmatlab-Tcharacterrech

Description: 车牌定位和识别,完整可用的matlab车牌识别程序,采用比较简单的模块法实现- 30/5000 Wánzhěng kěyòng de matlab chēpái shìbié chéngxù, cǎiyòng bǐjiào jiǎndān de mókuài fǎ shíxiàn Full use of the matlab license plate recognition program, using a relatively simple module method to achieve
Platform: | Size: 345088 | Author: | Hits:

[matlabCh 33. Matlab Codes

Description: code matlab for practice
Platform: | Size: 5120 | Author: akram | Hits:

[matlabCh 32. Matlab Codes

Description: POSITIONING IN LTE code matlab
Platform: | Size: 562176 | Author: akram | Hits:

[Otherch

Description: 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology signal and system experiment experiment three answe)
Platform: | Size: 253952 | Author: 陈兴111111 | Hits:
« 12 3 »

CodeBus www.codebus.net