-
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
-
Duffing
本压缩包有计算杜芬方程的Matlab程序。各参数都是进入混沌的标准参数(the compressed Duffing equation calculations of the Matlab program. The parameters are entered chaotic parameters of the standard)
- 2007-01-07 09:46:54下载
- 积分:1
-
HHTGAIJIN
基于HHT提取昆明下关重力固体潮的地震前兆信息(Based on the HHT earthquake precursor information extraction of kunming where the tidal gravity
)
- 2014-12-26 15:03:57下载
- 积分:1
-
MIMO_test1
大规模MIMO信道仿真 多发多收 单发单收等等等等等等。。。(Massive MIMO)
- 2016-04-26 20:06:03下载
- 积分:1
-
潮流计算程序
说明: 潮流计算的matlab编程,分别试了PQ分解法,牛拉法,高斯赛德尔法(The matlab programming of power flow calculation has tried PQ decomposition method, Niula method and Gauss Seidel method respectively.)
- 2019-04-07 09:42:39下载
- 积分:1
-
yiwangyinzizuixiaoerchengfa
说明: 这是黑龙江大学自控理论专业同学在最优估计课程当中用matlab编写的带遗忘因子的最小二乘法!(This is the theory of controlled Heilongjiang University students in professional courses optimal estimate prepared by using Matlab forgotten factor with the least squares method.)
- 2020-11-27 15:09:30下载
- 积分:1
-
fuzzy
各类模糊控制程序,适合做锅炉系统的来做,希望对大家有用。(FUZZY CONTROL)
- 2011-10-16 14:39:18下载
- 积分:1
-
dsp3
维纳噪声抑制,设计p阶的最优FIR维纳滤波器,估计平均平方误差, 试针对p=12的情况,分别取几个不同的权值(如0.1, 0.5, 1.0),研究这时的噪声抑制性能。(Wiener noise suppression, the optimal design of p-order FIR Wiener filter, estimated mean square error, try the case for p = 12, respectively, the right to take several different values (such as 0.1, 0.5, 1.0), study time noise suppression performance.)
- 2010-10-10 11:19:37下载
- 积分:1
-
Supresor-de-Banda
este es un fitro supresor de banda muy conveniente para el uso en ingenieria electronica y mas aplicaciones
- 2011-12-07 23:44:50下载
- 积分:1
-
Read-and-Write-Excel-File
在matlab环境下对EXCEL文件进行读写操作,适合初学者学习借鉴。(In the matlab environment EXCEL file read and write operations, suitable for beginners to learn.)
- 2013-12-23 20:11:08下载
- 积分:1