-
vp_I4_predblock
一个基于H.264标准的4位图像预测压缩程序,使用MATLAB设计,对图像有着较好的预测处理效果(A standards-based H.264 compression 4 image projections, the use of MATLAB design, has a better prediction of the image processing effect)
- 2010-09-16 11:19:01下载
- 积分:1
-
Graphic
本程序使用MATLAB编写的,采用RBF网络和遗传算法对数据进行优化,找出最优解(This program written using MATLAB, using RBF networks and genetic algorithms to optimize the data to find the optimal solution)
- 2009-12-02 12:46:37下载
- 积分:1
-
test_main
MATLAB CODE FOR STEGANOGRAPHY
- 2014-09-25 02:40:29下载
- 积分:1
-
junzhifangchaguji_matlab.rar
本实验主要是学会利用matlab软件,在用编程语言实现单样本均值和方差的区间估计的过程中,调用matlab工具中的数学函数来完成计算功能,并绘制出样本均值概率分布图和样本方差分布图。(This experiment is to learn to use matlab software, a programming language to achieve a single sample interval estimation of the mean and variance of the process, call matlab tool to calculate mathematical functions to perform the function, and draw out the probability distribution of the sample mean and sample variance distribution Figure.)
- 2014-01-04 19:53:59下载
- 积分:1
-
cengcifenxifa
层次分析法(APH)采用matlab的m文件编写的,请运行m文件,可以根据提示进行数据的分析(Analytical Hierarchy Process (APH) using matlab m file write, run the m file, the data can be analyzed according Tips)
- 2014-01-15 21:53:14下载
- 积分:1
-
44
说明: editor i engineer in telecomminication field,please upload it
- 2010-05-05 17:52:21下载
- 积分:1
-
paper_J22
papers for mppt of solar
- 2013-02-09 07:40:46下载
- 积分:1
-
cramer
this function used to calculate CRAMER
- 2012-10-03 22:33:13下载
- 积分:1
-
1064114656
针对谐波检测问题,比较几种常用谐波检测方法,总结出各自的适用条件。结合经验模态分解理论和总体平均经验模态分解(empirical mode decomposition,EEMD)算法,提出基于EEMD的谐波检测方法。(For harmonic detection problem, comparing several common harmonic detection method, summed up their applicable conditions. Combining theoretical and empirical mode decomposition overall average empirical mode decomposition (empirical mode decomposition, EEMD) algorithm, based on harmonic detection method EEMD.)
- 2015-01-02 16:36:47下载
- 积分: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