-
book_files
MALAB GUI 学习资料,
总共10章
对初学者很有帮助。。。。。(MALAB GUI )
- 2010-08-08 17:24:05下载
- 积分:1
-
xsk_RMA
说明: 利用matlab编程语言,对合成孔径雷达的range-migrationg-agrithm算法进行了仿真。(Using matlab programming language for synthetic aperture radar range-migrationg-agrithm algorithm simulation.)
- 2008-10-11 21:07:16下载
- 积分:1
-
SPEA2_MATLAB
SPEA2用于解决多目标优化算法的多目标进化算法,作为经典算法,常常被用来对比(Many engineering problems are characterized by several, often contradicting objectives, that have to be satisfied simultaneously.Strengthen Pareto Evolutionary Algorithm 2 (SPEA 2) is a Multi-Objective Evolutionary Algorithm (MOEA) developed by Computer Engineering)
- 2015-05-03 15:28:57下载
- 积分:1
-
10.1.1.101.8984
I found this paper regarding to LPR interesting and I would like to share it.
- 2011-02-12 17:35:41下载
- 积分: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
-
qumohu
图像去模糊---matlab,信号与系统,大作业题目,非常不错,希望您喜欢。(Image deblurring--- matlab, signals and systems, large job title, very good, I hope you like it.)
- 2014-10-12 19:23:01下载
- 积分:1
-
rscore
matlab数据的预处理代码,rscore(preprocessor code matlab data, r score)
- 2015-10-29 20:31:11下载
- 积分:1
-
5
说明: describe the file once again
- 2011-06-23 18:10:06下载
- 积分:1
-
ObjectTracking
this code is a Mean shift example
- 2009-03-04 19:49:42下载
- 积分:1
-
QMIN
功能: 精确线搜索之抛物线法
输入: phi 是目标函数, a和b是搜索区间的端点(Features: accurate line search of the parabola method input: phi is the objective function, a and b are the endpoints of the search range)
- 2011-09-06 13:16:58下载
- 积分:1