-
SVR
本算法是利用matlab及libsvm软件包仿真了利用SVM建立基于乳腺组织电阻抗特性的乳腺癌诊断模型,并对诊断模型的特性进行评价(This algorithm is the use of simulation software package libsvm matlab and the establishment of the use of SVM based on electrical impedance properties of breast tissue model of breast cancer diagnosis, and diagnostic evaluation of the characteristics of the model)
- 2011-11-08 16:12:50下载
- 积分:1
-
speech-signal-encoding
用MATLAB编程实现的G.721编码器,掌握语音信号编码(Implemented using MATLAB programming G.721 encoder and master audio signal coding)
- 2011-11-21 20:11:52下载
- 积分:1
-
junyunlianghua
一个量化噪声分析程序。该代码是不长,只供参考。学生专用的试验。(One of the quantization noise analysis program. The code is not long for reference only. Students of special test.)
- 2012-04-20 08:15:21下载
- 积分:1
-
compareofparticlefilters
粒子滤波器,比较几种不同的重采样方法.SIR重采样,辅助重采样,regular重采样.(particle filter, compare several different resampling methods. SIR resampling, support resampling, regular resampling.)
- 2007-01-19 11:48:53下载
- 积分:1
-
ekf_1
本代码为扩展卡尔曼滤波仿真,适合初学者使用学习。(The extended Kalman filter simulation code, suitable for beginners to learn.)
- 2011-06-14 16:41:33下载
- 积分:1
-
chaos
综合的混沌分析的matlab源代码,供大家参考学习。(Chaos comprehensive analysis matlab source code for reference study.)
- 2021-03-24 09:19:15下载
- 积分:1
-
sift
sift 特征提取算法matlab实现,有实例(sift 特征提取算法matlab实现,有实例)
- 2020-07-21 14:48:46下载
- 积分: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
-
write-raw
MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式(MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format)
- 2020-12-26 19:59:03下载
- 积分:1
-
chap7_14
基于Anti_windup的PID控制,被控对象为一个大的阶跃信号1500,是针对连续系统采用离散控制器进行仿真的(Anti_windup based on the PID control, object to a large step signal 1500 is targeted at discrete continuous system simulation controller)
- 2007-05-20 17:18:51下载
- 积分:1