-
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
-
MATLAB7_0
MATLAB7_0基础教程1_清华大学(比较详细)(MATLAB7_0-based Tsinghua University tutorial 1_)
- 2009-09-24 20:20:48下载
- 积分:1
-
MATLAB
该文章主要是介绍滤波器的设计核心算法以及实例(This article mainly describes the design of filter core algorithm and example)
- 2009-12-18 10:16:06下载
- 积分:1
-
communication_code
ift codes to help others....,
- 2010-12-23 14:40:59下载
- 积分:1
-
db2
代码主要计算Daubechies紧支集滤波器系数L0_d和H1_d,然后采用这两个系数对信号进行小波分解(The main calculation code compactly supported Daubechies filter coefficients L0_d and H1_d, then the use of these two coefficients of wavelet decomposition signals)
- 2009-06-08 12:26:08下载
- 积分:1
-
pujianfa-M
谱减法,很好的,有不错的注释,这个是我们大作业的源程序,试验过的(Pujianfa,very good!)
- 2011-01-17 12:15:26下载
- 积分:1
-
PSO
PSO的教学案例:
对于初学matlab的学子或刚解除PSO算法的学子而言,该案例具有很好的代表性!(Teaching Case PSO: For beginners matlab for students or just students in terms of lifting the PSO algorithm, the case has a good representation!)
- 2014-01-20 21:05:24下载
- 积分:1
-
simple_SR
this simple sr use to perform operations code using matlab
- 2012-02-09 22:27:00下载
- 积分:1
-
bin
说明: 无线中继协作下的AF、DF性能传输分析,信道采用的瑞利信道。(AF and DF performance transmission analysis under the wireless relay cooperation, Rayleigh channel adopted by the channel.)
- 2020-04-14 03:38:14下载
- 积分:1
-
xinhaochuli-yuyin
MATLAB 处理语言信号,改变语音频率等功能(chulixinghao gaibian yuyin lsdf )
- 2011-11-02 11:48:56下载
- 积分:1