-
yuanfugaiwenti
说明: 计算在一个矩形里,用同等大小圆来覆盖这个区域,所需要的最小圆个数,我已经运行过(Calculated in a rectangle, the circle with the same size to cover the region, the minimum required for a round number, I have to run-off)
- 2009-08-20 16:03:32下载
- 积分:1
-
ch1
说明: simulink 仿真 信号处理中图像处理(modulator)
- 2010-04-23 11:10:50下载
- 积分: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
-
singleparticlemove
本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.(hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.)
- 2006-10-22 19:19:04下载
- 积分:1
-
writting-fast-matlab-code
本书介绍了matlab的详细编程方法,很详细,适合初学者看看。(This book describes in detail the matlab programming method, in great detail, suitable for beginners to see.)
- 2013-11-21 22:39:27下载
- 积分:1
-
fcm-test
模糊聚类iris标准数据测试。。。采用fcm方法。(Fuzzy clustering iris standard test data)
- 2014-03-28 08:48:36下载
- 积分:1
-
Watterson
基于watterson信道模型的matlab程序(Watterson channel model based on the matlab program)
- 2021-04-23 22:18:47下载
- 积分:1
-
MyRD
率失真曲线的生成代码,自定义信源结构及迭代误差。附带实验说明(Rate-distortion curve of the generated code, custom source structure and iterative error. Help with experiment)
- 2011-01-04 19:43:18下载
- 积分:1
-
double-inverted-pendulum
现代控制理论的课程设计。内容是二级倒立摆的源码,仿真等(Curriculum design of modern control theory. Content is the source of double inverted pendulum, simulation, etc.)
- 2011-05-01 12:41:37下载
- 积分:1
-
project411
doppler effect simulation in matlab
- 2013-08-14 18:36:25下载
- 积分:1