-
SVMmatlab
说明: 在MATLAB运行环境下,基于支持向量机的非线性系统辨识程序!(Run in the MATLAB environment, based on support vector machines for nonlinear system identification procedure!)
- 2010-04-11 18:44:08下载
- 积分:1
-
回归算法
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.)
- 2020-12-10 20:29:19下载
- 积分:1
-
ANFIS_2_class
ANFIS: Adaptive Neuro-Fuzzy Inference Systems
- 2012-05-17 19:19:42下载
- 积分:1
-
indexes
QP indexing power point
- 2014-10-08 22:10:13下载
- 积分:1
-
RAMF
自适应中值滤波器算法RAMf在图像降噪方面的应用,实现参数适时改变,算法及代码(Adaptive Median Filters: New Algorithms and Results)
- 2015-01-30 16:09:15下载
- 积分:1
-
Selfportrait
image resize, gray, average filter, gaussian filter
- 2014-01-21 22:37:18下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
fisheye
说明: 基于鱼眼效果的产生图像,里面是比较简单的原理代码,方格图成像(Fish eye effect on the production images, which is a relatively simple principle of the code, grid map imaging)
- 2010-04-22 16:45:28下载
- 积分:1
-
psychoacoustic.m
基于Matlab的心理声学模型程序,喜欢的可以研究研究
(Psychoacoustic model based on Matlab program, like research can be studied)
- 2021-04-22 22:38:48下载
- 积分:1
-
MATLAB-Demystified
matlab demystified - this helps with matlab
- 2011-05-05 03:00:53下载
- 积分:1