-
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
-
OFDMtheory
OFDM正交频分复用的基带系统,采用QPSK数字调制,统计系统的误码率(baseband of OFDM ,modulation by QPSK)
- 2013-11-06 22:03:09下载
- 积分:1
-
The-wavelet-denoising-
小波消噪及其在往复泵振动监测信号处理中的应用(The wavelet denoising its reciprocating pump vibration monitoring signal processing)
- 2012-12-03 15:14:32下载
- 积分:1
-
gmonopuls_OK
gaussian monopulse both in the Time & Frequency domains
- 2010-12-01 23:21:05下载
- 积分:1
-
zunixiepaoyundong
利用MATLAB求解的阻尼斜抛运动,希望对大家有帮助。(damp)
- 2010-12-15 16:56:12下载
- 积分:1
-
SCE
optimization algorithm sce
- 2011-06-12 14:52:58下载
- 积分:1
-
engine
vc实现matlab engine调用的功能程序(a program to realize the matlab engine function developped by VC++)
- 2014-10-28 16:17:06下载
- 积分:1
-
ch6
用MATLAB实现哈夫曼编码的例程(以子函数形式给出)
NORM2HUFF 哈夫曼编码器
对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串()
- 2007-08-29 20:00:35下载
- 积分:1
-
jingdianDTC
异步电机直接转矩控制的simulink仿真图,能很好的体现直接转矩控制的原理及调速效果(Induction Motor Direct Torque Control of simulink simulation map, can well reflect the principle of direct torque control and speed effects)
- 2010-08-19 10:05:08下载
- 积分:1
-
duocemian
多侧面程序,相关问题参加粗糙集条件属性约简程序,相关问题参加粗糙集条件属性约简程序,相关问题参加粗糙集(duocem)
- 2010-06-01 22:51:37下载
- 积分:1