登录
首页 » matlab » lasso_webpage_code_data

lasso_webpage_code_data

于 2020-07-14 发布 文件大小:5647KB
0 302
下载积分: 1 下载次数: 45

代码说明:

  该压缩包主要是关于lasso的matlab程序,其中包含lasso的code,lasso在例子中的应用,以及lemda的交叉验证等。(The archive is mainly about lasso matlab program, which includes lasso the code, lasso in the example application, as well as cross-validation lemda like.)

文件列表:

lasso_webpage_code_data
.......................\.DS_Store,6148,2011-06-22
.......................\code
.......................\....\estimateLassoLambda.m,6343,2011-04-12
.......................\....\exampleLassoUsage.m,2732,2011-04-12
.......................\....\solveLasso.m,5243,2011-03-15
.......................\data
.......................\....\sampleDataForLasso.mat,16682,2011-04-12
.......................\webpage
.......................\.......\.DS_Store,12292,2011-06-22
.......................\.......\figures_pdf
.......................\.......\...........\.DS_Store,6148,2011-04-12
.......................\.......\...........\figure1.pdf,27073,2011-04-12
.......................\.......\...........\figure2.pdf,30994,2011-04-12
.......................\.......\Friedman2007.pdf,2081056,2011-04-09
.......................\.......\Fu1998.pdf,194601,2011-04-09

.......................\.......\lasso_shooting.html,5617,2011-04-13
.......................\.......\pdficon_large.gif
.......................\.......\pendseLassoShooting.pdf,252199,2011-06-22
.......................\.......\stylefile_lasso.css,1801,2011-04-13
.......................\.......\stylefile_lasso_white.css,1789,2011-04-13
.......................\.......\Tibshirani1996.pdf,2048124,2011-04-12
.......................\.......\Tseng1988.pdf,1340669,2011-04-09
.......................\.......\Tseng2001.pdf,119130,2011-04-09

.......................\.......\zip_icon.tiff,13842,2010-10-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Pulse_shaping_LUT
    通信仿真: 利用Matlab实现的脉冲成型仿真(Communication Simulation : Matlab Pulse Forming Simulation)
    2007-05-20 16:54:13下载
    积分:1
  • Matlab6
    主要详细的讲解MATLAB的各种的使用和说明;为MATLAB的入门和提高有一定的帮助。(Main detailed explanation of all sorts of use of MATLAB and specification, For MATLAB introductory and improve has certain help.)
    2010-11-13 00:17:22下载
    积分:1
  • zs-algorithm
    利用zhang suen快速并行的算法 实现了字符图像的细化功能 有较好的细化效果(Use of the the zhang suen fast parallel algorithm to achieve the refinement of character images function better refinement effect)
    2012-06-02 15:56:33下载
    积分:1
  • Radar-Data-Processing
    主要内容有:雷达数据处理概述(包括研究目的、意义、历史和现状等),参数估计与线性滤波方法,非线性滤波方法,量测数据预处理技术,多目标跟踪中的航迹起始,极大似然类多目标数据互联方法,贝叶斯类多目标数据互联方法,机动目标跟踪,群目标跟踪,多目标跟踪终结理论与航迹管理,无源雷达数据处理,脉冲多普勒和相控阵雷达数据处理,雷达组网数据处理,雷达数据处理性能评估,雷达数据处理仿真技术,雷达数据处理的实际应用,以及关于雷达数据处理理论的回顾、建议与展望。(The main contents are: an overview of the radar data processing (including research purpose, meaning, history and current status, etc.), parameter estimation method with linear filtering, nonlinear filtering method, measurement data preprocessing techniques, starting track multiple target tracking, maximum Likelihood class of multi-target data interconnection methods, Bayesian methods class multi-target data association, target tracking, target tracking group, multi-target tracking end theory and track management, passive radar data processing, pulsed Doppler and phased array radar data processing, radar network data processing, radar data processing performance evaluation, radar data processing simulation technology, the practical application of radar data processing, as well as a review on radar data processing theory, suggestions and prospects.)
    2020-09-21 14:07:52下载
    积分:1
  • chap9_1
    此程序为单神经元自适应控制的MATLAB程序,可供学习神经网络进行控制的初始阶段使用。(This program is MATLAB single neuron adaptive control for learning neural network used to control the initial stage.)
    2014-06-16 20:04:34下载
    积分:1
  • meierdaopufadematlabshixian
    对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。 (Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation. Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links: 1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.)
    2010-09-21 22:01:57下载
    积分:1
  • 1
    说明:  通过运动尺寸计算,绘制四连杆机构的运动,并动画演示(Size calculated by movement, drawing four Linkages)
    2010-04-07 16:59:24下载
    积分:1
  • basicmpc
    预测控制,便于初学者学习,方便大家扩展,适合单变量和多变量控制。(model predictive control)
    2011-05-15 08:49:23下载
    积分:1
  • dulixiangyuan
    matlab 独立像素元,计算图像景象匹配中独立像元素(Matlab independent pixels, computing the image scene matching the independent elements)
    2012-06-02 14:53:03下载
    积分:1
  • puguji2007
    谱估计 (1)修正协方差法 (2)多重信号分类(MUSIC)算法 (3)ESPRIT算法 (4)皮萨论科(Pisarenko)谐波分解法 并对各算法进行分析。 解压后即可在MATLAB上运行(Spectral estimation (1) modified covariance method (2) multiple signal classification (MUSIC) algorithm (3) ESPRIT algorithm (4) pizza on the Branch (Pisarenko) harmonic decomposition method and algorithm analysis. After decompression can be run in MATLAB)
    2012-06-04 17:43:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载