-
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
-
myditfft
dtft的matlab程序,与matlab自带的不同,方便大家学习交流(dtft the matlab program, comes with different matlab, facilitate exchange of learning)
- 2011-11-13 23:30:43下载
- 积分:1
-
erziyoudusimulink
汽车操纵稳定性瞬态响应仿真,在SIMULINK中建立传递函数进行阶跃输入下得到横摆角速度响应(Vehicle handling stability simulation of transient response, in SIMULINK to establish the transfer function of horizontal pendulum that has been under step input angular velocity response)
- 2020-08-15 21:58:23下载
- 积分:1
-
md5_matlab
Md5 matlab source code
- 2013-11-06 23:24:24下载
- 积分:1
-
A009
数学建模 最后论文 关于房价预测的matlab仿真及预测(Mathematical modeling predicted final paper on the price of matlab simulation and forecasting)
- 2013-10-20 22:25:18下载
- 积分:1
-
common_near_addwindow
实现近场波束形成,主要的还有加窗的功能,希望大家交流一下,其他的都不说了 ,近场波束和加窗(Achieve near-field beamforming, the main window also add features, I hope to share what the other did not say, near-field beam and windowing)
- 2020-11-18 10:29:39下载
- 积分:1
-
MonteCarlo
使用直接模拟蒙特卡罗法的Matlab编程,里面三个算例,如湖面积、资产路径等的概率求解法~(Vincent Leclercq, The MathWorks, 2007
vincent.leclercq@mathworks.fr
Ths is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Carlo en MATLAB".
- The first demo (LakeArea, run MainLakeArea) is computing the size of a polyogon using a MC approach
- The second demo (PortSim, run WebinarScript) can do 2 things: First, we genrate some equity paths, to verify the lognormality If changing the mode to OptionPricing (uncomment one of the first line),
then those spaths will be used for pricing an asian option
- the 3rd Demo,in myMC (run MonteCarlo.m) , show how to simulate some corelated asset paths
- The 4th demo, (run VanillaPricingUsingDifferentMethods.m in the VarReduction folder) , wil compare th results obtrtain byt differents reduction of Variance technics or "quasi" 礛ont Carlo simultion using Hamlton and sobol Sequences)
- 2010-01-12 21:32:32下载
- 积分:1
-
53706894Image-Fusion-Performance
performance evaluation
- 2012-10-10 18:30:37下载
- 积分:1
-
17556m_seq
m序列的matlab实现,m序列的matlab实现(Implementation of m sequences)
- 2013-11-04 22:17:50下载
- 积分:1
-
path loss
performance of wireless communication using path loss, received power and bit error rate calculation for GMSK modulation techniques
- 2018-08-08 20:45:34下载
- 积分:1