-
Digital-filtering-experiment
由设计要求可知,wp<=0.2π,允许误差幅度小于1dB,ws>=0.3π内衰减应大于15dB。为了验证数字滤波器的实际滤波功能,设计程序时,把输入序列定为验证函数x(t)=4sin(100πt)以及x(t)=4sin(200πt)和x(t)=4sin(400πt)。又因为Ts=1.25ms,T=80ms,故采样点为64,即N=64,所以当M=6,可以同时调试并验证程序的滤波功能。(Seen by the design requirements, wp < = 0.2π, allow a margin of error of less than 1dB, ws> = 0.3π within attenuation greater than 15dB. In order to verify the actual filtering function of the digital filter design program, the input sequence as validation function x (t) = 4sin (100πt) and x (t) = 4sin (200πt) and x (t) = 4sin (400πt) . And because Ts = 1.25ms, T = 80ms, so the sampling points is 64, that is N = 64, so when M = 6, can debug and validate filtering program.)
- 2014-12-24 09:34:43下载
- 积分:1
-
Boosting_Color
matlab code for boosting color in an image
- 2013-11-22 18:01:04下载
- 积分:1
-
enframe_envolape
基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析(Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame)
- 2011-11-27 14:40:31下载
- 积分:1
-
SVM-handwritten-digits-recognitio
介绍了在提取穿越次数特征、粗网格特征以及密度特征提取的基础上应用SVM进行手写体阿拉伯数字识别的方法。(Introduced the extraction across a number of features, coarse grid and density feature extraction on the basis of the application of SVM method for handwritten digits recognition.)
- 2015-04-09 15:21:41下载
- 积分:1
-
图像边缘检测
说明: 基于蚁群聚类算法的图像边缘检测,好用!!!!(Image edge detection based on ant colony clustering algorithm, easy to use!!!!)
- 2020-02-25 14:04:30下载
- 积分:1
-
qam_radio
比较系统的QAM radio仿真程序,包含信道编解码,PAM,QPSK等内容,比较全面(Comparison of QAM radio system simulation program, including channel encoding and decoding, PAM, QPSK and other content, more comprehensive)
- 2009-12-01 01:55:40下载
- 积分:1
-
XWJ_XFAST1
直接扩频捕获Xfast算法仿真(包含可调SNR信息码产生)(dsss acquisition(XFAST))
- 2013-09-09 09:54:44下载
- 积分:1
-
chazhifangfa
多种插值方法,可以用于改进EMD,EEMD等时频方法的插值。(A variety of interpolation methods can be used to improve EMD, EEMD and other time-frequency interpolation method.)
- 2017-03-30 12:02:20下载
- 积分: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
-
MakeVideo
MATLAB 摄像头视频获取和保存,可用于目标追踪(MATLAB camera video acquisition and preservation, it can be used for target tracking)
- 2015-11-24 15:15:18下载
- 积分:1