-
case118
这是一个118节点的IEEE-118标准测试系统后感数据代码(This is a 118-node IEEE-118 standard test system, a sense of the data after the code)
- 2009-03-31 10:56:00下载
- 积分:1
-
eetop.cn_Simulink
simulink简明教程,初步了解simulink的使用方式(simulink simple tutorial a preliminary understanding of the usage simulink)
- 2010-01-14 13:16:41下载
- 积分:1
-
convolution.tar
it is for image convolution
- 2010-01-19 16:56:50下载
- 积分:1
-
AGuideToMATLABOOProgramming
说明: 电子书:使用Maltab进行面向对象的编程(A Guide To MATLAB OO Programming)
- 2009-08-07 22:25:16下载
- 积分: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
-
01240570
关于hilbert 空间填充曲线算法的应用(Hilbert space filling curve algorithm)
- 2012-05-30 10:57:46下载
- 积分:1
-
inverse_toolbox
反演工具箱2.0_MATLAB7.0适用,用于反演,matlab程序(The inversion Toolbox 2.0_MATLAB7.0 applicable, for the inversion, matlab program)
- 2012-06-20 22:37:43下载
- 积分:1
-
wave_equetino_diff
地球物理中的一维波动方程的差分逼近,文档中有原理,源码以及运行结果,非常适合学习文档。(Geophysical differential wave equation in the approximation of a document in principle, source code and operating results, is very suitable to study the document.)
- 2015-01-24 09:36:16下载
- 积分:1
-
Couplafunction
Copula函数描述的是变量间的相关性,实际上是一类将联合分布函数与它们各自的边缘分布函数连接在一起的函数,因此也有人将它称为连接函数。本程序已调试,可以运行。(Copula function describes the correlation between variables, in fact, is a class of joint distribution functions and their respective edge distribution functions connected together, so it is also called the connection function. This procedure has been debugging, you can run.)
- 2016-09-27 11:04:48下载
- 积分:1
-
svm
径向基函数网络应用实例 希望对大家有帮助(Application of radial basis function networks hope to help)
- 2010-06-07 19:17:11下载
- 积分:1