-
ycsf
遗传算法的优化计算:建模自变量降维,减少运算时间。(Genetic algorithm for optimal computing: Modeling argument dimensionality reduction, to reduce computation time.)
- 2016-05-16 12:09:59下载
- 积分:1
-
yundongbuchang
用matlab实现的运动图像序列的补偿。能正常运行。(Matlab achieved by compensating the motion picture sequence. To run correctly.)
- 2014-08-09 13:22:37下载
- 积分:1
-
CG
说明: 共轭梯度算法,非常经典,大家相互交流,如果大家有更好的资源也上传啊,非常感谢(Conjugate gradient algorithm, very classic, everyone to communicate,)
- 2015-01-08 15:46:52下载
- 积分:1
-
phd
This file forms an estimate of the frequency spectrum using Pisarenko harmonic decomposition.
- 2010-10-07 18:51:41下载
- 积分:1
-
filterbank
proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details
in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean
distance between the two corresponding FingerCodes and hence is extremely fast. We are able to achieve a
verification accuracy which is only marginally inferior to the best results of minutiae-based algorithms
published in the open literature
- 2012-03-25 21:18:38下载
- 积分: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
-
Theinitialvalueproblems
常微分方程的初值问题 matlab函数。。。
(The initial value problems of ordinary differential equations, matlab functions..
)
- 2014-08-09 14:28:21下载
- 积分:1
-
Brayton_Cycle_v2
Matlab code to determne the optimum pressure ratio for a brayton cycle gas turbine
- 2014-11-19 02:01:26下载
- 积分:1
-
depuncture34
卷积码程序很适用的,删余码,3、4码率的,大家可以借鉴的啊 !()
- 2007-09-23 23:36:42下载
- 积分:1
-
MATLAB
:利用MATLAB软件的GUI功能设计了伺服驱动系统仿真软件包,并对系统动态性能进行了分析计算。
利用设计的软件包可以简单方便地分析伺服驱动系统的动态性能,用以指导实际系统设计。(Using the MATLAB software is GUI features designed servo drive system simulation package, and system dynamic properties were analyzed and calculated.
The use of software packages designed for easy and convenient to analyze the dynamic performance of servo-drive system to guide the actual system design.)
- 2009-11-12 10:01:45下载
- 积分:1