-
dc
DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1
-
AOA_musi2Dc
Music Algorithm 2D , MUSIC, DOA, TDOA, Localization
- 2011-10-07 22:27:59下载
- 积分:1
-
1--MATLAB7.0-Basic-Tutorial
Matlab经典入门教程1,帮助初学快速入门,进而掌握它。(Matlab tutorial 1, to help beginners get started quickly, then grasp it.)
- 2013-11-08 09:34:50下载
- 积分:1
-
eetop.cn_yuyinfenzhen
用matlab处理语音信号分帧,加窗的程序(Speech signal sub-frame window)
- 2014-03-13 23:20:21下载
- 积分:1
-
Les-distribution-code
无限衰落信道仿真分析 莱斯分布代码莱斯分布实际上可以理解为主信号与服从瑞利分布的多径信号分量的和。由图可知当保持不变时包络的峰值随主信号幅度的峰值的增加而减小。(Simulation analysis of infinite fading channels and Les distribution code)
- 2015-06-25 10:20:06下载
- 积分:1
-
schang
计算曲面换能器空间各点随时间变化的声场强度,采用的是时间差分法。精度高。(Transducer surface computing space changes over time, each point field intensity, using the time difference. High accuracy.)
- 2010-11-27 22:55:26下载
- 积分:1
-
smart_antenna2
说明: matlab信道模型,用于模拟OFDM系统对ISI的改善。(Matlab channel model to simulate OFDM system to improve the ISI.)
- 2005-11-08 12:19:01下载
- 积分:1
-
SVPWM2
三相全控桥SVPWM matlab(simulink)的仿真电路(Three-phase full-controlled bridge SVPWM matlab (simulink) circuit simulation)
- 2011-10-25 16:04:51下载
- 积分:1
-
music_algorithm
music 算法码代码,可用于对信号进行频率估计。(music algorithm code code can be used to estimate the frequency of the signal.)
- 2013-12-04 20:41:44下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1