-
a
说明: 该程序计算元胞自动机凝聚扩散的实例,附加判断二维数组的元素及其个数(The program calculated the proliferation of cellular automata examples of cohesion, the additional two-dimensional array to determine the number of elements and their)
- 2009-12-06 11:01:10下载
- 积分:1
-
kalman
卡尔曼滤波器的设计在matlab里的实现(the kalman fliter)
- 2011-01-16 11:38:16下载
- 积分:1
-
DCT
用matlab实现的灰度图像DCT变换的源程序。(Matlab implementation of the gray image with DCT transform of the source.)
- 2010-09-10 15:05:43下载
- 积分:1
-
rs_hdd
为了防止码间干扰,rs码编译码采用硬判决+维特比译码(rs_hdd_vterbi)
- 2010-12-29 00:36:11下载
- 积分:1
-
matlab3
各种实用的MATLAB程序,可以对初学者有很大的帮助!(Various practical MATLAB program that can be very helpful for beginners!)
- 2010-05-09 15:28:00下载
- 积分:1
-
vfcontrol
Voltage - frequency control of Induction motor
- 2013-09-26 04:18:44下载
- 积分:1
-
Cdma2k
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel insertion rate, spreading code index, QOSF index and the channel model.
- 2005-06-16 10:38:05下载
- 积分: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
-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
MSChart
MSCart使用方法。MSChart各个属性介绍。数据如何传送到MSChart等。(MSCart use. MSChart introduced various attributes. How data is sent to the MSChart etc..)
- 2013-04-10 09:45:03下载
- 积分:1