-
curve-combine
MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations.
cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非常好用。但是如果我们已经确定了拟合的方法,只需要对数据进行计算,那么这种GUI的操作方式就不太适合了,比如在m文件中就不方便直接调用cftool。
(matlab has given a lot of method for curve combine ,we will give a new method and provide a matlab code.)
- 2012-08-26 17:55:07下载
- 积分:1
-
Steeringautoparkingsimulation
自动泊车算法演示,可以动画演示自动泊车过程,直观看到车轮的运动状态(Steering autoparking simulation)
- 2021-03-24 17:39:14下载
- 积分:1
-
LQR_Pathtracking
说明: 线性约束下基于LQR方法的车辆路径跟踪,用于无人驾驶。(Vehicle path tracking based on LQR method under linear constraints is used for unmanned driving.)
- 2020-09-07 00:38:22下载
- 积分:1
-
GMM_EM
高斯混合模型的EM搭建过程以及详细说明,利于初学者的学习!(EM Gaussian mixture model building process as well as detailed instructions, which will help beginners to learn!)
- 2013-11-28 17:04:06下载
- 积分:1
-
pca-face
图像处理经典算法,基于PCA的人脸识别matlab代码(Matlab code of face recognition based on PCA)
- 2015-04-21 08:58:11下载
- 积分:1
-
Neville
通过例子讲述Neville插值,直观清晰,用于初学者(By way of example tells Neville interpolation, clear and intuitive for beginners)
- 2014-01-14 13:17:26下载
- 积分:1
-
Random_Forest
随机森林,matlab程序编写,用于分类和回归(Random Forests, matlab programming for classification and regression)
- 2021-03-04 09:29:33下载
- 积分:1
-
ELM
极限学习机在matlab中elm函数调用示例,以及elm源代码。(Extreme Learning Machine in matlab elm function call examples, and elm source code.)
- 2016-03-09 16:47:52下载
- 积分:1
-
IIRdesign
通过这个程序可以设计一个IIR滤波器,对滤波器的系数按4bit量化。(Through this program can design an IIR filter)
- 2009-11-06 10:54:51下载
- 积分:1
-
command
说明: MATLAB命令汇总,对基本函数的使用说明,及快捷键(MATLAB command summary, the basic function, the instructions for use and keyboard shortcuts)
- 2009-08-24 16:02:00下载
- 积分:1