-
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
-
programdecomp
this program used in the denoising muticopie transformed images via wavelet
- 2010-07-04 17:13:31下载
- 积分:1
-
MATLAB_Simulink_tutorial
matlab simulink tutorial.
- 2012-04-26 23:27:13下载
- 积分:1
-
apskduojingfangzhen
APSK在多径信道下的仿真,给出了具体的信道模型,画出误码率曲线(APSK simulation in multipath channel, given the specific channel model, draw BER curves)
- 2013-12-05 18:08:07下载
- 积分:1
-
yuyinSB
基于matlab实现语音识别的代码~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Matlab speech recognition-based code~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~)
- 2015-04-16 18:23:51下载
- 积分:1
-
Hilbert-LPF
说明: 本案例给出了振动信号的时域信号分析,fft分析,低通滤波分析和Hilbert包络分析代码,并将分析结果展现在一个图中进行对比。(This case gives the time domain signal analysis, FFT analysis, low-pass filter analysis and Hilbert envelope analysis code of vibration signal, and shows the analysis results in a figure for comparison.)
- 2019-12-20 10:16:19下载
- 积分:1
-
gasanfis
模糊自适应推理系统的程序,用过效果挺好。(Adaptive fuzzy inference system procedures, used very good effect.)
- 2009-03-25 17:51:04下载
- 积分:1
-
Alamouti
这是Alamouti空时编码的程序,并且给出了误码性能仿真图!(This is the Alamouti space-time coding procedures, and gives the BER simulation map!)
- 2009-05-20 19:04:31下载
- 积分:1
-
Sampling.and.Quantization
Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization (Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization)
- 2006-11-05 00:05:33下载
- 积分:1
-
CuttingForce_etc
This upload files are composed of 5 examples.
1. Static force simulation for flat endmill
2. Dynamic force simulation for flat endmill
3. Optimisation problem
4. One dimensional wave simulation of a string
5. Stability lobe diagram for milling
- 2014-09-12 16:09:32下载
- 积分:1