登录
首页 » matlab » 线性判别

线性判别

于 2020-02-06 发布
0 71
下载积分: 1 下载次数: 2

代码说明:

说明:  用于线性及非线性的判别分析等,简单实用(Simple and practical for linear and non-linear discriminant analysis)

文件列表:

chapter2\案例1\Code.m, 389 , 2010-08-23
chapter2\案例1\Cross.m, 1393 , 2010-08-23
chapter2\案例1\fun.m, 139 , 2009-08-12
chapter2\案例1\Genetic.m, 2627 , 2015-06-30
chapter2\案例1\Mutation.m, 1315 , 2010-08-23
chapter2\案例1\Select.m, 850 , 2010-08-23
chapter2\案例1\test.m, 269 , 2010-08-23
chapter2\案例1非线性\Code.m, 389 , 2010-08-23
chapter2\案例1非线性\Cross.m, 1393 , 2010-08-23
chapter2\案例1非线性\fun.m, 139 , 2009-08-12
chapter2\案例1非线性\main.m, 2722 , 2011-01-23
chapter2\案例1非线性\Mutation.m, 1315 , 2010-08-23
chapter2\案例1非线性\nonlinear.m, 293 , 2009-08-12
chapter2\案例1非线性\Select.m, 850 , 2010-08-23
chapter2\案例1非线性\test.m, 269 , 2010-08-23
chapter2\案例2\Code.m, 389 , 2010-08-23
chapter2\案例2\Cross.m, 1393 , 2010-08-23
chapter2\案例2\fun.m, 112 , 2010-07-20
chapter2\案例2\Genetic.m, 2596 , 2011-01-23
chapter2\案例2\Mutation.m, 1315 , 2010-08-23
chapter2\案例2\Select.m, 850 , 2010-08-23
chapter2\案例2\test.m, 269 , 2010-08-23
chapter2\案例2非线性\Code.m, 389 , 2010-08-23
chapter2\案例2非线性\Cross.m, 1393 , 2010-08-23
chapter2\案例2非线性\fun.m, 112 , 2010-07-20
chapter2\案例2非线性\Genetic.m, 2726 , 2011-01-23
chapter2\案例2非线性\Mutation.m, 1315 , 2010-08-23
chapter2\案例2非线性\nonlinear.m, 233 , 2010-07-20
chapter2\案例2非线性\Select.m, 850 , 2010-08-23
chapter2\案例2非线性\test.m, 269 , 2010-08-23
chapter2\案例3\Code.m, 389 , 2010-08-23
chapter2\案例3\Cross.m, 1393 , 2010-08-23
chapter2\案例3\fun.m, 79 , 2010-07-20
chapter2\案例3\Genetic.m, 2587 , 2010-12-07
chapter2\案例3\Mutation.m, 1315 , 2010-08-23
chapter2\案例3\Select.m, 850 , 2010-08-23
chapter2\案例3\test.m, 269 , 2010-08-23
chapter2\案例3非线性\Code.m, 389 , 2010-08-23
chapter2\案例3非线性\Cross.m, 1393 , 2010-08-23
chapter2\案例3非线性\fun.m, 79 , 2010-07-20
chapter2\案例3非线性\Genetic.m, 2692 , 2015-06-29
chapter2\案例3非线性\Mutation.m, 1315 , 2010-08-23
chapter2\案例3非线性\nonlinear.m, 233 , 2010-07-20
chapter2\案例3非线性\Select.m, 850 , 2010-08-23
chapter2\案例3非线性\test.m, 269 , 2010-08-23
chapter2\案例1, 0 , 2019-12-13
chapter2\案例1非线性, 0 , 2019-12-13
chapter2\案例2, 0 , 2019-12-13
chapter2\案例2非线性, 0 , 2019-12-13
chapter2\案例3, 0 , 2019-12-13
chapter2\案例3非线性, 0 , 2019-12-13
chapter2, 0 , 2019-12-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ex8_PPC
    利用广义预测的方法对系统进行辨识和自使用研究,可用于多种模型的研究,注意是m文件。(Using the generalized method of predicting the system identification and self-use studies can be used to study a variety of models, note that m file.)
    2015-01-07 14:08:26下载
    积分:1
  • ssim_index
    This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.
    2009-05-15 09:59:28下载
    积分:1
  • mainDensityClust.m副本
    该编程源代码主要介绍了一种密度峰值聚类的方法(This programming source code mainly introduces a method of density peak clustering.)
    2018-12-18 11:14:02下载
    积分:1
  • Mean-Gaussian-noise-filter
    说明:  均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。(Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.)
    2011-02-23 21:08:29下载
    积分:1
  • yuchou2
    说明:  用matlab解决线性回归问题,在约束条件下求解二次回归问题的极小值(Using matlab to solve linear regression problems, in the constraint solving quadratic regression under the condition of the minimum problem)
    2008-10-31 22:55:42下载
    积分:1
  • multi
    matlab多机器人编程设计的程序,采用的是模糊逻辑算法,经检验有较好的效果(matlab robot programming design procedure, using a fuzzy logic algorithm, the test has a good effect)
    2012-04-08 16:29:45下载
    积分:1
  • PDE-solution
    偏微分方程PDE的求解,一维无源扩散,使用数值计算求解中的插值法。(this is a program to solve a partial differential eqution using inserting methods. The PDE is 1 Dimensional)
    2011-05-27 16:56:22下载
    积分:1
  • AS-74_3115_neural_networks_-_basics
    THIS IS INRODUCTION TO ARTIFICIAL NETWORKS
    2013-04-10 16:53:44下载
    积分:1
  • matlab---Kmeans
    kmeans聚类算法,比较经典的算法,里面有讲解,容易理解(kmeans clustering algorithm to compare the classical algorithm, which has to explain, easy to understand)
    2013-05-26 17:58:08下载
    积分:1
  • pollingsystem
    这里有比较多关于该进型的round robin 算法,对研究polling systems 的研究者有较好的帮助!(polling system algorithms)
    2010-10-14 10:21:46下载
    积分:1
  • 696524资源总数
  • 103986会员总数
  • 80今日下载