-
29782199zuisuxiajiangfa
最速下降法,用MATLAB实现。很经典!(Steepest descent method, using MATLAB to achieve. Classic!)
- 2009-04-14 18:11:20下载
- 积分:1
-
2source
2D fdtd with pml and two sinosudoal point source
- 2011-01-01 03:13: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
-
figure9
相控阵雷达的MIMO的仿真,对于雷达中的仿真(MIMO simulation of phased array radar, radar simulation)
- 2013-04-15 19:57:59下载
- 积分:1
-
precision
说明: 捷联惯导系统传递对准MATLAB程序,传递对准的精度评估。(SINS Transfer Alignment MATLAB procedures, transfer alignment accuracy assessment.)
- 2008-09-18 16:17:00下载
- 积分:1
-
SAD
SAD匹配,修改下文件路径即可用,matlab(SAD matching, can be used to modify the path)
- 2011-05-26 15:29:35下载
- 积分:1
-
FM
说明: 用matlab的m文件仿真FM过程,从调制到白噪声到解调(Simulation using matlab m file FM process, from modulated white noise to the demodulator)
- 2013-10-26 22:38:16下载
- 积分:1
-
compress
matlab code for audio compression
- 2010-11-20 07:07:26下载
- 积分:1
-
model_AF
说明: 简单matlab的AF协作仿真,信道为瑞利信道(The AF cooperative communication simple matlab simulation, channel is Rayleigh Road)
- 2010-04-23 20:51:16下载
- 积分:1
-
OFDM
该模型实现了一个通用的OFDM TX和RX,这是不依赖于任何特定的行业标准。该模型的目标是开发和研究不断(不是“突发”)载波同步和定时跟踪方案。该技术纳入然后可以扩展和修改,以标准的具体通讯套件。该模型采用了“收购”技术,它利用了循环前缀相关属性,以赶在试图完成罚款跟踪算法一帧的边界粗略的估计。该模型实现了一个16点64循环前缀的OFDM载波波形。在OFDM符号有16个飞行员,3后卫音(0,带边幅),并使用45 QAM的剩余数据流4。
这包括最新型的衰落信道,误码率计算,并改善控制回路动态。(This model implements a generic OFDM TX and RX, which is not tied to any particular industry standard. The objective of this model is to develop and explore a continuous (not “bursty”) carrier and timing tracking synchronization scheme. The techniques incorporated can then be extended and modified to suite specific communications standards. The model uses an “acquisition” technique that exploits the correlation properties of the cyclic prefix to get a rough estimate of the frame boundary before attempting to accomplish the fine tracking algorithms. The model implements a 64 carrier OFDM waveform with a 16 point cyclic prefix. The OFDM symbol has 16 pilots, 3 guard tones (0 amplitude at band edge) and uses 4 QAM for the 45 remaining data streams.
This latest model includes a fading channel, BER computation, and improved control loop dynamics.
)
- 2010-05-20 22:12:55下载
- 积分:1