搜索资源列表
matlog
- 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
fvs_thinner
- 描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的脊线。代码由C写成。详细情况见解包后的说明-describes how a detailed fingerprint image. After thinning image as a representative of the fingerprint ridge line. Written by C code. Details of the opinion after the note packets
ridgeregresssvm
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
denoise_kpca
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
regrRR
- Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。
crazy_climber.rar
- 提取小波脊线的crazy climber算法,Wavelet ridge extraction of crazy climber algorithm
Contourlet
- matlab语言实现的脊波变换源程序,图像多尺度分析的经典算法。-matlab language of the ridge wave transform source code, images, multi-scale analysis of the classical algorithm.
waveridge_search
- 用模最大值法提取小波脊,该例中又两条小波脊,所以是多脊提取。同时又施加惩罚函数,控制lamda的值,可以得到较为平滑的小波脊。- using maximum modulus extract wavelet ridge, the case has two wavelet ridge, it is a multi-ridge extraction. At the same time to impose the penalty function to control the value of lamd
XMicroWaveJiXian
- MORLET小波脊线提取程序,实现信号小波脊线提取-MORLET wavelet ridge extraction procedures to achieve wavelet ridge extraction
ridgeregression
- This matlab code for estimating the static linear system with Ridge Regression that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,th
cwtexe
- 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet edge detection Small spectral analysis method mallat classic procedure-97 law to enhance the classic procedure Ridge wavelet extraction Modulus
loreta
- Code for computing LORETA inverse solution for the EEG/MEG inverse problem.This corresponds to a Ridge regression using a discrete Laplace Operator as the prior covariance structure of the coeficients. The code is open to use different design matrice
SVregression
- In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to not
ridge
- 应用回归分析中岭回归的matlab程序代码-RIDGE REGRESSION
RIDGE-REGRESSION
- FORTRAN语言程序。这是进行数理统计上岭回归的计算机程序,很好用的。 -THIS IS A PROGRAM OF RIDGE REGRESSION PROGRAM.
Ridge-Distance-Estimation-in-Fingerprint-Images-A
- IN THIS WE ARE STUDING Ridge Distance Estimation in Fingerprint Images Algorithm and Performance Evaluation
2D-FDTD-of-ridge-waveguide
- 光波在二维电介质中波导现象的有限时域差分计算方法。-2D FDTD of light guided through dielectric ridge waveguide.
ridge
- 这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.
ridge
- 岭回归模型,非MATLAB工具箱中的。效果还不错。-ridge regression
回归算法
- matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)