登录
首页 » matlab » examples

examples

于 2020-08-16 发布
0 250
下载积分: 1 下载次数: 3

代码说明:

说明:  在机器学习问题中,很多的算法归根到底就是在求解一个优化问题,然而我们的现实生活中也存在着很多的优化问题,例如道路上最优路径的选择,商品买卖中的最大利润的获取这些都是最优化的典型例子,前面也陆续地有一些具体的最优化的算法,如基本的梯度下降法,牛顿法以及启发式的优化算法(PSO,ABC等)。(In machine learning problems, many algorithms are in the final analysis to solve an optimization problem. However, in our real life, there are also many optimization problems, such as the choice of the optimal path on the road, the acquisition of the maximum profit in the sale of goods. These are typical examples of optimization. There are also some specific optimization algorithms, such as basic gradient Descent method, Newton method and heuristic optimization algorithm (PSO, ABC, etc.).)

文件列表:

simple_LS.m, 190 , 2005-12-13
quickstart.m, 9123 , 2006-04-11
regularized_norm_tradeoff.m, 1079 , 2006-02-15
simple_LP.m, 278 , 2005-12-13
simple_LP2.m, 278 , 2007-08-12

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

发表评论

0 个回复

  • decomp_reconst_W
    Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilters) block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood noise: signal with the same autocorrelation as the noise parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero). JPM, Univ. de Granada, 3/03
    2010-08-14 20:26:17下载
    积分:1
  • eigenface
    Implementation of an algorithm to recognize faces using PCA
    2014-10-09 04:46:30下载
    积分:1
  • iit2009011
    matlab source code and assignments
    2012-09-23 13:48:04下载
    积分:1
  • FastLaplace
    实现快速贝叶斯算法,先验超参数分布不再使用高斯函数而是用拉普拉斯函数代替(Fast Bayesian algorithm, a priori super-Gaussian parameter distribution is no longer used but with the Laplace function instead)
    2013-10-13 13:49:34下载
    积分:1
  • DM5
    数据挖掘能处理大量的非线性数据,需要引入决策树才正确地理解应用(Data mining can deal with a large number of nonlinear data, need to introduce the decision tree to correctly understand the application )
    2013-01-02 19:51:44下载
    积分:1
  • TaylorAlgorithm
    该算法在原有的算法基础上提出的TDOA泰勒算法,可以用在传感器定位和蜂窝网定位。且该算法的定位精度比较高。(The algorithm is based on the original algorithm proposed TDOA Taylor algorithm can be used in sensor positioning and cellular location. And the algorithm is relatively high positioning accuracy.)
    2013-07-10 17:21:38下载
    积分:1
  • x_three_ground
    配网故障测距,用于三相短路情况下的配网故障测距,使用双端信息量,可以较好的测距(Distribution network fault location, for the case of three-phase short-circuit)
    2013-03-14 23:06:50下载
    积分:1
  • clear-all
    用MATLAB解决阶互调频率组合计算的编程手记(Third-order intermodulation frequency combinations computing programming notes)
    2013-05-22 15:12:42下载
    积分:1
  • rician-fading11
    莱斯信道的仿真与建模,包含突发干扰的仿真,应用于手机信号与基站的通信。(Rice channel simulation and modeling, including simulation of burst interference, used in mobile phones and base station communication signal.)
    2011-09-17 18:26:25下载
    积分:1
  • particle_filter_residual_resumpling
    一个很好的残差重采样粒子滤波算法,Matlab代码(A good residual resampling particle filter algorithm, Matlab code)
    2014-01-03 15:15:26下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载