-
matlab
MATLAB函数大全,可以很快的找到所需函数及其功能(MATLAB function Guinness, you can quickly find the required function and its function)
- 2011-01-10 19:44:13下载
- 积分: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
-
dtsp
This contains program for alising ...
- 2011-10-10 03:36:01下载
- 积分:1
-
CannyEdgeDetection
performs canny edge detection algorithm using matlab platform
- 2013-10-23 21:02:56下载
- 积分:1
-
cl
说明: 水准路线平差计算程序,程序里面含有详细的中文解释,通俗易懂,便于应用。(Line level adjustment calculation program, the program which contains a detailed explanation of the Chinese, user-friendly, easy to use.
)
- 2011-12-24 15:37:46下载
- 积分:1
-
main.c
迭代小程序,可以根据参数变化导出倍周期分叉图,从而研究有序与混沌的关系。(Iterative small program that can export period doubling bifurcation diagram according to the parameter changes, which studies the relationship between order and chaos.)
- 2015-11-02 08:34:34下载
- 积分:1
-
suafaliuchengtu
这是PSO中的流程图,用于各种PSO编程,它包含了4个.与基本的程序对照起来用比较方便.(This is a flow chart of PSO, PSO for a variety of programming, which includes 4. And basic procedures were more convenient to use.)
- 2007-12-10 15:59:50下载
- 积分:1
-
GAOT
gaot遗传工具箱 能够很方便的使用遗传算法解决优化问题(gaot genetic toolbox can easily solve the optimization problem using genetic algorithms)
- 2010-12-24 11:57:15下载
- 积分:1
-
在matlab中实现comsol中随建模机纤维 comsolwithmatlab
说明: 在matlab中实现comsol中随建模机纤维(Realization of the fiber with modeling machine in COMSOL in MATLAB)
- 2020-06-30 07:20:02下载
- 积分:1
-
Untitled
人脸检测,人脸识别的matlab代码。主要是人脸定位。(Face detection, face recognition matlab code. Mainly face positioning.)
- 2011-11-13 20:35:44下载
- 积分:1