-
diedaifa
给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,(Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution)
- 2009-04-22 21:26:48下载
- 积分:1
-
main
E meter application for single phase
- 2010-12-09 18:17:01下载
- 积分:1
-
Wiener_Noise_Cancel
Wiener Filter 消除杂讯例子(Wiener Filter noise cancellation example)
- 2010-05-08 06:42:32下载
- 积分:1
-
SQP
SQP算法的matlab实现,包括子程序的实现和整个的大问题,配合使用(The sub-problem of SQP programing)
- 2012-10-05 21:39:16下载
- 积分:1
-
gaussian
图像高斯金字塔,生成高斯金字塔,依次进行图像下采样(
Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
)
- 2014-01-06 14:52:23下载
- 积分:1
-
Hamming
Simple imlementation of hamming code (7,4)
The genearator matrix is given by
Reference of book Error Correction coding Mathematical models and
alogrithms Chapter 1, Hamming Codes
code is hamming code (7,4)
- 2014-09-27 00:43:49下载
- 积分:1
-
Adaptive-Filtering-Algorithms
自适应滤波器算法与实现 英文第三版 Paulo S.R. Diniz编著(Adaptive Filtering- Algorithms and Practical Implementation
Third Edtion)
- 2011-12-23 16:58:04下载
- 积分: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
-
afingerprintprogramusingmatlab
a fingerprint program using matlab(a fingerprint program using Matlab)
- 2007-04-24 11:18:09下载
- 积分:1
-
runge_kutta
runge_kutta 四阶算法 还有Simpson算法(runge_kutta Simpson algorithm of fourth order algorithms are)
- 2010-05-08 10:15:16下载
- 积分:1