-
SLAMlearn
卡尔曼滤波器的学习资料很不错的东西一起来学习吧(Kalman filter is a very good thing learning materials)
- 2014-10-27 15:58:07下载
- 积分:1
-
BDEcode
Normalized Cuts Clustering
- 2011-01-24 21:01:43下载
- 积分:1
-
A-Desktop-Wallpaper-Manager
i am testing. pls check and try to know clearly about this code
- 2015-02-23 12:31:11下载
- 积分:1
-
fenduanxianxing
三次样条插值,拉格朗日,分段线性插值的matlab程序(Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example)
- 2014-12-16 15:36:23下载
- 积分:1
-
test0
这是一个很好的控制台应用程序,可以方便的在其中添加模块。(This is a good console application, you can easily add modules where.)
- 2014-09-10 09:44:15下载
- 积分:1
-
Parallel_Port_Complete_Programming-_Interfacing_a
Complete Parallel Port Development. Covers all PP standards.
- 2014-01-28 20:21:15下载
- 积分:1
-
malloc
ics 的malloc实现,采用分离存储,模拟memory的malloc和free等操作。(to realize the molloc and free operation, the lab of ics class)
- 2014-01-09 10:36:34下载
- 积分:1
-
NRFlowOfCartesian
基于直角坐标的牛顿拉弗逊法潮流计算程序,经过IEEE14模型测试。(the newton_lafason power flow )
- 2014-11-19 15:43:17下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
East-China-Sea-tidal-numerical
东中国海潮汐数值计算,East China Sea tidal numerical(East China Sea tidal numerical)
- 2015-03-16 10:04:22下载
- 积分:1