-
EKF UKF Toolbox for Matlab V1.3
说明: MATLAB中的EKF、UKF工具箱,帮助更好地理解如何用将Kalman滤波器应用到截断数据模型中。(EKF and UKF Toolbox for matlab)
- 2020-08-26 10:38:15下载
- 积分:1
-
math4
matlab经典算法之绘图,PPT讲义可对照程序进行学习(classical algorithm matlab graphics, PPT handouts control procedures may be learning)
- 2009-01-15 12:15:08下载
- 积分:1
-
MATLAB-gui
本文件主要内容是讲解关于matlab gui的相关内容 (matlab gui)
- 2012-04-13 15:45:14下载
- 积分:1
-
frdatasetsv
source code for face recognition using ica .a usefull code.
- 2010-08-08 20:06:54下载
- 积分:1
-
oscsend
发送一个开放声音控制(OSC)的信息通过UDP连接
oscsend(美,路径)
oscsend(美,路径,类型,arg1的,arg2的,...)
oscsedn(美,路径,类型,[参数])
ü= UDP的对象与打开的连接。
路径=路径字符串
=同类型的参数类型的字符串,
支持:
我=整数
f=浮动
商S =串
每组空(忽略相应的参数)
余=脉冲(忽略相应的参数)
T=真(忽略相应的参数)
F=假(忽略相应的参数)
乙=布尔(不是官方:将参数为T/在F型)
不支持:
b=一滴
参数=参数所指定的类型。
示例
ü=的UDP( 127.0.0.1 ,7488)
的FOPEN(美)
oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[])
fclose(美)
如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection
oscsend(u,path)
oscsend(u,path,types,arg1,arg2,...)
oscsedn(u,path,types,[args])
u = UDP object with open connection.
path = path-string
types = string with types of arguments,
supported:
i = integer
f = float
s = string
N = Null (ignores corresponding argument)
I = Impulse (ignores corresponding argument)
T = True (ignores corresponding argument)
F = False (ignores corresponding argument)
B = boolean (not official: converts argument to T/F in the type)
not supported:
b = blob
args = arguments as specified by types.
EXAMPLE
u = udp( 127.0.0.1 ,7488)
fopen(u)
oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[])
fclose(u)
See http://opensoundcontrol.org/ for more information about OSC.)
- 2011-05-15 17:56:03下载
- 积分:1
-
speech-kalman
speech recognition kallman
- 2015-03-02 02:16:35下载
- 积分:1
-
qpskis95
说明: 这是一个基于Simulink的通信系统的仿真程序,主要内容是QPSK在IS-95前向信道中的应用,以衡量其性能。(This is a simulation-based communications system simulation program, main contents of the QPSK in IS-95 to the channel, in order to measure its performance.)
- 2006-04-15 14:40:36下载
- 积分:1
-
MAP.rar
Turbo码的最大后验概率译码,输出误码率与信噪比关系(Maximum a posteriori probability decoding of Turbo code output bit error rate and signal to noise ratio)
- 2015-08-12 10:29:07下载
- 积分:1
-
radiation_pattern
自适应波束形成,天线方向图,幅相误差校准,相控阵天线(Adaptive beam forming, antenna pattern, amplitude and phase error calibration, phased array antenna)
- 2016-10-31 06:26:39下载
- 积分:1
-
2009Sep_SGA__suspension_FalphaSMC
This program simulate the suspension system for a passenger car. It employes Sliding Mode Control, Skyhook Damper, Fuzzy Logic Control to control Semi-Active Suspension System
- 2011-05-22 19:16:03下载
- 积分:1