-
fuzzywatertemporaturecontrol
The goal is to design a fuzzy controller that will control the water temperature to follow a reference profile as closely as possible.
- 2010-01-15 23:50:34下载
- 积分:1
-
3---Mobile-Robot-Kinematics
Autonomous Robotics Mobile Robot Kinematics
- 2015-01-11 01:59:00下载
- 积分:1
-
project1
serial port communication
- 2011-01-16 14:37:23下载
- 积分:1
-
MATLABshenruxiangjie
说明: MATLAB深入详解的随书光盘,内有电子教案和源文件(MATLAB depth Xiangjie the CD with the book, there are electronic lesson plans and source files)
- 2010-05-01 14:19:50下载
- 积分:1
-
MATLAB-and-maple
用Maple和MATLAB解决科学计算问题(第三版)是一个很好的学习资料(Solve the calculation problem of science by Maple and MATLAB (Third Edition) is a very good learning materials)
- 2014-11-25 09:39:29下载
- 积分:1
-
SF_Romberg
基于matlab的龙贝格算法程序(Matlab-based algorithm of Romberg procedure)
- 2007-12-05 18:24:57下载
- 积分:1
-
matlab4
MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
- 2009-12-23 09:01:54下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
tvdenoise
Total variation grayscale and color image denoising
- 2010-05-11 21:17:48下载
- 积分:1
-
KLtransform
KL变换的matlab代码,KL变换是图像正交变换的一种,在图像压缩领域有着广泛应用。很有用哦(KL transform matlab code, KL transform is a kind of orthogonal transformation image in the field of image compression have broad application. Oh, very useful)
- 2007-11-14 20:51:21下载
- 积分:1