登录
首页 » matlab » glmnet_matlab

glmnet_matlab

于 2012-09-01 发布 文件大小:756KB
0 254
下载积分: 1 下载次数: 147

代码说明:

  Lasso算法源代码,stanford开发的,绝对可靠(Glmnet for Matlab- Lasso (L1) and elastic-net regularized generalized linear models)

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

发表评论

0 个回复

  • 最佳平方逼近
    最佳平方逼近数值分析算法程序,matalab编程运算(numerical analysis of best square approximation)
    2021-03-17 22:19:21下载
    积分:1
  • berth_quay10_8
    用于解决港口优化调度的算例,程序可解,且富有详细说明(The optimal scheduling algorithm used to solve the port, the program is solvable, and rich detailed instructions)
    2020-07-02 20:20:02下载
    积分:1
  • fit_line
    //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) (//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
    2005-08-24 04:40:23下载
    积分:1
  • 在ANSYS中初应力场的获得和施加过程
    ansys-初应力-残余应力-焊接残余应力-ansys温度场(ansys-initial stress)
    2020-07-07 09:18:59下载
    积分:1
  • zipf-random
    随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。(Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will occupy 80 of visits.)
    2013-06-27 17:56:45下载
    积分:1
  • zuiyouhuasuanfa
    包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。(Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.)
    2013-03-24 15:51:53下载
    积分:1
  • tongjing
    通径分析算法实现,没有gui的小程序,用于数学实验方面的联系,一般计算数学的课程设计(Path analysis algorithm, there is no gui applets, links to mathematical experiments, the general computational mathematics curriculum design)
    2011-05-28 10:47:18下载
    积分:1
  • riemann solver
    精确黎曼求解器; 精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver; Accurate Riemann Solver: HLL, HLLC method;)
    2021-04-21 01:48:51下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载