-
kalman
kalman滤波在嵌入式中的应用,可用于智能车的制作,对陀螺仪和加速度计进行优化。(kalman filtering applications in embedded in can be used smart car production, gyroscopes and accelerometers for optimization.)
- 2014-09-11 09:58:31下载
- 积分:1
-
TPParticleh
本文描述的是关于粒子滤波的源代码,,用MATLAB运行,会有很好的效果。
(This article describes the source code on the particle filter, using MATLAB running, there will be good results.)
- 2012-09-15 14:21:13下载
- 积分:1
-
the-realize-of-FFT-in-C-program
改程序在Turbo C或Visual 6.0中编译,能够实现基2的快速的傅里叶变换。(Reform program in Turbo C or Visual 6.0 compiled, enables fast Fourier transform base 2.)
- 2014-11-10 18:30:34下载
- 积分:1
-
vbandmatlab
使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
(The use of MATLAB)
- 2007-10-20 16:00:53下载
- 积分:1
-
sort
HEap Sort Implementation !!
- 2014-10-07 13:49:01下载
- 积分:1
-
Bai-tap-ky-thuat-lap-trinh-C
The lecture program c
- 2015-03-05 23:10:27下载
- 积分:1
-
sysidjob3
该程序初步实现了M序列的生成,并且详细地进行了频域法的系统辨识分析。(The program is the initial realization of the M-sequence generation, and detail the frequency domain method of system identification analysis.)
- 2012-06-09 17:18:09下载
- 积分: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
-
GA
说明: 这是一个关于遗传算法的m文件,不错 o (This is about the genetic algorithm m files, henbucuo o)
- 2012-04-29 21:04:36下载
- 积分:1
-
ARCOBJECTsCODE
ARCOBJECTs开发指南,实例的资源文件(ARCOBJECTs Development Guide, a resource document for example)
- 2007-04-26 00:07:53下载
- 积分:1