-
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
-
matlab__leach
An application-specific protocol architecture for wireless microsensor networks leach
- 2013-09-08 20:05:04下载
- 积分:1
-
yinzibiao-(2)
根据输入的电路矩阵表示形式,形成节点导纳矩阵,形成因子表的过程可以看做是规格化运算和消去运算的重复过程,重复的次数和非基准点的节点个数相同。
每个过程中进行的操作都相同,首先,存储规格化因子及消去因子;其次,对本行进行规格化运算,并将其值存储在因子表中;然后,对其后的每行进行消去运算;如此循环n次得到因子表。(Representation of the input of the circuit matrix, forming a node admittance matrix formation process can be seen as a factor table normalization process operations and eliminate duplicate operations, the same number of nodes and the number of repetitions of non-reference point. Each operation carried out during the same, first of all, storage and elimination factor normalization factor secondly, the Bank normalized operations, and its value is stored in the factor table then, each row will be erased after their operation so the cycle n times to get factor table.)
- 2014-12-14 18:56:22下载
- 积分:1
-
SCP
the algorithm is about edge detector that is used to detect edges in an image. Prewitt , SobeL and Robertsfilters are used
- 2014-02-17 21:09:41下载
- 积分:1
-
25996-700
基站初始化,切换触发,切换协商,切换执行的具体过程实现.(Base station is initialized, trigger switch, switch consultations, switch the implementation of specific processes.)
- 2008-08-20 21:18:25下载
- 积分:1
-
FSK-MATLAB-code
FSK调制解调MATLAB源代码FSK,很不错,值得看看(FSK modulation and demodulation MATLAB source code FSK, very good, worth a look)
- 2013-11-15 16:52:02下载
- 积分:1
-
基于差分进化算法的pid参数优化 CF
基于差分进化算法的pid参数优化,包括性能指标(PID parameter optimization based on differential evolution algorithm, including performance indicators)
- 2018-11-29 22:45:20下载
- 积分:1
-
VC-Matlab
本文档介绍了Matlab与Vc联合编程的规则,对初学者有很大帮助(It has a good benefit for learners about MATLAB-Vc。)
- 2010-08-30 09:06:33下载
- 积分:1
-
m_fh_simulatin
m序列应用于跳频通信系统,给出了跳频序列的生成函数,并给出高斯白噪声下和多用户干扰下的误码率曲线。(m sequence used in frequency hopping communications systems, frequency hopping sequences give the generating function, and give under the white Gaussian noise and multi-user interference of the bit error rate curve.)
- 2020-12-02 11:19:26下载
- 积分:1
-
Rx_uniform
matlab关于多天线相关矩阵的子程序,调用输入为天线间距,到达角度,和角度扩展(matlab on multi-antenna correlation matrix of the subroutine, call input antenna spacing, arrival angle, and angle expansion)
- 2021-04-09 20:48:59下载
- 积分:1