-
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
-
watermark
说明: 用matlab实现了fragile water mark易碎水印(Achieved using matlab Fragile Watermark fragile water mark)
- 2011-04-09 14:09:42下载
- 积分:1
-
solvement
基于matlab环境下,利用矩阵位移法计算连续梁弯矩图程序设计(Based on the matlab environment, calculated using the matrix displacement method continuous beam bending moment diagram programming)
- 2013-12-16 21:38:01下载
- 积分:1
-
dwt
小波对污染信号进行降噪处理,matlab程序文件(Wavelet Noise pollution signal processing, matlab program files)
- 2009-04-23 16:46:41下载
- 积分:1
-
Lesson-3
matlab examples. plotting the spectrum of signals, and using Fast Fourier Transform.
- 2011-09-03 21:20:40下载
- 积分:1
-
支持向量机
说明: 利用SVM,采用网格法和交叉法,训练与预测数据,并形成图像(Using SVM, using grid method and cross method to train and predict data, and form images)
- 2020-08-21 22:02:42下载
- 积分:1
-
2009430028_w11_Monte_Carlo_LeeTaeKyeong_ZIP
using MonteCarlo Method
- 2014-12-09 20:35:49下载
- 积分:1
-
OFDM
说明: OFDM完整仿真程序 包括QAM,qpsk调制仿真(OFDM Simulation Using Matlab,The perfect simulation of OFDM)
- 2011-03-23 21:08:05下载
- 积分:1
-
sfs
shape from shading with source code of matlab
- 2013-11-21 17:29:39下载
- 积分:1
-
MatlabWork
这是我们的一次作业,图像添加水印,图像翻转等,希望有用(This is our first operation, image watermark, image flip in the hope that a useful)
- 2010-09-02 15:59:19下载
- 积分:1