-
OFDM-matlab
说明: OFDM通信系统仿真设计的MATLAB实现(OFDM Communication System Simulation and Design of MATLAB Implementation)
- 2010-04-26 20:21:14下载
- 积分:1
-
presureofthecentralline
这是一个仿真圆形超声波探头所发射的超声场在中轴线上的声压分布图。(This is a circular ultrasonic probe ultrasonic field in the central axis of the emitted sound pressure distribution of a simulation.)
- 2020-07-01 02:40:01下载
- 积分:1
-
AMI
用matlab编程实现数字传输码型的仿真,包括单双极性归零,不归零,HDB3等(Digital transmission code simulation using matlab programming, including single and double polarity zero, not zero, HDB3, etc.)
- 2014-01-05 16:21:29下载
- 积分:1
-
41664480rs
MATLAB code for reed soloman encoding
- 2014-01-31 14:34:02下载
- 积分:1
-
sunkiuben
基于互功率谱的时延估计,这个有中文注释,看得明白,光纤陀螺输出误差的allan方差分析。( Based on the time delay estimation of power spectrum, The Chinese have a comment, understand it, allan FOG output error variance analysis.)
- 2017-05-26 17:15:26下载
- 积分:1
-
bingji
对给定集合A和B,能够编出求A和B的并集C的程序。(For a given set A and B, can be compiled out of order to A and B, and the set of C procedures.)
- 2009-12-23 13:19:48下载
- 积分:1
-
Untitled1
认知无线电的能量检测算法,是很珍贵的材料,老板推荐的哦(Energy detection algorithm for cognitive radio)
- 2012-06-07 11:37:25下载
- 积分:1
-
RedTrack
Real time tracking of the red object in matlab
- 2015-04-16 14:28:16下载
- 积分:1
-
svpwm3b
space vector pwm in matlab/ simulink
- 2009-06-01 21:54:06下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1