-
matt
to convert quat to euler
- 2014-09-18 14:12:19下载
- 积分:1
-
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
-
BP
音乐语音特征信号,需要的通知们可以继续找我要(failed to translate)
- 2013-05-06 21:35:54下载
- 积分:1
-
source_code_ldhccd
成功实现计算RIpQbI算法的程序,本人测试已经通过,性能已基本达到RIpQbI算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate RIpQbI algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-09 10:03:00下载
- 积分:1
-
classicalmds
this is code of multidimensional scaling
- 2010-02-19 13:14:59下载
- 积分:1
-
xinhaofenxi
信号分析与处理的基本原理,并且介绍了虚拟测试系统及其中的信号处理模块(signal analysis and processing of the basic principles, and introduced the virtual test system and the signal processing module)
- 2007-05-18 11:57:41下载
- 积分:1
-
12009
book about as book about as
- 2010-12-31 14:24:31下载
- 积分:1
-
Antenna-near-metallic-cylinder
Antenna near conducting cylinder-Analytic and Numeric(FDTD)
- 2011-10-01 18:08:02下载
- 积分:1
-
Communication-and-matlab
可实现对通信原理课程各章节的仿真实验,以matlab为基础,程序丰富。(Communication Theory courses each chapter simulation matlab based rich program.)
- 2012-12-01 21:11:28下载
- 积分:1
-
异步电机的双闭环控制
矢量控制是目前交流电机的先进控制方式,一般将含有矢量变换的交流电机控制都称 之为矢量控制,实际上只有建立在等效直流机模型上,并按转子磁场准确定向的控制,电机才能获得最优的动态性能。
矢量控制的基本思路是以产生相同的旋转磁动势为准则,将异步电机在静止三相坐标系上的定子交流电流通过坐标变换等效成同步旋转坐标系上的直流电流,分别加以控制,以达到直流电机的控制效果。(Vector control is an advanced control method of AC motor at present. Generally, vector control is called vector control. In fact, only based on the equivalent DC motor model and accurately oriented control according to the rotor magnetic field, can the motor obtain the optimal dynamic performance.
The basic idea of vector control is to generate the same rotating magnetomotive force as the criterion. The stator AC current of asynchronous motor in the static three-phase coordinate system is converted into DC current in the synchronous rotating coordinate system by coordinate transformation, and then controlled separately to achieve the control effect of DC motor.)
- 2020-12-17 10:59:11下载
- 积分:1