-
permutationica
考虑排序问题的盲卷积分离模型算法程序,实现盲源分离。(Consider the scheduling problem of blind separation model convolution algorithm program to achieve blind source separation.)
- 2010-08-30 10:13:41下载
- 积分:1
-
wind-power
风力发电系统中的风力机模型,包含升速箱模型。(Wind power system wind turbine model, including model or speed box.)
- 2008-05-28 21:04:47下载
- 积分:1
-
hough
说明: 这个是MATLAB实现Hough变换的程序。有基本的Hough变换的理解程序,也有使用Hough变换来检测信号的程序(This is the realization of Hough Transform MATLAB procedures. Hough transform a basic understanding of procedures, have also used the Hough transform to detect the signal process)
- 2008-10-19 15:39:00下载
- 积分:1
-
code
通过MATLAB平台对通信仿真,研究讨论Turbo码的编译码结构,四种Turbo码译码算法,讨论Turbo码中几种常见的交织器,利用MATLAB软件平台进行并行级联Turbo卷积码的性能仿真,仿真评估了不同设计参数对Turbo码性能的影响。(Through MATLAB simulation platform for communications, research and discussion Turbo code decoding structure, four kinds of Turbo code decoding algorithm, discuss several common Turbo code interleaver, using MATLAB software platform for parallel concatenated convolutional codes Turbo Performance Simulation , simulation and evaluation of different design parameters on Turbo code performance.)
- 2013-10-08 09:45:50下载
- 积分:1
-
sprobnn
精通matlab编程语法, 熟练掌握matlab的用法,等(Proficient in matlab programming syntax, mastering matlab usage, etc.)
- 2013-12-30 09:01:39下载
- 积分:1
-
split-field-pml
it is very useful in FDTD
- 2014-06-30 12:49:25下载
- 积分:1
-
Kalman
使用Kalman滤波实现二维图像中目标的轨迹跟踪(Two-dimensional images using Kalman Filtering Target tracking in)
- 2010-10-08 16:50:29下载
- 积分:1
-
kalman
The design of Kalman filter for estimation of state
- 2009-04-28 19:08:37下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
JSONArray
JSONArray的使用 附带程序注释与输出(JSONArray use with program notes and output)
- 2013-12-27 13:41:01下载
- 积分:1