-
junh
很好的灰度分布直方图MATLAB仿真图形,大家可以(Good gray-scale distribution histogram MATLAB simulation graphics, we can)
- 2008-12-14 09:03:46下载
- 积分:1
-
bairstow
解非线性方程 能过解复根 实根 但需要逼近(help you save equation conclude different answer)
- 2010-07-10 14:59:21下载
- 积分:1
-
DIFM_one_stage
simulation of one stage DIFM in matlab
- 2013-08-17 23:59:11下载
- 积分:1
-
diversity
co operative diversity tech
- 2012-10-29 23:40:03下载
- 积分:1
-
WXY_abc_dq100512770SVG
基于simulink的APF系统仿真,主要是采用瞬时无功理论的ip-iq谐波电流提取法。(the simulink model for APF of Three-phase Three-Line Structure)
- 2014-03-27 13:57:26下载
- 积分:1
-
ModernSensors2007
Pavel Ripka, Alois Tipek. Modern Sensors Handbook 2007
- 2010-07-13 13:26:36下载
- 积分:1
-
123
黑盒测试的测试用例设计,很好的测试用例,很基础,能看懂,有效果(Black box testing the test case design, a good test case, it is based, can read and understand, there are effects)
- 2009-12-09 10:35:55下载
- 积分:1
-
mysegment
我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。(I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.)
- 2013-07-11 10:43:30下载
- 积分: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
-
meanshift
一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享(One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you)
- 2010-01-04 13:43:57下载
- 积分:1