-
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
-
matlab--some-nice-programs
Matlab画平滑曲线的两种方法( 拟合或插值后再用plot即可)
自然状态下,用plot画的是折线,而不是平滑曲线。有两种方法可以画平滑曲线,第一种是拟合的方法,第二种是用spcrv,其实原理应该都一样就是插值。下面是源程序。(You can then use the plot)
Natural state, with the plot is a line drawing, instead of a smooth curve. There are two ways to draw a smooth curve, the first one is the fitting method, and the second is to use spcrv, in fact, the same principle should be that the interpolation. Here is the source.)
- 2015-03-23 16:35:58下载
- 积分:1
-
elm
极速学习机,可以做模型预测、评价,比BP神经网络更优。(Fast learning machine, you can do the model prediction, evaluation, better than BP neural network.)
- 2013-12-18 23:35:27下载
- 积分:1
-
ASSGN3
assignment 3 containing some edge preserving smoothing algorithms
- 2010-09-15 15:16:54下载
- 积分:1
-
matlab
二进制序列发生器及其功率谱和自相关函数的实现(Binary sequence generator and the power spectrum and autocorrelation function of the realization of)
- 2010-05-15 13:28:06下载
- 积分:1
-
nhofwaveguide
采用m-line方法,matlab编程,通过棱镜耦合角计算波导薄膜的厚度h和折射率n。(Using m-line method, matlab programming, through the prism waveguide coupling angle calculated film thickness h and refractive index n.)
- 2011-10-26 15:03:30下载
- 积分:1
-
WinRAR-ZIP
文件包含现代控制理论中的一些控制程序,可供初期学习者使用,这些都是matlab中所没有的程序。(File contains a number of modern control theory control procedures for early learners, these are programs that are not in matlab.)
- 2013-11-28 21:26:20下载
- 积分:1
-
fourieroptics
傅里叶光学仿真,可模拟各种平顶高斯光束并对其参数进行设置。(Fourier optics simulation, can simulate a variety of flattened Gaussian beam and its parameters.)
- 2013-12-27 02:04:07下载
- 积分:1
-
Aztec_barcode_reader
很好的一个一维条码检测识别源码,作为参考很有用(Very good detection and recognition of a one-dimensional bar code source, as a useful reference)
- 2010-07-30 10:14:50下载
- 积分:1
-
test
测试ADC的各个动态参数,如SNDR,THD,SFDR,ENOB,INL,DNL(ADC dynamic parameters of the various test)
- 2020-12-03 22:09:25下载
- 积分:1