-
MFCCmatlab
语音mfcc特征参数提取matlab代码,粘贴在Word中,希望对大家有用(mfcc)
- 2010-11-30 12:46:00下载
- 积分:1
-
ILCSIMULINK
实现迭代学习控制的simulink数学模型,设置PID参数,可以跟踪期望轨迹(Iterative learning control to achieve the simulink model, set the PID parameters, you can track the desired trajectory)
- 2021-04-26 13:38:45下载
- 积分:1
-
Color-SVD-watermarking
blind watermarking in r , g,b planes using singular value decomposition in color images
- 2014-02-05 11:40:05下载
- 积分:1
-
ImagePartition
说明: 对文档图像进行分割,有效去除文档的边界黑色信息,(right Document Image segmentation, effective removal of a black border documentation information,)
- 2006-01-19 10:03:56下载
- 积分:1
-
Fuzzy_AHP_method_and_Grey_Related
基于灰色关联系数的模糊层次分析法。两种方法的综合运用,MATLAB编写,方便实用。(Correlation coefficient based on the fuzzy gray level analysis. Comprehensive use of the two methods, MATLAB prepared, convenient and practical.)
- 2021-02-06 21:19:56下载
- 积分:1
-
SimpleKalmanFilter
Simple Kalman Filter 一个简单的C语言实现的卡曼滤波器。(Simple Kalman Filter with a simple C language implementation of the Kalman filter.)
- 2010-11-09 16:37:30下载
- 积分:1
-
Scaramuzza_OCamCalib_v2.0
用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量(The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox implements the procedure initially described in the paper(Scaramuzza, D., Martinelli, A. and Siegwart, R., (2006). "A Flexible Technique for Accurate Omnidirectional Camera Calibration and Structure from Motion", Proceedings of IEEE International Conference of Vision Systems (ICVS 06), New York, January 5-7, 2006.) and later extended in (Scaramuzza, D., Martinelli, A. and Siegwart, R., (2006). "A Toolbox for Easy Calibrating Omnidirectional Cameras", Proceedings to IEEE International Conference on Intelligent Robots and Systems (IROS 2006), Beijing China, October 7-15, 2006.
). A detailed introduction to this model is in section 19 of this Tutorial. Furthermore, you can also see a demo of how the toolbox works here.
The Toolbox permits the user to easily and quickly cal)
- 2010-05-25 11:33:20下载
- 积分:1
-
matlabppt
上课时用的课件,是用matlab进行讲解的(class with the courseware is used to explain the Matlab)
- 2006-12-09 01:04:17下载
- 积分:1
-
matlabGUI
matlab句柄绘图和GUI, 坐标绘图,基于matlab的绘图讲义(matlab GUI)
- 2010-11-10 16:23:35下载
- 积分:1
-
mmwrite
功能列表= mmwrite(文件名,选择... ...)
mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。
对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98
质量。质量可以指定音频和视频。
环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Windows的DirectX基础设施,以便其他操作系统是出于运气。
输入:
    文件名:这一定是第一个参数,并指定文件名写。
    影片结构:视频结构相匹配的mmread输出。在最低限度,必须有4个领域的“框架”,“时代”,“高度”和“宽度”。该“框架”字段必须是一个结构与一个字段数组“的CDATA”的原始框架,它包含由彩色编码的数据宽度高度(3)UINT8s。钍(function list = mmwrite(filename,...options...)
mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams.
For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98
quality. The quality can be specified for both audio and video.
Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck.
INPUT:
filename: This must be the first parameter and specifies the filename to write.
video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th)
- 2010-05-20 22:31:36下载
- 积分:1