CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fisher discriminant
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fisher discriminant - List
[
Other resource
]
Fisher
DL : 1
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
Update
: 2008-10-13
Size
: 1.19kb
Publisher
:
张波
[
Graph program
]
手写数字识别之Fisher线性判别
DL : 1
手写数字识别之Fisher线性判别-handwritten figures identifiable Fisher Linear Discriminant
Update
: 2025-02-17
Size
: 26kb
Publisher
:
盛可帕
[
AI-NN-PR
]
Fisher
DL : 0
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张波
[
Graph Recognize
]
pattrnRecognization
DL : 0
文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
Update
: 2025-02-17
Size
: 265kb
Publisher
:
任超
[
Graph program
]
fs-kfda
DL : 0
Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis using leave-one-out cross vali dation. FS-KFDA is a package for implementing f eature scaling for kernel fisher discriminant analysis.
Update
: 2025-02-17
Size
: 499kb
Publisher
:
[
matlab
]
fisher
DL : 0
基于Fisher线性判别的基因分类器的matlab源码-Based on Fisher Linear Discriminant gene classifier matlab source
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王启源
[
Speech/Voice recognition/combine
]
KLFDA
DL : 0
Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wfs
[
AI-NN-PR
]
Fisher
DL : 0
fisher判别函数分类的实现,简单易懂,不是水准。很好的解决了我的问题。-fisher discriminant function classification realize, easy-to-read, not the standard. Very good solution to my question.
Update
: 2025-02-17
Size
: 515kb
Publisher
:
陈丁雷
[
AI-NN-PR
]
fish
DL : 0
Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。-Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimensional space of the samples are projected onto one of the most easily classified projector online, and then classified. This article will use matlab to achieve Fisher Linear Discriminant algorithm, and gives four kinds of threshold selection method.
Update
: 2025-02-17
Size
: 41kb
Publisher
:
yue yao jia
[
AI-NN-PR
]
Fisher_Linear_Classify
DL : 0
能够实现Fisher线性判别,对二类数据可以画出精确的二维分类结果,也可画出相应的三维分类结果。-Fisher Linear Discriminant can be achieved on two categories of data can be drawn in a precise two-dimensional classification results, but also draw the corresponding three-dimensional classification.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
yuhua
[
Special Effects
]
functionfishertest
DL : 0
基于 Fisher判别法的人脸图像识别 ,自己写的-Based on Fisher Discriminant Method for Face Image Recognition, wrote it myself
Update
: 2025-02-17
Size
: 4kb
Publisher
:
wanggong
[
Graph Recognize
]
KFDA
DL : 1
此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per person a total of 400 BMP images.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
liz
[
matlab
]
fisher_classify
DL : 0
function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王晶
[
matlab
]
KLFDA
DL : 0
这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
gcl
[
Mathimatics-Numerical algorithms
]
FisherExactTest
DL : 0
fisher判别分析方法的MATLAB程序实现-fisher discriminant analysis procedures for implementation of the MATLAB
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李
[
matlab
]
Fisher
DL : 0
使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值-Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function is well done, that is, w = Sw ' (m1- m2), where: Sw of the total within-class scatter matrices, m1, m2, the mean value for the two pattern class
Update
: 2025-02-17
Size
: 1kb
Publisher
:
shihao
[
Special Effects
]
KLFDA
DL : 0
基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。-Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
gameshadow
[
matlab
]
simpleFisher
DL : 0
简单的费舍尔判别法程序,遵循类内类间分类规则-Fisher Discriminant simple procedure, follow the category classification rules between classes
Update
: 2025-02-17
Size
: 3kb
Publisher
:
clover
[
Mathimatics-Numerical algorithms
]
Fisher
DL : 0
摘自老师课件:Fisher线性判决函数在处理多累情况下的计算方法-Fisher Discriminant Analisis in dealing with many classes!
Update
: 2025-02-17
Size
: 1.84mb
Publisher
:
wulei
[
matlab
]
fisher判别分析
DL : 2
利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
wallace
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.