-
乘子法程序
说明: 最优化方法中的乘子法,用于学习最优化方法和解决实际问题(The multiplier method of optimization method is used to learn optimization method and solve practical problems)
- 2020-06-30 08:56:13下载
- 积分:1
-
matlabxiaobofenxigaojijishudequanbuyuanma
说明: matlab小波分析高级技术的全面源码,与大家分享。(the whole source code of the book <<The high technique of Wavelet Analysis based on Matlab>>)
- 2010-03-26 09:15:09下载
- 积分:1
-
new1lyapunov
说明: 给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置(given fractal calculation of the source code Matlab procedures, we can quickly help fractal analysis and calculation of parameters easy to set up)
- 2005-11-16 09:45:14下载
- 积分:1
-
sushu
素数的判定,miller-rabin,sol-str,leman,fermat等。都可以运行,下完自后自己稍微改改就可以用。(Primes judgment, miller-rabin, sol-str, leman, fermat so on. Can run is finished after their own little changed since it can be used.)
- 2013-07-25 19:21:17下载
- 积分: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
-
xiangguanhanshu
相关函数和互相关函数,广泛应用于工程测量技术中。
(Correlation function and cross-correlation function is widely used in engineering surveying technology.)
- 2009-02-08 11:23:43下载
- 积分:1
-
nmfpack
用于人脸识别的NMF分解程序,用MATLAB编写的(face recognition for the NMF decomposition process, the preparation of MATLAB)
- 2007-05-14 15:48:28下载
- 积分:1
-
Wind-Turbine-Blockset-in-Matlab-Simulink.pdf
Wind Turbine Blockset in Matlab/Simulink
- 2013-12-08 18:14:35下载
- 积分:1
-
网络化控制切换仿真
说明: 网络化控制系统的切换系统的非稳定性与稳定性的仿真分析(switched system stability)
- 2019-05-30 21:03:49下载
- 积分:1
-
matlabcommand
各种matlab命令,包括管理变量和工作空间、管理命令和函数。(Various matlab command, including the management of variables and working space, management, command and function.)
- 2008-07-24 11:21:14下载
- 积分:1