-
SpectralEstimationSimulationCode
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:15:23下载
- 积分:1
-
MATLAB
说明: 一个很好的matlab生成小波系数的小程序,可能会用到其它的命令(wavelet coefficient code)
- 2010-04-05 15:45:53下载
- 积分:1
-
errate
bpsk蒙特卡洛仿真,误码特性与信噪比曲线,几种实现的对比(bpsk Monte Carlo simulation, BER- SNR characteristic curve)
- 2013-08-31 18:19:20下载
- 积分:1
-
boxdimension
计算一维时间序列的盒子维数,并提供了洛伦兹、哈农两种典型的混沌信号以及实际海洋背景噪声信号可供计算参考。(Calculate the dimension of the box one-dimensional time series and provides Lorentz, Hanon two typical chaotic signal and the actual ocean background noise signal for calculation.)
- 2015-01-12 18:56:29下载
- 积分:1
-
tiremodel
matlab中魔术轮胎simulink模型,有参考文献和具体拟合参数。包括横向、纵向和横纵向耦合的情况,可以在workspace中进一步求解。(matlab in simulink magic tire model has references and specific fitting parameters. Including horizontal, vertical and horizontal situation longitudinal coupling can be further solved in the workspace.)
- 2021-03-16 14:19:22下载
- 积分:1
-
MMC-converter
基于MMC逆变器的MATLAB的模型,初学者学习用。电力电子行业与电气工程行业学习资料。(MMC converter)
- 2017-01-03 16:41:29下载
- 积分:1
-
ant-colony-algorithm-
使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Using a grid discretization method modeling environment with obstacles, the environment, the adjacency matrix storage problem into the ant colony algorithm to find the shortest path.)
- 2013-03-06 11:18:28下载
- 积分:1
-
specfun
Funciones varias para Matlab
- 2011-10-31 00:47:31下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1
-
58627
The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed by Gradient Pursuit ols_nomp: Sparse reconstruction by Orthogonal Least Squares followed by Approximate Conjugate Gradient Pursuit ols_pcgp: Sparse reconstruction by Orthogonal Least Squares followed by Partial Conjugate Gradient Pursuit
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2014-09-04 00:02:31下载
- 积分:1