-
APClustering
APCLUSTER Affinity Propagation Clustering (easy to usemodify, but no sparse capability)
- 2010-09-06 11:02:53下载
- 积分:1
-
nodelayer
在简单的支路始末端节点数据输入的基础上确定配电网拓扑结构表,经过遍历深度优先搜索形成层次结构和节点队列以决定潮流计算的节点顺序。(Whole story in a simple slip end nodes determined on the basis of data input distribution network topology table, after traversing depth-first search form hierarchy and node queue to determine the order flow calculation nodes.)
- 2021-04-21 19:58:49下载
- 积分:1
-
chengxu
在通信过程中实现通信的编码和解码以及相关操作(In the communication process to realize communication encoding and decoding and related operations)
- 2010-06-18 15:32:13下载
- 积分:1
-
Rayleigh_fading
Use this function to create Rayleigh fading channels (Use this function to create Rayleigh fading channels)
- 2007-12-17 10:54:22下载
- 积分:1
-
MachinePercptionSoundImageCollecting
说明: 该工程用来对于声音和图像的基本采集,工程中有各种采集的方法以及对于声卡的设置也作出了解释。附有matlab的GUI界面。(The project is used for basic voice and image acquisition, the project collected a variety of methods and settings for the sound card also made explanation. The GUI interface with matlab.)
- 2011-04-08 11:23:57下载
- 积分: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
-
el2rv
轨道要素到位置速度的转换程序,用于航天工程计算(Orbital elements to position, velocity conversion program for aerospace engineering calculations)
- 2011-10-27 20:46:19下载
- 积分:1
-
motaifenxi_1
结构的时域结果转成频域结果的有效程序,对于试验数据可以有效处理(The results of the time-domain structure transformed into the frequency domain result of effective procedures for test data can be effectively addressed)
- 2014-11-25 11:19:16下载
- 积分:1
-
Dijkstra
Dijkstra最短路算法 .详细中文注释.(Dijkstra shortest path algorithm. Detailed English Notes.)
- 2009-01-11 15:37:48下载
- 积分:1
-
Finite_element_tri
有限元法求解电场,精度高,计算速度快,可用于点电荷电场、电磁场等条件下的求解(Finite element method for solving electric field, high precision, fast calculation, can be used to point charge electric field, under the conditions of solving electromagnetic field)
- 2010-06-26 12:40:02下载
- 积分:1