-
iriscode
work in matlab, iris detection
- 2013-10-22 09:14:58下载
- 积分:1
-
bu_reactive_power_optimization
配电网无功优化算法,补上了对应的论文文献。(Reactive Power Optimization, make up the corresponding paper documents.)
- 2020-07-01 11:00:02下载
- 积分:1
-
coloring-problem
Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。(Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.)
- 2012-04-16 15:01:13下载
- 积分:1
-
matlab_instruction
中大数计的matlab的ppt,数学建模竞赛资料(The large numbers of dollars matlabppt)
- 2014-01-22 16:45:54下载
- 积分:1
-
erders
计算Motor Imagert EEG 的ERD/ERS现象(compute the ERD/ERS of the Motor Imagery data)
- 2014-11-10 17:25:34下载
- 积分:1
-
Cp_
model baraye Cp power extraction
- 2012-10-07 20:50:07下载
- 积分:1
-
LCMV1
空时抗干扰在LCMV算法下的MATLAB仿真程序改进版(space domoin improved LCMV MATLAB program)
- 2015-05-03 11:46:26下载
- 积分:1
-
MELP_m
语音混合编码melp(混合激励线性预测)算法的matlab实现(use matlab to implement melp)
- 2009-03-20 10:51:01下载
- 积分:1
-
fdtd_and_fdfd20091003
说明: 用频域和时域的方法分别来算光子晶体光纤的一篇文章(With the frequency domain and time domain methods to balance the respective article in photonic crystal fiber)
- 2010-03-18 20:58:49下载
- 积分: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