-
Knn
很强大的matlab求解,供大家交流欣赏或者直接引用到论文中(matlab so good,I upload here for those who want to communicate and who carve for knowledge)
- 2009-05-16 10:22:31下载
- 积分:1
-
decisiontree
决策树,包括决策树的节点选择、决策控制及决策树的画法(decision tree)
- 2012-01-05 11:07:49下载
- 积分:1
-
MATLAB_MixPrg
matlab与C语言混合编程的相关资料以及两个例程(均调试通过),初学者入门使用(matlab and C mixed-language programming, as well as relevant information on the two routines (both debug through), Introduction to the use of beginners)
- 2007-09-28 22:56:53下载
- 积分:1
-
jisuan
用MATLAB的GUI设计的一个计算器程序,可在次基础上形成更复杂的算法,并学习GUI的设计技巧!(Using MATLAB)
- 2008-05-29 16:10:17下载
- 积分:1
-
ExtKalman
This Embedded MATLAB Function implements an extended Kalman filter used
to estimate the states, road surface and mass of a quarter car model.
- 2016-01-20 22:13:14下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
MATLABABS
基于MATLAB/Simulink的汽车ABS半实物仿真,本文所研究的是一种基于MATLAB/Simulink的汽车防抱死刹车系统(ABS)的半实物仿真的方法。本方法利用Simulink提供的模型建立车辆的传动系模型、自动变速箱模型和ABS模型等。所建成的这套半实物仿真系统既可在软件环境下对汽车进行仿真,也可以通过I/O接口与ABS系统相连接以观察系统的仿真效果,检验控制算法的合理性。通过合理改变相应参数,本系统还可以模拟实际汽车在不同工况下的工作情况,极大提高了汽车电子设备的研发工作的效率。同时,本系统也可用于教学演示。 ()
- 2008-04-03 15:47:29下载
- 积分:1
-
1
说明: 從三角求和公式到Fourier 級數,推导很详细(From the Triangle to the Fourier series summation formula, derived in great detail)
- 2010-04-04 11:34:25下载
- 积分:1
-
ROF
This source can apply Radio over fiber
- 2012-01-28 05:13:24下载
- 积分:1
-
RadarEKF
雷达EKF跟踪算法实例,包含目标状态向量的产生,量测产生。(radar target tracking algorithm with EKF,including generating target state, target measurements)
- 2020-07-26 22:38:41下载
- 积分:1