-
MATLAB-M.document
matlab开发环境下的经典算法程序,适合初学者.(Matlab development environment under the classical algorithm procedures for beginners.)
- 2007-06-26 08:15:29下载
- 积分:1
-
Semi-Supervised-Distance-Metric
Semi-Supervised Distance Metric Learning for Collaborative Image Retrieval
- 2014-02-19 18:19:47下载
- 积分:1
-
Matlab
matlab 数据文件I/O的实现方法,详细介绍matlab怎样从数据中读取数据以及保存数据至文件中。(how to load or save data using matlab)
- 2009-04-10 15:19:07下载
- 积分: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
-
juanjima
卷积码的编码,完整的程序,适合初学者使用(Convolutional code, complete the program, for beginners)
- 2011-11-08 21:44:21下载
- 积分:1
-
LMS_RLS_AP
对于一阶系统辨识,分别采用LMS、RLS、仿射投影算法来估计参数(For a first-order system identification, respectively, using LMS, RLS, affine projection algorithm to estimate the parameters)
- 2013-12-14 12:40:31下载
- 积分:1
-
gailv
matlab 概率统计技术,适合初学者学习(matlab probability and statistics techniques suitable for beginners to learn)
- 2010-06-20 12:48:10下载
- 积分:1
-
PV_model_general
太阳能光伏阵列的Matlab/Simulink模型(Matlab/Simulink model for solar array)
- 2012-07-31 17:16:25下载
- 积分:1
-
(2)
此程序主要是根据已知条件,精确绘制两椭圆纯滚动啮合(This program is mainly based on the known conditions, precise drawing two oval pure rolling engagement)
- 2013-04-03 10:50:51下载
- 积分:1
-
bnb20
非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()(Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm into off-the-shelf function bnb20 ())
- 2020-08-23 14:28:17下载
- 积分:1