-
GROWCUT
image segmentation with growing cuts
- 2009-09-04 19:37:00下载
- 积分:1
-
SMOOTHNESS_MUSIC
含有前向空间平滑、经典MUSIC算法、TOEPLITZ算法进行DOA估计的MATLAB源代码。(Contained prior to spatial smoothing, classical MUSIC algorithm, TOEPLITZ algorithm DOA estimation MATLAB source code.)
- 2008-04-03 09:53:55下载
- 积分:1
-
IIRMatlab
IIR滤波器的设计,脉冲响应不变法和双线性法都有。 巴斯沃斯滤波器 椭圆滤波器 切比雪夫滤波器(The design of IIR filters, the impulse response have the same method and the bilinear method. Bath Butterworth filter elliptic filter Chebyshev filter)
- 2012-05-29 19:15:27下载
- 积分:1
-
solarsimulate
boost converter for beginner
- 2011-12-12 23:31:43下载
- 积分:1
-
chirp
此程序为用MATLAB产生一个周期性的脉冲正弦信号(This procedure is to use MATLAB to generate a periodic sinusoidal signal pulse)
- 2011-12-30 11:04:51下载
- 积分:1
-
uncoordinated-charging
电动汽车(EV)无序充电matlab程序及其使用说明文件等,用于电动汽车充电研究(EV electric vehicle charging disorderly matlab program and instructions, etc.)
- 2021-04-06 15:39:02下载
- 积分:1
-
qeisun_v66
实现典型相关分析,计算加权加速度,基于chebyshev的水声信号分析,用于建立主成分分析模型,线性调频脉冲压缩的Matlab程序,相控阵天线的方向图(切比雪夫加权),鲁棒性好,性能优越。
( Achieve canonical correlation analysis, Weighted acceleration, Based chebyshev underwater acoustic signal analysis, Principal component analysis model for establishing, LFM pulse compression of the Matlab program, Phased array antenna pattern (Chebyshev weights), Robustness, superior performance.
)
- 2017-03-25 20:22:40下载
- 积分:1
-
A.Guide.to.MATLAB.for.Beginners.and.Experienced
MATLAB的指南,对于初学者和有经验的用户都有很大帮助。英文原版书籍(MATLAB guide, for beginners and experienced users have helped. Original books in English)
- 2010-07-07 18:40:41下载
- 积分:1
-
lsvm
LSVM Langrangian Support Vector Machine algorithm
LSVM solves a support vector machine problem using an iterative
algorithm inspired by an augmented Lagrangian formulation.
- 2008-03-21 11:31:38下载
- 积分: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