-
knn
In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space.
- 2012-07-21 18:53:48下载
- 积分:1
-
击穿时电树枝物理现象的计算机模拟Needle-plate_Breakdown_NPW-model
基于分形理论与NPW模型的针板电极绝缘系统击穿时电树枝物理现象的计算机模拟
(Simulation of electrial breakdown treeing in a needle-plate configuration based on fractal theory and NPW model.)
- 2021-01-07 19:58:52下载
- 积分:1
-
PMSG
paper on A Novel Control Strategy for a Variable-Speed Wind Turbine With a Permanent-Magnet
Synchronous Generator
- 2013-10-04 11:19:59下载
- 积分:1
-
steg
stegnography data hiding in image.
- 2013-11-27 08:54:59下载
- 积分:1
-
MATLAB
用matlab来做一个三维模型,包括两个部分: 1.长方体 2.很多个半径(远小于长方体边)很小的球体随机分布在长方体中。(Using MATLAB to make a three-dimensional model, including two parts: 1. a rectangular cube with a lot of radius (which is far smaller than the side of a rectangular body) and a small sphere is randomly distributed in a rectangular body.)
- 2020-11-24 21:29:34下载
- 积分:1
-
79_Unlock
unlock v79 by sound track
- 2009-12-13 23:31:07下载
- 积分:1
-
SARSA
说明: 增强式学习示例,和大家分享,希望能对大家有帮助。(Reinforcement learning example, to share, hope you can help.)
- 2021-03-16 17:09:21下载
- 积分: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
-
shiyufx
数码相机信号转换原理,利用仿真模块制作,成像模拟(Digital camera signal conversion principle, the simulation module production)
- 2011-07-16 19:00:31下载
- 积分:1
-
matlabhuizhigezhongxinhaoboxing
matlab绘制各种周期信号如正弦波等常用的信号,下下看吧吧吧。(matlab draw a variety of periodic signals such as sine wave signal, such as commonly used, under the under the bar and see it.)
- 2009-04-21 23:09:42下载
- 积分:1