-
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
-
PV_MAX
电力系统程序,是电网接入光伏的最大容量程序,其中的限制条件为为全部节点的电压上下限,是MATLAB与OPENDSS的联合编程,程序可以得到任何一个节点的光伏接入极值(Power Systems program is the maximum capacity of photovoltaic grid connection procedures, restrictions as to limit the voltage on all nodes, joint programming and OPENDSS MATLAB, the program can get access to any node photovoltaic extreme)
- 2013-12-16 23:10:04下载
- 积分:1
-
vcqadb
包含位置式PID算法、积分分离式PID,利用matlab GUI实现的串口编程例子,包括面积、周长、矩形度、伸长度,使用matlab实现智能预测控制算法。( It contains positional PID algorithm, integral separate PID, Use serial programming examples matlab GUI implementation, Including the area, perimeter, rectangular, elongation, Use matlab intelligent predictive control algorithm.)
- 2016-04-15 14:04:58下载
- 积分:1
-
ditonglvbo
MATLAB低通滤波程序,很好的源代码,希望对大家有用(filter)
- 2009-11-26 11:37:15下载
- 积分:1
-
ge0201
用matlab实现主元分析的故障诊断,在我的硕士论文中具有分析性(Using matlab to achieve the principal component analysis, fault diagnosis, and analytical in my Master' s thesis)
- 2012-05-28 20:23:10下载
- 积分:1
-
sar_panel_FE
matlab空间面板模型的最后结果包括各变量的系数,拟和度(MATLAB SPTATIAL PANAL MODEL)
- 2013-11-23 23:17:59下载
- 积分:1
-
signal-and-system
信号与系统相关的MATLAB习题,希望对大家有用。。(some relative solutions to the questions of MATLAB)
- 2013-04-24 09:07:25下载
- 积分:1
-
RLS_Voice
在matlab环境下的有关RLS算法,多麦克风语音降噪(In the matlab environment of the RLS algorithm, multi-microphone noise reduction Voice)
- 2008-03-26 22:01:16下载
- 积分:1
-
Year
一个判断年份,是闰年还是平年的小工具,可以非常方便的查询个个年份(A judge year, or a non-leap year is a leap year a small tool that can be very convenient to check everybody Year)
- 2010-02-08 17:15:15下载
- 积分:1
-
A-capon-beamforming
MIMO 雷达波束设计方面的文献,有需要可以看看(A capon beamforming method for clutter suppression in MIMO radar)
- 2014-12-04 21:31:01下载
- 积分:1