-
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
-
dalin
matlab环境下大林控制算法源程序,对具有滞后的系统较为适用,效果良好(Dalin control algorithm matlab source environment, the system is more suitable with a lag, to good effect)
- 2011-11-30 19:48:32下载
- 积分:1
-
308788CFAR
雷达信号恒虚警处理问题,挺不错的MATLAB源程序(CFAR radar signal processing problems, very good MATLAB source)
- 2021-03-18 21:49:19下载
- 积分:1
-
16qam
用matlab做的qam的基本原理仿真,清晰明了,有相应结果,可作为qam调制的入门教程。(QAM matlab to do with the basic principles of simulation, clarity, have corresponding results can be used as QAM Modulation Tutorial.)
- 2008-06-02 22:03:21下载
- 积分:1
-
MATLAB_jiaocheng
李传军 《C语言与MATLAB接口—编程与实例》(Li Chuan-jun " C language and MATLAB Interface- Programming and Examples" )
- 2009-05-26 18:18:56下载
- 积分:1
-
matlab-Finite-Element
用matlab写的有限元程序,经典中的经典!!!!谢谢!(Matlab write the finite element program, the classic of classics! ! ! ! Thank you!)
- 2013-01-31 11:32:03下载
- 积分:1
-
Ergodic_Capacity_vs_SNR
mimo-ofdm系统中不同天线配置下的信道遍历容量(mimo-ofdm system under different antenna configurations channel ergodic capacity)
- 2013-12-04 17:19:06下载
- 积分:1
-
solbessel
用于圆形金属波导模式求解,得到特征方程的根,可设定误差范围。(Circular metal waveguide model for solving the characteristic equation has been the root of error range can be set.)
- 2007-09-23 01:17:13下载
- 积分:1
-
gabor
gabor filter programing in matlab, 3 ways of gabor filter
- 2009-05-09 19:00:27下载
- 积分:1
-
munkres
Hungrian method for assignment
- 2011-08-10 20:42:56下载
- 积分:1