-
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
-
PID-Control-5
离散系统的数字PID控制,可以根据S参数选择跟踪三角波、锯齿波、随机信号,跟踪效果良好。(Discrete system of digital PID control, S-parameters can be selected track triangle wave, sawtooth, random signals, track to good effect.)
- 2011-10-06 12:10:36下载
- 积分:1
-
ampli-mod-demod
Amplitude modulation and its demodulation to get back the original signal in simulink
- 2015-03-01 23:12:41下载
- 积分:1
-
我编写的spea2多目标进化算法开源码
外文资料里面的源代码,包括广义互相关函数GCC时延估计,有小波分析的盲信号处理,到达过程是的泊松过程,包含优化类的几个简单示例程序,有借鉴意义哦。
- 2022-04-18 21:02:17下载
- 积分:1
-
Matlab_MPEG_1_2_8
比较经典的根据MPEG1心理声学模型计算人耳掩蔽曲线的源代码(more classic under MPEG1 psychoacoustic model ear masking curve of the source code)
- 2020-10-30 15:39:56下载
- 积分:1
-
yansheGUI
这是一个用GUI,模拟单缝衍射(两种,并可以设置参数),光强分布的程序代码(this is a GUI simulation of single slit diffraction (two kinds, and can set the parameters), the intensity distribution of the program code)
- 2013-04-23 17:26:11下载
- 积分:1
-
EnergyEfficientMobileSensing_MatlabCode_YiWang_20
Resources for Energy Efficient Mobile Sensing Research (conducted by Yi Wang)
- 2013-05-04 15:53:50下载
- 积分:1
-
Majority
A matlab source code for majority rule in cellular automata
- 2011-04-17 00:31:50下载
- 积分:1
-
LTE-system-fangzhen
LTE系统仿真
LTE系统仿真
LTE系统仿真(LTE system simulation LTE system simulation LTE system simulation)
- 2013-07-20 12:27:38下载
- 积分:1
-
My-JPEG
Jpeg algorithm is lossy compression algorithm can be used in matlab
- 2015-03-01 02:58:06下载
- 积分:1