-
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
-
NSF_RMSE_SNR
单电磁矢量传感器噪声子空间拟合算法-RMSE随着SNR变化曲线(Single electromagnetic vector sensor noise subspace fitting algorithm-RMSE curve with the SNR changes)
- 2012-07-21 11:46:26下载
- 积分:1
-
L4
说明: Basic on restoration an image
- 2010-10-18 00:39:27下载
- 积分:1
-
c-juanji--conv
求局部最小值与卷积,lmax为MATLAB的历程 工程里是具体的c函数(Find local minimum and convolution, lmax for the project in the history of MATLAB is the specific function of c)
- 2010-11-23 20:00:41下载
- 积分:1
-
ZuiXiaoErCheng
说明: 利用目标以前的坐标点完成目标未来未知位置的预测,分别利用一个到五个点来进行预测(Using the coordinates of points before the completion of target objectives of the forecast future unknown location, respectively, using 1-5 point forecast)
- 2010-05-01 18:42:40下载
- 积分:1
-
3
说明: 用matlab产生符合要求的余旋信源,并设置载波频率,运用DSB调制画出调制后波形。(Using matlab to generate more than spin source to meet the requirements and set the carrier frequency, modulation using DSB modulated waveform draw.)
- 2014-12-17 17:07:44下载
- 积分:1
-
Nearest_Addition_Algorithm1
最小增量法的代码,是用来求解邮递员问题的改进启发式方法,能求得近似解(The small increments, the code is used to solve the problem of a heuristic method to improve the postman, i can procure approximate solutions
)
- 2012-01-09 20:32:31下载
- 积分:1
-
music-kalman
空间谱估计的music仿真程序,以及自适应卡尔曼滤波算法。(Spatial spectrum estimation of the music simulation program, as well as the adaptive Kalman filter algorithm)
- 2009-09-11 23:04:09下载
- 积分:1
-
GaborFilter
GaborFilter的应用,挺好的M文件(GaborFilter)
- 2011-01-05 16:38:23下载
- 积分:1
-
Normal_2
在转速为48K/min时,正常工况下的时域波形(In speed for 48 k/min, the normal working conditions of the time domain waveform
)
- 2012-11-19 21:23:47下载
- 积分:1