-
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
-
simulation-using-simulink
基于matlab/SIMULINK仿真,对开发环境和相关内容进行了介绍(Based on matlab/SIMULINK simulation, the development environment are described and related content)
- 2011-05-14 10:30:49下载
- 积分:1
-
dde_ga_flock
由四个智能体组成的系统强连通拓扑结构,在无结构不确定性的条件下,系统一致性的仿真代码。(Made up of four agent system strongly connected topology, in the absence of structural uncertainty, the consistency of system simulation code.)
- 2013-08-04 15:54:27下载
- 积分:1
-
threedwt
用matlab实现三级小波分解,希望对初学者有所帮助(Using matlab to achieve three wavelet decomposition, want to be helpful for beginners)
- 2009-10-13 21:50:15下载
- 积分:1
-
topB
此程序根据戏典连续体结构拓扑优化的程序改编,可以实现多载荷多工况的结构拓扑优化(This program code according to opera continuum structural topology optimization procedure for adaptation can be achieved multi-multi-load status of structural topology optimization)
- 2009-10-20 17:25:06下载
- 积分:1
-
K_dis
海杂波相关K分布建模,使用球不变随机过程方法实现,概率密度曲线和功率谱(K distribution of sea clutter modeling spherically invariant random process method, the probability density curve and power spectrum)
- 2021-04-25 17:28:46下载
- 积分:1
-
20065318585938029
matlab的实例2,适用于初学者,图形图像的东西比较多,希望能够有用(matlab examples 2, applicable to beginners, graphic images are more things in the hope of useful)
- 2007-08-30 09:52:44下载
- 积分:1
-
twocircle
现今阵列应用中,宽带信号的处理越来越多。由同心圆阵组成的多圈圆形阵列在宽带信号处理上有更强的优势。和单圈均匀圆阵相比,同心多圈圆阵的嵌套设计阵列工作频率范围更宽,同时,灵活性增强。
(Nowadays array applications, the broadband signals in many more and more treatment. By the array composed of many concentric circular ring array of broadband signal processing at up there is more advantage. And single-lap compared to uniform circular array, circular array concentric circle many nested design frequency range of a broader array of work at the same time, enhance flexibility.)
- 2009-03-17 10:09:18下载
- 积分:1
-
ModifiedMusic
修正的music 算法仿真,MUSIC算法是用于做信号的DOA估计(modified music)
- 2010-10-12 09:52:56下载
- 积分:1
-
fingerprint
含有完整的指纹处理步骤,是用MATLAB进行编程的。主要有基于纹理的指纹特征的提取和分析。(Contains a complete fingerprint processing step is carried out using MATLAB programming. Mainly based on the texture of the fingerprint feature extraction and analysis.)
- 2009-05-29 16:13:46下载
- 积分:1