-
875
Flocking Controls for Swarms of Mobile Robots
Inspired by Fish Schools
- 2015-01-06 04:20:07下载
- 积分:1
-
raypso
灰色理论优化粒子群优化算法,构建出的一种新的混合智能优化算法。。。。(Gray theory optimization PSO, build a new hybrid intelligent optimization algorithms. . . .)
- 2014-06-14 15:50:50下载
- 积分:1
-
FIR
说明: 这是一个在MATLAB上编写的FIR滤波器程序,并能被AccelDSP综合,下载到Xilinx上进行硬件仿真,适合对AccleDSP学习的人应用(This is a MATLAB program to write the FIR filter, and can be integrated AccelDSP downloaded to the Xilinx on hardware simulation, suitable for application on AccleDSP learn,)
- 2010-04-28 11:42:50下载
- 积分:1
-
SARMatlab
sar成像matlab程序,针对目标电磁特性成像,效果较好(sar image matlab)
- 2013-11-23 13:56:54下载
- 积分:1
-
IQmodulation
Quadrature amplitude modulation (QAM) is both an analog and a digital modulation scheme. It conveys two analog message signals, or two digital bit streams, by changing (modulating) the amplitudes of two carrier waves, using the amplitude-shift keying (ASK) digital modulation scheme or amplitude modulation (AM) analog modulation scheme.
- 2014-08-20 19:25:59下载
- 积分:1
-
rader_signal
本书籍是介绍雷达信号理论的,特别是对雷达初学者有很大帮助(This book is to introduce the theory of radar signals, especially on the radar of great help for beginners)
- 2011-11-13 11:03:21下载
- 积分:1
-
MODLEACH
MODLEACH is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:49:42下载
- 积分: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
-
stokesV
利用遗传算法对stokesV波进行优化病求解的范例。(The use of genetic algorithms to optimize disease stokesV wave solving paradigm.)
- 2014-12-03 22:55:57下载
- 积分:1
-
DIEDAI
这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误(This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct)
- 2021-03-26 14:59:13下载
- 积分:1