-
mat_works
matlab 并联机构 工作空间程序(matlab parallel mechanism workspace program)
- 2012-04-09 10:33:29下载
- 积分:1
-
MATLAB
Linear regression code implementation in matlab
- 2011-12-24 15:33:19下载
- 积分:1
-
fft2d
离散傅立叶变换已成为数字信号处理的重要工具,然而,它的计算量较大,运算时间长,在某种程度上却限制了它的使用范围。快速算法大大提高了运算速度,在某些应用场合已能作到实时处理,并且开始应用于控制系统。(Discrete Fourier Transform digital signal processing has become an important tool, however, the calculation of its larger, long computing time, but in a way limits the scope of its use. Fast Algorithm for greatly enhanced speed of operation, in some applications has been able to do real-time processing and control system began to be used.)
- 2007-09-17 20:46:15下载
- 积分:1
-
ploteye
绘制眼图的matlab程序,可以用于通信系统中传输质量的监测。(Matlab draw the eye diagram of the procedure can be used in communication systems to monitor the transmission quality.)
- 2009-04-07 17:05:53下载
- 积分: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
-
method_TM_2D
高频地波雷达线形接收天线阵列中信号检测中的两维TM算法例程(HF radar linear receiving antenna array signal detection of two-dimensional TM algorithm routines)
- 2007-05-02 08:05:48下载
- 积分:1
-
cbea_A1
基于云模型算法的实现。二维,十维,三十维,在目标范围内搜寻最优解(Based on cloud model algorithm. Two-dimensional, 10 dimensional, 30 dimensional, in the search for optimal solutions within target range)
- 2010-07-30 11:50:17下载
- 积分:1
-
licheng
最常用的俄语词组,帮助大家记忆,给大家提供一个词组的汇总(The most commonly used Russian phrases to help you remember, give us a summary of the phrase)
- 2011-09-05 09:25:23下载
- 积分:1
-
Nonlinear-equations
基于MATLAB环境下的非线性方程组的求解方法对应的代码 简单易学 便于初学者消化使用(Based on MATLAB environment method for solving nonlinear equations corresponding code is easy to learn for beginners to use digest)
- 2013-09-14 23:55:39下载
- 积分:1
-
gongzhenjietiao
利用共振解调,分析齿轮和轴承的信号,找出故障频率,此为源代码。(Using the resonance demodulation analysis the gear and bearing signals to identify the frequency of failure, this is the source code.)
- 2012-08-15 17:39:30下载
- 积分:1