-
GeneticAlgorithms
数学建模中常用算法,应用十分广泛。此为此算法的Matlab程序,希望有用。(Commonly used mathematical modeling algorithm is widely used. The Matlab program for this algorithm, hope helpful.)
- 2010-08-23 20:08:31下载
- 积分:1
-
dsb
说明: 昨天刚刚写好的dsb-sc信号生成与解调程序,用离散(dsp)的方法生成DSB信号,载波频率为150khz,音频是500hz和2000hz的混合音,加入SNR=1DB的噪声,用正交解调实现解调,画出解调前后的频谱图,欢迎共同学习,进步。(yesterday just finished the dsb- sc signal generation and demodulation process, discrete (dsp), the signal generated DSB, the carrier frequency of 150kHz, audio is 500Hz and 2000hz mixed audition to join SNR = 1DB of noise, with quadrature demodulator to achieve demodulation, paint around the demodulation spectrum welcome to learn together and progress.)
- 2006-03-16 10:08:14下载
- 积分:1
-
Riemann_solver
用matlab求解的一维黎曼问题的精确解,有限体积格式(Using matlab dimensional Riemannian problem solving an exact solution, finite volume scheme)
- 2013-10-28 10:21:46下载
- 积分:1
-
matlabECG02
说明: 心电信号仿真数学模型建立,包含心电图波形的检测(ECG simulation of mathematical model-building, including the detection of ECG waveforms)
- 2009-08-18 09:41:53下载
- 积分:1
-
longbeige
龙贝格算法。。。。。。。。。。。 (Romberg algorithm. . . . . . . . . . .)
- 2011-05-14 18:47:16下载
- 积分:1
-
kavya2
image in matlab.Its supporting files also include in it.
- 2011-06-04 01:00:35下载
- 积分:1
-
Top-Ten-Algorithms-In-Data-Mining
这是数据挖掘领域总结的十大经典算法,有助于同学们研究(This is a summary of the top ten algorithms of the field of data mining to help students)
- 2012-04-17 10:28:06下载
- 积分:1
-
off_focus
离焦系统的OTF曲线的matlab仿真
包含:1.不同波像差时,圆孔离焦的OTF及
2.不同波像差时,圆孔离焦下余弦光栅的像对比(Matlab simulation of the curve away from the focus system OSF)
- 2012-04-03 20:18:09下载
- 积分: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
-
KrivenkoTool
Krivenko internal tool for glucometer accuracy control
- 2013-11-19 22:28:09下载
- 积分:1