-
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
-
two-step-iterative-shinkage
图像复原中的two-step iterative shinkage方法(two-step iterative shinkage)
- 2012-06-23 10:12:48下载
- 积分:1
-
corre_spectrum
matlab 一些常用的技术及编程技巧,有十分重要的借鉴意义(matlab some commonly used techniques and programming skills, there is a very important reference)
- 2015-04-14 08:38:04下载
- 积分:1
-
MATLAB
离散点拟合贝塞尔曲线,可以改变阶数,求控制点并求出误差(Fitting Bezier curve with discrete points)
- 2020-11-22 15:59:34下载
- 积分:1
-
complexnetwork
复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。(Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length, clustering coefficient and degree distribution.)
- 2021-01-23 15:48:39下载
- 积分:1
-
FCM
C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。(C mean fuzzy clustering for image classification, this is MATLAB code.)
- 2009-12-17 20:04:26下载
- 积分:1
-
Spectrum-Analysis
说明: 在地震勘探资料处理中应用的频谱分析函数。。。。。。。。。。。。。。。。。。。。。(Spectrum Analysis)
- 2011-03-31 12:31:32下载
- 积分:1
-
MATLAB 通信系统仿真
单蜂窝小区中D2D通信的功率控制算法仿真(Simulation of power contorl algorithm for D2D communication in single cellular cell)
- 2021-04-08 18:19:00下载
- 积分:1
-
16v280huosailiangan
16v280柴油机活塞连杆作用力与反作用力的计算matlab程序(16v280 diesel engine piston connecting rod action and reaction calculation matlab program)
- 2012-04-25 22:37:50下载
- 积分:1
-
tunning_PID_by_PSO
粒子群优化算法。PID控制器的整定,matlab源码。(Tunning of PID controller using Particle Swarm Optimization
Author: Wael Mansour (wael192@yahoo.com)
MSc Student, Electrical Enginering Dept,
Faculty of Engineering Cairo University, Egypt)
- 2010-09-10 15:53:24下载
- 积分:1