attractive lets our grounds more school make

Tìm hiểu phương pháp nhận diện chữ viết tay sử dụng kernel discriminant analysis

Tìm hiểu phương pháp nhận diện chữ viết tay sử dụng kernel discriminant analysis

Ngày tải lên : 10/12/2013, 14:25
... trực quan) dgvPrincipalComponents.DataSource = kda.Discriminants; dgvFeatureVectors.DataSource = new ArrayDataView(kda.DiscriminantMatrix); dgvClasses.DataSource = kda.Classes; 2.5.2 Phân lớp chữ ... override void Compute() { // Lấy mốt số thông tin ban đầu int dimension = Source.GetLength(0); double[,] source = Source; double total = dimension; // Tạo ma trận Gram (Kernel) double[,] K = ... Compute() { // Tính toán toàn liệu thiết lập biện pháp Means = Tools.Mean(source); StandardDeviations = Tools.StandardDeviation(source, totalMeans); double total = dimension; // Khởi tạo ma trận tán...
  • 50
  • 825
  • 0
LUẬN VĂN: Tìm hiểu phương pháp nhận diện chữ viết tay sử dụng Kernel Discriminant Analysis pptx

LUẬN VĂN: Tìm hiểu phương pháp nhận diện chữ viết tay sử dụng Kernel Discriminant Analysis pptx

Ngày tải lên : 31/03/2014, 20:20
... trực quan) dgvPrincipalComponents.DataSource = kda.Discriminants; dgvFeatureVectors.DataSource = new ArrayDataView(kda.DiscriminantMatrix); dgvClasses.DataSource = kda.Classes; 2.5.2 Phân lớp chữ ... override void Compute() { // Lấy mốt số thông tin ban đầu int dimension = Source.GetLength(0); double[,] source = Source; double total = dimension; // Tạo ma trận Gram (Kernel) double[,] K = ... Compute() { // Tính toán toàn liệu thiết lập biện pháp Means = Tools.Mean(source); StandardDeviations = Tools.StandardDeviation(source, totalMeans); double total = dimension; // Khởi tạo ma trận tán...
  • 51
  • 611
  • 0

Xem thêm