-
Data-Generation-Sample-1-a-2
calssification algorithm1
- 2014-11-26 22:39:14下载
- 积分:1
-
Fisher
Fisher进行数据线性判别分析,里边包含有原数据,所有程序均运行成功。(Fisher linear discriminant analysis data code. It contains raw data, all programs run successfully.)
- 2014-11-03 15:04:45下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
reconocimiento_habla
Voice/Speech recognition
- 2009-06-10 20:58:24下载
- 积分:1
-
LinearProgram
在数学中,线性规划 (Linear Programming,简称LP) 问题是目标函数和约束条件都是线性的最优化问题。
线性规划是最优化问题中的重要领域之一。很多运筹学中的实际问题都可以用线性规划来表述。线性规划的某些特殊情况,例如网络流、多商品流量等问题,都被认为非常重要,并有大量对其算法的专门研究。很多其他种类的最优化问题算法都可以分拆成线性规划子问题,然后求得解。在历史上,由线性规划引申出的很多概念,启发了最优化理论的核心概念,诸如“对偶”、“分解”、“凸性”的重要性及其一般化等。同样的,在微观经济学和商业管理领域,线性规划被大量应用于解决收入极大化或生产过程的成本极小化之类的问题。乔治·丹齐格被认为是线性规划之父。
(In mathematics, linear programming (Linear Programming, referred to as LP) problem is the objective function and constraints are linear optimization problem)
- 2012-01-04 12:10:48下载
- 积分:1
-
Numerical_algorithm_matlab_programming_procedures
matlab程序设计之数值算法程序Numerical algorithm matlab programming procedures(Numerical algorithm matlab programming procedures Numerical algorithm matlab programming procedures)
- 2010-08-02 10:38:10下载
- 积分:1
-
gatbx-example2
目标分配问题,雷达目标识别,图象分割等最优控制问题等matlab遗传算法优化应用(Target Assignment Problem, radar target recognition, image segmentation, such as optimal control problems, such as the application of genetic algorithm matlab)
- 2008-05-04 23:34:35下载
- 积分:1
-
speechfile3
将原始语音经过预处理,利用频率弯折小波进行特征提取,该程序为求语音信号的Laguerre系数的程序(original voice after pretreatment, the use of the frequency characteristics of Meander wavelet extraction, The procedure for the sake of the voice signal Laguerre coefficient procedures)
- 2006-12-14 12:07:27下载
- 积分:1
-
TWTA_gsm
机遇matlab软件信号传输模拟,可以模拟卫星信号传输全过程(jiyu matlab ruanjian xionhao )
- 2013-11-20 19:49:23下载
- 积分:1
-
viterbi
实现hmm基本算法。此代码实现基本的viterbi算法。有学习功能(The matlab code implements Viterbi algorith to realize HMM s learning.)
- 2011-01-07 06:36:00下载
- 积分:1