-
readprecipfile
readprecipfile is a function which will take an input data file measured in inches and convert each element of the file into centimeters. It will return the converted elements in the form of an array.
- 2009-06-08 23:35:35下载
- 积分:1
-
otsusuanfa
说明: 这是matlab的otsu处理图象的算法,请高手们指正(This is the Otsu Matlab image processing algorithms, experts used the correct)
- 2006-03-26 23:11:54下载
- 积分:1
-
digital-signal-modulation-
matlab的数字信号调制仿真-调制识别程序
本文首先对各种通信信号进行了理论分析, 在此基础上针对数字
调制信号采用了基于决策论方法的调制方式识别算法, 并利用
MATLAB 软件进行了计算机仿真。本文的调制识别算法是基于决策论
方法, 该方法具有运算量小, 识别效果好等优点。(matlab simulation of digital signal modulation- modulation recognition procedure in this article a variety of communication signals first theoretical analysis on the basis of the recognition algorithm based on decision theory methods of modulation for digital modulation signals and a computer simulation using MATLAB software . The modulation recognition algorithm is based on decision theory, the method of computing a small amount of good recognition effect.)
- 2011-06-28 15:29:56下载
- 积分:1
-
Allan--variance
该程序能够通过使用Allan方差算法来分析陀螺噪声。(The program can be through the use of Allan variance algorithm to analyze the gyro noise.)
- 2020-11-30 20:29:28下载
- 积分:1
-
klman
卡尔曼滤波算法,在matlab6.5环境下运行通过,包含完整步骤说明(Kalman filter algorithm, in matlab6.5 environment run by, contains a complete description of the steps)
- 2015-01-23 16:12:39下载
- 积分:1
-
tutorial2
tutorial MATLAB part 2
- 2009-10-16 10:20:56下载
- 积分:1
-
DFTaIDFT
离散傅里叶变换与逆离散傅里叶变换的程序代码( The program codeDiscrete of Fourier transform and inverse discrete Fourier transform )
- 2011-12-29 19:11:42下载
- 积分:1
-
Matlabqushimian
matlab建立了某流域1月份降水量的二次多项式和三次多项式趋势面(matlab created a watershed in January precipitation quadratic polynomial and cubic polynomial trend surface)
- 2010-06-08 10:09:42下载
- 积分: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
-
btc_image01
image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding. (btc using image compression algorithm. Ma tlab program. This function accepts an image (c olor or gray) and compresses it using the block t runcation coding.)
- 2007-05-04 00:16:39下载
- 积分:1