-
findjobj
matlab code for FindJObj - find java handles of Matlab graphic objects
- 2015-02-03 14:19:27下载
- 积分:1
-
Nested array
非均匀阵列 + MUSIC 算法的 DOA 例程(DOA routine of non-uniform array + MUSIC algorithm)
- 2020-12-15 15:39:15下载
- 积分:1
-
CC++bishi
理论知识是用来指导具体实践的。本文在深刻理解通信系统理论的基础上利用 MATLAB 强大的仿真功能,设计了许多具体的通信系统仿真模型。在仿真模型设计过程中,本文对模型设计的目的、具体的结构组成、仿真流程以及仿真结果都给出了具体详实的分析和说明。(Theoretical knowledge is used to guide the specific practice. In this paper, a deep understanding of the theory of communication systems using MATLAB based on the powerful simulation function, the design of a number of specific communication system simulation model. In the simulation model of the design process, this article is designed on the model, the specific structural components, simulation and flow simulation results are given specific and detailed analysis and description.)
- 2008-06-02 15:06:57下载
- 积分:1
-
xgohan
the model incon telecharge for interne
- 2010-05-15 07:03:39下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
LOsignal
产生一个有带内相位噪声,毛刺噪声,白噪声的LO信号。(creative a LO signal with in band phase noise, spurs and noise floor.)
- 2013-10-20 12:34:10下载
- 积分:1
-
AO
说明: 关于短路计算的一些源程序同时是有关多目标优化的源程序(Some source of short-circuit calculations is also the source for multi-objective optimization)
- 2011-11-28 10:48:27下载
- 积分:1
-
java-introduce-matlab-applet
java调用matlab程序的一个applet。(java call matlab program for a applet.)
- 2013-07-09 10:00:43下载
- 积分:1
-
MATLAB
A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running the simulation. Works also with BERTool but change the BER variable to ErrorVec. Included in the file a BER session with multiple runs and a figure for several runs.
- 2012-11-20 17:47:21下载
- 积分:1
-
Discrete-time-Fourier-transform
对离散时间信号进行傅里叶变换,得到傅里叶变换后的图样(Discrete-time signal pattern of the Fourier transform, the Fourier-transformed)
- 2015-04-13 18:51:00下载
- 积分:1