-
MATLAB_function
MATLAB常用函数列表,不用去翻书,方便初学者查找!(The common function row form of matlab, it will be convenience for the raw recruit to check to seek!)
- 2009-10-20 15:48:43下载
- 积分:1
-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1
-
rls
自己编写的AR过程信号线形预测器RLS算法。(I have written of the AR process of linear prediction RLS algorithm)
- 2011-07-02 16:05:10下载
- 积分:1
-
SqrtNdigit
说明: 求x的算术平方根,保留N位有效数字,并返回算术平方根的平方(solving the square root of x with N digits Significant figures, and saving the Square root of the square)
- 2010-04-16 17:21:41下载
- 积分:1
-
dan
Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。(Matlab Optimization package, Although able to solve linear programming problems, but no solution and a solution to the endless, the results are not satisfying. I compiled several functions for printing simplex table.)
- 2007-01-07 19:10:43下载
- 积分:1
-
yaojiushengzhaosheng
自己做的研究生招生系统,增加了学校之间的比较功能,图标显示,分数线预测等(Own graduate admissions system, increases the comparison function between schools, icons, score prediction)
- 2013-12-01 16:01:19下载
- 积分:1
-
DataAnalysis
matlab中数据分析资料,PPT详细说明相关原理,并有实例代码,包括回归分析等(matlab data analysis data, PPT detail the relevant principles, and examples of code, including regression analysis)
- 2014-10-07 13:36:23下载
- 积分:1
-
CVRP
用蚁群算法解决带有容量限制的车辆路径问题(Ant colony algorithm for solving vehicle routing problem with capacity constraints)
- 2015-05-18 11:03:52下载
- 积分:1
-
关于LQG控制的简单例子
说明: 一个关于LQG控制的简单例子,对相关函数的调用的理解相当有帮助,亲测有效实用。(A simple example of LQG control is very helpful to understand the call of related functions, and it is effective and practical to test personally.)
- 2021-04-24 02:18:47下载
- 积分:1
-
basic-of-wavelet
说明: 本书旨在介绍小波变换,福利叶变换基本理论。小波变换在工程应用中很广泛,比如信号处理,图像处理等。(This book aims to introduce the wavelet transform, the basic theory of Fourier transform welfare. Wavelet transform in a very wide range of engineering applications, such as signal processing, image processing.)
- 2011-02-23 21:02:34下载
- 积分:1