-
SR_myex
软件无线电源代码,是<Telecommunication Breakdown>这本书的所有源代码,非常有参考价值.(matlab progroms for the book, <telecommunication breakdown>.)
- 2015-02-06 09:50:36下载
- 积分:1
-
ChameleonChips_GnssSdrToolkit_1v01_090912
matlab for student searching GNSS
- 2013-05-23 20:20:04下载
- 积分:1
-
aline_CBF
说明: 通过16个接收水听器组成线列阵,分别给出各个阵元接收信号,可实现 时域、频域等信号到达角判别(A linear array composed of 16 receiving hydrophones can be used to distinguish the angle of arrival of signals.)
- 2021-01-30 17:28:40下载
- 积分:1
-
immune
一种高效的免疫算法,可以被用来进行故障诊断。经过检测,效果较好。(A highly effient immune algorithm and can be used in the fault diagnosis field)
- 2009-11-30 17:01:44下载
- 积分:1
-
GAbp
说明: 基于遗传算法改进的神经网络算法,可以广泛的应用于数据预测及数据分析(Improved genetic algorithm-based neural network algorithm can be widely used in data forecasting and data analysis)
- 2010-04-20 06:55:36下载
- 积分:1
-
exa011001
产生均匀分布的随机白噪信号,并观察数据分布的直方图(have a uniform distribution of random white noise signal, and observed data distribution histogram)
- 2006-10-09 16:40:40下载
- 积分:1
-
convert_UWB_ct
convertir ultra wide band
- 2013-03-19 19:07:15下载
- 积分:1
-
2WLS-TDOA-Source-Location
基于两步加权最小二乘的多站时差辐射源定位算法(Two-stage weighted least squares source location)
- 2021-03-22 21:19:16下载
- 积分:1
-
fdtd_pml_2d
FDTD方法,以PML为边界条件,是二维的算法(FDTD method, the PML boundary condition is two-dimensional algorithm)
- 2011-10-31 10:18:04下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1