-
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
-
pangjialai01
混沌映射庞加莱界面Matlab程序,程序虽小,短小精悍(Matlab interface Poincare mapping procedures, procedures may be small, short and pithy)
- 2007-03-07 20:13:43下载
- 积分:1
-
din
perturb and observe technique is used as mppt technique for photovoltaic system.
- 2013-11-21 01:28:21下载
- 积分:1
-
Simu_Phase_4
simulation plan de phase 4 in Matlab.
- 2013-05-11 04:14:18下载
- 积分:1
-
rake_simulation
在matlab平台下实现仿真CDMA码分多址通信信号调制信号产生、瑞丽衰落信道以及RAKE接收机的仿真测试程序,能够测议等(In the matlab platform for simulation CDMA code division multiple access communication signals modulated signal generator, Ruili fading channel and the RAKE receiver simulation test program to test proposed, etc.)
- 2021-04-14 14:38:55下载
- 积分:1
-
jianmo
说明: 数学建模论文,适合本科生阶段使用和学习参考(Mathematical modeling papers, suitable for undergraduate use and study reference period)
- 2011-04-07 21:12:17下载
- 积分:1
-
CEEMDAN_V00
法国人Rilling的程序写的EMD分解的程序
on empirical mode decompos and its algorithms. 内附说明
(Matlab codes for CEEMDAN (ref. [C162])on empirical mode decompos and its algorithms)
- 2021-03-17 09:49:21下载
- 积分:1
-
data_share_in_Matlab
matlab procedures for variables
- 2012-04-13 01:33:00下载
- 积分:1
-
ch5
该资料是应用MATLAB控制系统工具箱和SIMULINK,对控制系统进行稳定性分析、时域分析、频域分析及根轨迹分析。(Stability analysis of control systems include systems analysis, time domain analysis, frequency domain analysis and root locus analysis. The data is the application of MATLAB Control System Toolbox and SIMULINK assisted environment, control system analysis.)
- 2013-12-27 19:58:42下载
- 积分:1
-
bpsk_error_rate.gif
bpsk调制信号在matlab里的仿真实现(Simulation of BPSK modulated signal in matlab)
- 2013-04-25 22:10:42下载
- 积分:1