-
FSK-MATLAB
FSK调制解调MATLAB源代码
TXT文件中即为matlab的m文件(FSK modulation and demodulation MATLAB source code TXT file shall matlab m-file)
- 2010-06-21 10:58:39下载
- 积分:1
-
kalman_filter
卡尔曼程序,用matlab实现,很有用的(Kalman procedures, using matlab to achieve, very useful)
- 2009-01-11 12:14:21下载
- 积分:1
-
MdoernSignalProcess
包含了多个信号处理的算法,多通道滤波器,小波变换等信号处理的算法(filters, wavelets)
- 2009-10-17 16:39:25下载
- 积分:1
-
geneticalgorithm
Genetic Algorithm.This program simulates the optimzation of a simple function with a base-10 genetic algorithm.Optimization proble mcan also be solved using this algorithm.
- 2009-11-03 14:19:32下载
- 积分: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
-
mm1_example
The queueing example which is simplest for mathematical analysis is the M/M/1 queue. Here is the tcl script for it.
- 2013-12-20 00:53:39下载
- 积分:1
-
精通MATLAB最优化计算(第2版)(龚纯,王正林).pdf
说明: 最优化问题的MATLAB实现教材。书中包含算法讲解、实现代码、以及测试例题。(Optimization problem - Matlab implementation)
- 2021-01-12 16:52:50下载
- 积分:1
-
QuantumInformationComputationlibrary
量子信息计算库。内涵计算量子纠缠等众多MATLAB程序,也包含很多自建类,如密度矩阵等等,内服详细说明(Quantum information computation liberary. Calculation of quantum entanglement content of MATLAB, and many other procedures, also contains a lot of self-categories, such as the density matrix and so on, detailed description of internal)
- 2009-05-28 20:27:48下载
- 积分:1
-
Block-Diagram
reciver block diagram on matlab
- 2012-05-18 23:14:20下载
- 积分:1
-
GUI
Fourie Crypt. Encrypt and decrypt programs
- 2013-11-24 02:13:12下载
- 积分:1