-
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
-
tiaozhijietiao2DPSK
关于DPSK的matlab程序,看对大家有没有用(DPSK matlab program to see that everyone did not use)
- 2012-06-22 17:04:20下载
- 积分:1
-
gray-relational-analysis-matlab
灰色关联分析的标准化matlab源程序,能算出给定样本数据的关联性(Standardization of the gray relational analysis matlab source, is able to calculate the correlation of data in a given sample)
- 2012-07-05 15:11:01下载
- 积分:1
-
LMS
lms算法matlab仿真程序!希望对大家有帮助(lms algorithm matlab simulation program! We want to help)
- 2011-04-28 10:38:24下载
- 积分:1
-
86410383im_denoise
小波去噪 解决图像噪声 便于后期图像的处理工作(Solve the image noise wavelet denoising image processing to facilitate the work of the late)
- 2011-05-28 23:36:46下载
- 积分:1
-
digitizer
digitize grapical graphs
- 2013-08-19 18:53:08下载
- 积分:1
-
lmd
LMD分解,通过局部均值分解重构信号,实现对信号的降噪效果(LMD the decomposition reconstructed signal by local means, to achieve the effect of noise on the signal)
- 2021-04-13 11:28:56下载
- 积分:1
-
Simplexmethod
基于单纯形法,现采用编程来计算最优解,matlab程序和简要说明文档。(Based on simplex method, is used to calculate the optimal solution of programming, matlab program and a brief description of the document.)
- 2010-07-27 23:18:45下载
- 积分:1
-
BPSK_Simulink
This file describe the BPSK simulink
- 2012-06-30 02:30:34下载
- 积分:1
-
matlab-chapter8
谢汉龙matlab书籍第八章基本入门功能的实现过程,常用matlab的基础程序(Xie Hanlong implementation of Chapter VIII of basic introductory books matlab function, commonly matlab foundation program)
- 2015-01-05 14:04:00下载
- 积分:1